Posted: Tue May 13, 2008 6:44 am Post subject: Unable to start PNS in wbi ICS
Newbie
Joined: 13 May 2008 Posts: 1
Hi,
I am facing a strange problem when starting Persistent name server using ./PersistentNameServer.sh
The Persistent Name Server Process Id is 18514
NameService did not start successfully
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:393)
at com.sun.corba.se.internal.PCosNaming.ServantManagerImpl.addContext(ServantManagerImpl.java:163)
I am not able to start ics because of this.
This is the entry in my PersistentNameServer.sh
. /wbi/WebSphereICS/bin/CWSharedEnv.sh
ORBD_PORT=15510
exec /wbi/WebSphereICS/jre/bin/orbd -ORBInitialPort ${ORB_PORT} -port ${ORBD_PORT} &
echo "The Persistent Name Server Process Id is $!"
but when I go to WebSphereICS/jre/bin dir and do
./orbd -ORBInitialPort 15545 -port 15510 & , I am able to start pns and ICS. Am I missing something?? ICS version: 4.3.0.4 LAIF10 OS: Solaris.
Any response on this will be greatly appreciated.
Thanks,
John
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum