• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WAS 4 Initialization problem

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Friends,
I installed WAS 4 on a machine that had Lotus notes Domino server, and now the error.

Name server initialization failed. Could not build the System Name Space
javax.naming.NameNotFoundException: name = tms1/ernstyoung/ae: first name component of tms1/ernstyoung/ae is not found.

Before installing the Domino server, there was no problem in installing WAS.
I tried reinstalling a number of times, but still the same error.

Below are the detailed logs

Please advice if anyone has a clue of what may be wrong.

Thanks in advance

Benny

Current trace specification =
************* End Display Current Environment *************
[04.06.10 11:21:34:968 PDT] 6bc31287 Server U Version : 4.0.1
[04.06.10 11:21:34:984 PDT] 6bc31287 Server U Edition: Advanced Edition for Multiplatforms
[04.06.10 11:21:35:000 PDT] 6bc31287 Server U Build date: Thu Aug 09 00:00:00 PDT 2001
[04.06.10 11:21:35:000 PDT] 6bc31287 Server U Build number: a0131.07
[04.06.10 11:21:35:406 PDT] 6bc31287 ORBRas W com.ibm.CORBA.iiop.Util Util P=695078 =0:CT JORB0012: Pass by reference has been set to: true (NoLocalCopies = true)
[04.06.10 11:21:40:578 PDT] 6bc31287 DrAdminServer I WSVR0053I: DrAdmin available on port 2044
[04.06.10 11:21:40:593 PDT] 6bc31287 AdminServer I ADMS0008I: Initializing WebSphere Administration server
[04.06.10 11:21:43:375 PDT] 6bc31287 ResourceBinde I WSVR0049I: Binding SM_DATASOURCE as jdbc/SM_Datasource
[04.06.10 11:21:44:468 PDT] 6bc31287 EJBEngine I WSVR0037I: Starting EJB jar: Name Service
[04.06.10 11:21:46:328 PDT] 6bc31287 NameServer F NMSV0015E: Name server initialization failed. Could not build the System Name Space
javax.naming.NameNotFoundException: name = tms1/ernstyoung/ae: first name component of tms1/ernstyoung/ae is not found. Root exception is org.omg.CosNaming.NamingContextPackage.NotFound at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.getNextWsnOptimizedNa
mingContext(WsnOptimizedNamingImpl.java:1184) at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.getTargetContext
(WsnOptimizedNamingImplBase.java:1237) at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase$LeafOperationDat
a.<init>(WsnOptimizedNamingImplBase.java:1466) at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_con
text_with_options(WsnOptimizedNamingImplBase.java:617)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_con
text(WsnOptimizedNamingImplBase.java:588)
at com.ibm.ejs.ns.jndi.CNContextImpl.cosRebindContext(CNContextImpl.java:2859)
at com.ibm.ejs.ns.jndi.CNContextImpl.doRebind(CNContextImpl.java:1812)
at com.ibm.ejs.ns.jndi.CNContextImpl.rebind(CNContextImpl.java:592)
at com.ibm.ws.naming.bootstrap.SystemNameSpace.buildNameSpace(SystemNameSpace.java:62)
at com.ibm.ws.naming.bootstrap.NameServer.buildSystemNameSpace(NameServer.java:373)
at
com.ibm.ws.naming.bootstrap.NameServer.completeRdbCosInitialization(N
ameServer.java:508) at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.ifNSBeanHomeHackTheBi
nd(WsnOptimizedNamingImpl.java:1075)
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.do_rebind_corba_objec
t(WsnOptimizedNamingImpl.java:461)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_obj
ect_with_options(WsnOptimizedNamingImplBase.java:459)
at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.rebind_corba_obj
ect(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(AdminAgent Impl.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.CosNaming.NamingContextPackage.NotFound
at com.ibm.ws.naming.rdbcos.WsnOptimizedNamingImpl.getNextWsnOptimizedNa
 
reply
    Bookmark Topic Watch Topic
  • New Topic