Hi,
I have downloaded and installed the glassfish-v3-b47a-05_05_2009.zip
and when i start the server , I see the following exception.
[#|2009-05-06T20:09:29.768+0530|SEVERE|glassfish|com.sun.pkg.client.SystemInfo|_ThreadID=13;_ThreadName=Thread-1;|unable
to get proxy
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:415)
at java.lang.Integer.parseInt(Integer.java:497)
at com.sun.pkg.client.SystemInfo.loadProxyInfo(SystemInfo.java:193)
at com.sun.pkg.client.SystemInfo.getProxySelector(SystemInfo.java:96)
at com.sun.pkg.client.Image.<init>(Image.java:803)
at com.sun.pkg.client.Image.<init>(Image.java:813)
at
com.sun.enterprise.registration.glassfish.RegistrationUtil.getUpdateCenterImage(RegistrationUtil.java:175)
at
com.sun.enterprise.registration.glassfish.RegistrationUtil.setUpdateCenterUUID(RegistrationUtil.java:182)
at
com.sun.enterprise.registration.glassfish.RegistrationUtil.synchUUID(RegistrationUtil.java:169)
at
com.sun.enterprise.registration.glassfish.PingService.postConstruct(PingService.java:85)
at
com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170)
at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:90)
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:87)
at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
at
com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
at
com.sun.enterprise.v3.server.AppServerStartup$2.run(AppServerStartup.java:200)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
|#]
Thanks,
Sreekanth