WebSphere Installation
- From: "Dahem" <dahem18@xxxxxxxxxxx>
- Date: 29 Aug 2006 03:07:55 -0700
Dear All ,
I've installed WebSphere version 5.0 on AIX 5.2 and ) faced small
probelm which is I couldn;t start the WebSphere as well and it's giving
error as following :
===================================================
ADMU0116I: Tool information is being logged in file
/usr/WebSphere/AppServer/logs/server1/startServer.log
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3011E: Server launched but failed initialization. Server log files
should
contain failure information.
===================================================
And I'll put the log file for SystemOut.log as showing below ,
===================================================
************ Start Display Current Environment ************
WebSphere Platform 5.0 [BASE 5.0.0 s0245.03] running with process name
hfe_uat\hfe_uat\server1 and process id 19672
Host Operating System is AIX, version 5.2
Java version = J2RE 1.3.1 IBM AIX build ca131-20021107 (JIT enabled:
jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = /usr/WebSphere/AppServer
user.install.root = /usr/WebSphere/AppServer
Java Home = /usr/WebSphere/AppServer/java/jre
ws.ext.dirs =
/usr/WebSphere/AppServer/java/lib:/usr/WebSphere/AppServer/classes:/usr/WebSphere/AppServer/classes:/usr/WebSphe
re/AppServer/lib:/usr/WebSphere/AppServer/lib/ext:/usr/WebSphere/AppServer/web/help:/usr/WebSphere/AppServer/deploytool/itp/pl
ugins/com.ibm.etools.ejbdeploy/runtime
Classpath =
/usr/WebSphere/AppServer/properties:/usr/WebSphere/AppServer/properties:/usr/WebSphere/AppServer/lib/bootstrap.jar
:/usr/WebSphere/AppServer/lib/j2ee.jar:/usr/WebSphere/AppServer/lib/lmproxy.jar
Java Library path =
/usr/WebSphere/AppServer/java/jre/bin:/usr/WebSphere/AppServer/java/jre/bin/classic:/usr/WebSphere/AppServ
er/bin:/usr/mqm/java/lib:/usr/opt/wemps/lib::/usr/lib
************* End Display Current Environment *************
[8/29/06 12:23:29:669 CDT] 396223ed ManagerAdmin I TRAS0017I: The
startup trace state is *=all=disabled.
[8/29/06 12:23:31:667 CDT] 396223ed AdminInitiali A ADMN0015I:
AdminService initialized
[8/29/06 12:23:34:946 CDT] 396223ed Configuration A SECJ0215I:
Successfully set JAAS login provider configuration class to com
..ibm.ws.security.auth.login.Configuration.
[8/29/06 12:23:35:095 CDT] 396223ed SecurityDM I SECJ0231I: The
Security component's FFDC Diagnostic Module com.ibm.ws.secu
rity.core.SecurityDM registered successfully: true.
[8/29/06 12:23:35:419 CDT] 396223ed SecurityCompo I SECJ0309I: Java 2
Security is disabled.
[8/29/06 12:23:35:673 CDT] 396223ed SecurityCompo I SECJ0212I: WCCM
JAAS configuration information successfully pushed to logi
n provider class.
[8/29/06 12:23:35:704 CDT] 396223ed SecurityCompo I SECJ0240I: Security
service initialization completed successfully
[8/29/06 12:23:35:708 CDT] 396223ed JMSRegistrati A MSGS0601I:
WebSphere Embedded Messaging has not been installed
[8/29/06 12:23:45:238 CDT] 396223ed ContainerImpl E WSVR0102E: An error
occurred stopping, [class com.ibm.ws.management.compo
nent.JMXConnectors]
java.lang.NullPointerException
at
com.ibm.ws.management.component.JMXConnectors.stop(JMXConnectors.java:226)
at
com.ibm.ws.runtime.component.ContainerImpl.stopComponents(ContainerImpl.java:367)
at
com.ibm.ws.management.component.AdminImpl.stop(AdminImpl.java:415)
at
com.ibm.ws.runtime.component.ContainerImpl.stopComponents(ContainerImpl.java:367)
at
com.ibm.ws.runtime.component.ContainerImpl.stop(ContainerImpl.java:238)
at
com.ibm.ws.runtime.component.ServerImpl.stop(ServerImpl.java:204)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:139)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
[8/29/06 12:23:45:444 CDT] 396223ed WsServer E WSVR0003E: Server
server1 failed to start
com.ibm.ws.exception.RuntimeError: Unable to initialize the Name
Service
at
com.ibm.ws.naming.bootstrap.NameServerImpl.start(NameServerImpl.java:392)
at
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
---- Begin backtrace for nested exception
com.ibm.ws.naming.distcos.NameSpaceConstructionException:
instantiateNC: Unexpected exception encountered
at
com.ibm.ws.naming.distcos.NameSpaceBuilder.instantiateNC(NameSpaceBuilder.java:1200)
at
com.ibm.ws.naming.distcos.NameSpaceBuilder.createRootNC(NameSpaceBuilder.java:1096)
at
com.ibm.ws.naming.distcos.NameSpaceBuilder.buildNameSpace(NameSpaceBuilder.java:305)
at
com.ibm.ws.naming.bootstrap.NameServerImpl.start(NameServerImpl.java:378)
at
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
---- Begin backtrace for nested exception
java.lang.reflect.InvocationTargetException: org.omg.CORBA.OBJ_ADAPTER:
ORB_CONNECT_ERROR (2) - register() couldn't get Server
Subcontract minor code: 4942FB8C completed: No
at com.ibm.rmi.corba.ORB.register(ORB.java:1002)
at com.ibm.CORBA.iiop.ORB.register(ORB.java:1074)
at
com.ibm.ejs.oa.EJSRootOAImpl.registerServant(EJSRootOAImpl.java:394)
at com.ibm.ejs.oa.EJSOAImpl.registerServant(EJSOAImpl.java:254)
at
com.ibm.ws.naming.distcos.ServantManagerImpl.registerContext(ServantManagerImpl.java:134)
at
com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.<init>(WsnOptimizedNamingImplBase.java:204)
at
com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.<init>(WsnOptimizedNamingImpl.java:174)
at
com.ibm.ws.naming.distcos.WsnDistributedNC.<init>(WsnDistributedNC.java:116)
at
com.ibm.ws.naming.distcos.ReadOnlyNC.<init>(ReadOnlyNC.java:59)
at java.lang.reflect.Constructor.newInstance(Native Method)
at
com.ibm.ws.naming.distcos.NameSpaceBuilder.instantiateNC(NameSpaceBuilder.java:1193)
at
com.ibm.ws.naming.distcos.NameSpaceBuilder.createRootNC(NameSpaceBuilder.java:1096)
at
com.ibm.ws.naming.distcos.NameSpaceBuilder.buildNameSpace(NameSpaceBuilder.java:305)
at
com.ibm.ws.naming.bootstrap.NameServerImpl.start(NameServerImpl.java:378)
at
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
=======================================================
Could you please help me in this regards ,
Thanks ,
Dahem
.
- Follow-Ups:
- Re: WebSphere Installation
- From: Paul Landay
- Re: WebSphere Installation
- Prev by Date: Re: HMC upgrade question
- Next by Date: Re: WebSphere Installation
- Previous by thread: question about cc and stdc99
- Next by thread: Re: WebSphere Installation
- Index(es):
Relevant Pages
|