Hi,
I have installed WebSphere4.0.1 on RedHat Linux Advanced Server 2.1 and DB2v8.1 as db. when i try to start the server i get the following exception..
************ Start Display Current Environment ************
WebSphere AE 4.0.1 a0131.07 running with process name WAS4SVR/__adminServer and process id 3494
Host Operating System is Linux, version 2.4.9-e.10summit
Java version = J2RE 1.3.0 IBM build cx130-20010626 (JIT enabled: jitc), Java Compiler = jitc
server.root = /opt/WebSphere/AppServer
Java Home = /opt/WebSphere/AppServer/java/jre
ws.ext.dirs = /opt/WebSphere/AppServer/java/lib:/opt/WebSphere/AppServer/classes:/opt/WebSphere/AppServer/lib:/opt/WebSphere/AppServer/lib/ext:/home/db2inst1//sqllib/java12/db2java.zip
Classpath = /opt/WebSphere/AppServer/properties:/opt/WebSphere/AppServer/lib/bootstrap.jar
Java Library path = /opt/WebSphere/AppServer/java/jre/bin:/opt/WebSphere/AppServer/java/jre/bin/classic:/opt/WebSphere/AppServer/java/jre/bin:/opt/WebSphere/AppServer/java/jre/bin/classic:/opt/WebSphere/AppServer//lib/odbc/lib:/home/db2inst1//sqllib/java12:/home/db2inst1//sqllib/lib:/opt/WebSphere/AppServer//bin:/opt/WebSphere/AppServer//lib::/home/db2inst1/sqllib/lib:/usr/lib
Current trace specification =
************* End Display Current Environment *************
[03.02.05 09:13:16:533 GMT+04:00] 42086f4 Server U Version : 4.0.1
[03.02.05 09:13:16:551 GMT+04:00] 42086f4 Server U Edition: Advanced Edition for Multiplatforms
[03.02.05 09:13:16:552 GMT+04:00] 42086f4 Server U Build date: Thu Aug 09 00:00:00 GMT+05:00 2001
[03.02.05 09:13:16:552 GMT+04:00] 42086f4 Server U Build number: a0131.07
[03.02.05 09:13:16:822 GMT+04:00] 42086f4 ORBRas W com.ibm.CORBA.iiop.Util Util P=996609

=0:CT JORB0012: Pass by reference has been set to: true (NoLocalCopies = true)
[03.02.05 09:13:20:493 GMT+04:00] 42086f4 DrAdminServer I WSVR0053I: DrAdmin available on port 32774
[03.02.05 09:13:20:505 GMT+04:00] 42086f4 AdminServer I ADMS0008I: Initializing WebSphere Administration server
[03.02.05 09:13:22:891 GMT+04:00] 42086f4 ResourceBinde I WSVR0049I: Binding SM_DATASOURCE as jdbc/SM_Datasource
[03.02.05 09:13:23:621 GMT+04:00] 42086f4 EJBEngine I WSVR0037I: Starting
EJB jar: Name Service
[03.02.05 09:13:24:455 GMT+04:00] 42086f4 Helpers W NMSV0610I: A NamingException is being thrown from a javax.naming.Context implementation. Details follow:
Context implementation: com.ibm.ejs.ns.jndi.CNContextImpl
Context method: lookup
Context name: nodeRoots/was4svr/node
Target name: servers
Other data:
Exception stack trace: com.ibm.ws.naming.util.InvalidObjectException: Some context in the name "servers" relative to the context "nodeRoots/was4svr/node" has been destroyed. Root exception is org.omg.CORBA.INV_OBJREF: Resolving a context which has been destroyed. minor code: 0 completed: No
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:798)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:740)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosResolve(CNContextImpl.java:2929)
at com.ibm.ejs.ns.jndi.CNContextImpl.doLookup(CNContextImpl.java:1429)
at com.ibm.ejs.ns.jndi.CNContextImpl.lookup(CNContextImpl.java:1115)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.getSubcontext(SystemNameSpace.java:107)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.buildNameSpace(SystemNameSpace.java:58)
at com.ibm.ws.naming.bootstrap.NameServer.buildSystemNameSpace(NameServer.java:373)
at com.ibm.ws.naming.bootstrap.NameServer.completeRdbCosInitialization(NameServer.java:508)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.ifNSBeanHomeHackTheBind(WsnOptimizedNamingImpl.java:1075)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_rebind_corba_object(WsnOptimizedNamingImpl.java:461)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_object_with_options(WsnOptimizedNamingImplBase.java:459)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_object(WsnOptimizedNamingImplBase.java:433)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosRebindCorbaObject(CNContextImpl.java:2791)
at com.ibm.ejs.ns.jndi.CNContextImpl.doRebind(CNContextImpl.java:1808)
at com.ibm.ejs.ns.jndi.CNContextImpl.rebind(CNContextImpl.java:566)
at com.ibm.websphere.naming.JndiHelper.recursiveBind(JndiHelper.java:503)
at com.ibm.websphere.naming.JndiHelper.recursiveRebind(JndiHelper.java:317)
at com.ibm.ws.runtime.EJBEngine.addEjbModule(EJBEngine.java:452)
at com.ibm.ws.runtime.Server.startModule(Server.java:605)
at com.ibm.ejs.sm.active.ActiveModule.startModule(ActiveModule.java:509)
at com.ibm.ejs.sm.active.ActiveModule.startAction(ActiveModule.java:355)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at com.ibm.ejs.sm.active.ActiveObject.operateOnContainedObjects(ActiveObject.java:609)
at com.ibm.ejs.sm.active.ActiveEJBServer.startAction(ActiveEJBServer.java:730)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.server.AdminServer.startContainers(AdminServer.java:1386)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1108)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[03.02.05 09:13:24:479 GMT+04:00] 42086f4 NameServer F NMSV0015E: Name server initialization failed. Could not build the System Name Space
com.ibm.ws.naming.util.InvalidObjectException: Some context in the name "servers" relative to the context "nodeRoots/was4svr/node" has been destroyed. Root exception is org.omg.CORBA.INV_OBJREF: Resolving a context which has been destroyed. minor code: 0 completed: No
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:798)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:740)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosResolve(CNContextImpl.java:2929)
at com.ibm.ejs.ns.jndi.CNContextImpl.doLookup(CNContextImpl.java:1429)
at com.ibm.ejs.ns.jndi.CNContextImpl.lookup(CNContextImpl.java:1115)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.getSubcontext(SystemNameSpace.java:107)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.buildNameSpace(SystemNameSpace.java:58)
at com.ibm.ws.naming.bootstrap.NameServer.buildSystemNameSpace(NameServer.java:373)
at com.ibm.ws.naming.bootstrap.NameServer.completeRdbCosInitialization(NameServer.java:508)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.ifNSBeanHomeHackTheBind(WsnOptimizedNamingImpl.java:1075)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_rebind_corba_object(WsnOptimizedNamingImpl.java:461)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_object_with_options(WsnOptimizedNamingImplBase.java:459)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_object(WsnOptimizedNamingImplBase.java:433)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosRebindCorbaObject(CNContextImpl.java:2791)
at com.ibm.ejs.ns.jndi.CNContextImpl.doRebind(CNContextImpl.java:1808)
at com.ibm.ejs.ns.jndi.CNContextImpl.rebind(CNContextImpl.java:566)
at com.ibm.websphere.naming.JndiHelper.recursiveBind(JndiHelper.java:503)
at com.ibm.websphere.naming.JndiHelper.recursiveRebind(JndiHelper.java:317)
at com.ibm.ws.runtime.EJBEngine.addEjbModule(EJBEngine.java:452)
at com.ibm.ws.runtime.Server.startModule(Server.java:605)
at com.ibm.ejs.sm.active.ActiveModule.startModule(ActiveModule.java:509)
at com.ibm.ejs.sm.active.ActiveModule.startAction(ActiveModule.java:355)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at com.ibm.ejs.sm.active.ActiveObject.operateOnContainedObjects(ActiveObject.java:609)
at com.ibm.ejs.sm.active.ActiveEJBServer.startAction(ActiveEJBServer.java:730)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.server.AdminServer.startContainers(AdminServer.java:1386)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1108)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
----- Begin backtrace for rootCause
org.omg.CORBA.INV_OBJREF: Resolving a context which has been destroyed. minor code: 0 completed: No
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:798)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:740)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosResolve(CNContextImpl.java:2929)
at com.ibm.ejs.ns.jndi.CNContextImpl.doLookup(CNContextImpl.java:1429)
at com.ibm.ejs.ns.jndi.CNContextImpl.lookup(CNContextImpl.java:1115)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.getSubcontext(SystemNameSpace.java:107)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.buildNameSpace(SystemNameSpace.java:58)
at com.ibm.ws.naming.bootstrap.NameServer.buildSystemNameSpace(NameServer.java:373)
at com.ibm.ws.naming.bootstrap.NameServer.completeRdbCosInitialization(NameServer.java:508)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.ifNSBeanHomeHackTheBind(WsnOptimizedNamingImpl.java:1075)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_rebind_corba_object(WsnOptimizedNamingImpl.java:461)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_object_with_options(WsnOptimizedNamingImplBase.java:459)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_object(WsnOptimizedNamingImplBase.java:433)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosRebindCorbaObject(CNContextImpl.java:2791)
at com.ibm.ejs.ns.jndi.CNContextImpl.doRebind(CNContextImpl.java:1808)
at com.ibm.ejs.ns.jndi.CNContextImpl.rebind(CNContextImpl.java:566)
at com.ibm.websphere.naming.JndiHelper.recursiveBind(JndiHelper.java:503)
at com.ibm.websphere.naming.JndiHelper.recursiveRebind(JndiHelper.java:317)
at com.ibm.ws.runtime.EJBEngine.addEjbModule(EJBEngine.java:452)
at com.ibm.ws.runtime.Server.startModule(Server.java:605)
at com.ibm.ejs.sm.active.ActiveModule.startModule(ActiveModule.java:509)
at com.ibm.ejs.sm.active.ActiveModule.startAction(ActiveModule.java:355)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at com.ibm.ejs.sm.active.ActiveObject.operateOnContainedObjects(ActiveObject.java:609)
at com.ibm.ejs.sm.active.ActiveEJBServer.startAction(ActiveEJBServer.java:730)
at com.ibm.ejs.sm.active.ActiveObject.startObject(ActiveObject.java:709)
at com.ibm.ejs.sm.active.ActiveObject.start(ActiveObject.java:131)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.server.AdminServer.startContainers(AdminServer.java:1386)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1108)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
Pls help...
Thanks,
Prasanna.
[ February 05, 2003: Message edited by: Prasanna Rangarajan ]