|
Home > Archive > WebSphere Application Server > November 2007 > Problem: Unable to start the CoordinatorComponentImpl
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem: Unable to start the CoordinatorComponentImpl
|
|
|
| When I tested my project on my local WAS6.0 Test Server in RSA, it is OK.
But, when I installed the project on WAS ND 6.0.2.9 running in AIX Operating system, and started it, there's an error happened.
The below is extracted from stdout.log:
[07/07/27 0:26:24:853 JST] 0000000a SASRas A JSAS0009I: IOR
interceptor is logged.
[07/07/27 0:26:25:414 JST] 0000000a CoordinatorIm I HMGR0228I: The coordinator is not the active coordinator of the core group DefaultCoreGroup.
[07/07/27 0:26:31:561 JST] 0000000a SchedulerServ I SCHD0040I: Scheduler serveice is stopping.
[07/07/27 0:26:31:577 JST] 0000000a SchedulerServ I SCHD0002I: Scheduler service has stopped.
[07/07/27 0:26:31:646 JST] 0000000a AppProfileCom I ACIN0009I: Application Profile service is stopping.
[07/07/27 0:26:31:680 JST] 0000000a ActivitySessi I WACS0049I: ActivitySession service is stopping.
[07/07/27 0:26:31:706 JST] 0000000a CGBridgeServi I CWRCB0103I: Core group bridge service has stopped.
[07/07/27 0:26:31:938 JST] 0000000a WsServerImpl E WSVR0009E: There's error happened during starting in META-INF/ws-server-components.xml
[07/07/27 0:26:31:996 JST] 0000000a WsServerImpl E WSVR0009E: There's error happened during starting in
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: Unable to start the CoordinatorComponentImpl
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:194)
at .......
Does anyone give me some suggestions about this problem?
Thanks in advance!
| |
|
|
| jacques.tartes@fr.ibm.com 2007-11-30, 1:26 pm |
| Hi,<br />
<br />
Did the fix proposed by Brian solved your problem?<br />
It deals with: HMGR0024W SEEN DURING START UP USING HOST NAME VARIABLE FOR DCS_UNICAST_ADDRESS<br />
I am not sure it corresponds with the issue you encountered.<br />
<br />
I have exactly the same messages<br />
How did you solved this?<br />
Thanks!
|
|
|
|
|