Discussion:
Unable to start the CoordinatorComponentImpl
(too old to reply)
Divyakant
2009-12-04 12:24:08 UTC
Permalink
Hi All,

I need suggestion/solution on one issue I am facing in WAS v6.0.

When we switch over and try to bring up the application, the
application is throwing an error , the error details are attached.

Please suggest.



Below is the WAS detail -

IBM WebSphere Application Server - ND, 6.0.2.3

Build Number: cf30542.05

Build Date: 10/18/05



Below is the log capture from deployment manager log



[11/25/09 1:42:06:573 IST] 0000000a ManagerAdmin I TRAS0017I: The
startup trace state is *=info.

[11/25/09 1:42:06:668 IST] 0000000a AdminTool A ADMU0128I:
Starting tool with the Dmgr01 profile

[11/25/09 1:42:06:671 IST] 0000000a AdminTool A ADMU3100I:
Reading configuration for server: dmgr

[11/25/09 1:42:08:496 IST] 0000000a AdminTool A ADMU3200I:
Server launched. Waiting for initialization status.

[11/25/09 1:42:25:361 IST] 0000000a AdminTool A ADMU3011E:
Server launched but failed initialization. startServer.log,
SystemOut.log(or job log in zOS)

and other log files under /app/IBM/WebSphere/AppServer/profiles/
Dmgr01/logs/dmgr should contain failure information.



********************************************************************************************************************

[11/25/09 0:37:35:951 IST] 0000000a SystemErr R
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 com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:
133)

at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)

at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)

at java.lang.Thread.run(Thread.java:534)

Caused by: com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl

at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)

at com.ibm.ws.runtime.component.ContainerImpl.start
(ContainerImpl.java:649)

at com.ibm.ws.runtime.component.ServerImpl.start
(ServerImpl.java:402)

at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:187)

... 9 more

Caused by: com.ibm.wsspi.hamanager.HAInternalStateException: failure
creating the Coordinator

at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)

at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)

at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)

... 13 more

Caused by: com.ibm.wsspi.hamanager.datastack.DataStackException:
Failure creating core stack

at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)

at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)

... 15 more

Caused by: com.ibm.wsspi.hamanager.datastack.DataStackException:
Exception doing State Exchange

at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)

at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)

... 16 more

Caused by: com.ibm.ws.dcs.common.DCSException: DCS stack
DefaultCoreGroup is terminated.

at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)

at com.ibm.ws.dcs.common.impl.DCSStackImpl.setState
(DCSStackImpl.java:462)

at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)

... 17 more



[11/25/09 0:37:35:969 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:
194)

[11/25/09 0:37:35:969 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)

[11/25/09 0:37:35:969 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)

[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServer.main(WsServer.java:53)

[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)

[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)

[11/25/09 0:37:35:972 IST] 0000000a SystemErr R at
java.lang.reflect.Method.invoke(Method.java:324)

[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)

[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
java.lang.Thread.run(Thread.java:534)

[11/25/09 0:37:35:973 IST] 0000000a SystemErr R Caused by:
com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl

[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)

[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)

[11/25/09 0:37:35:974 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:
649)

[11/25/09 0:37:35:974 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:402)

[11/25/09 0:37:35:974 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:
187)

[11/25/09 0:37:35:975 IST] 0000000a SystemErr R ... 9 more

[11/25/09 0:37:35:975 IST] 0000000a SystemErr R Caused by:
com.ibm.wsspi.hamanager.HAInternalStateException: failure creating the
Coordinator

[11/25/09 0:37:35:975 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)

[11/25/09 0:37:35:975 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)

[11/25/09 0:37:35:975 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)

[11/25/09 0:37:35:976 IST] 0000000a SystemErr R ... 13 more

[11/25/09 0:37:35:976 IST] 0000000a SystemErr R Caused by:
com.ibm.wsspi.hamanager.datastack.DataStackException: Failure creating
core stack

[11/25/09 0:37:35:976 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)

[11/25/09 0:37:35:976 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)

[11/25/09 0:37:35:977 IST] 0000000a SystemErr R ... 15 more

[11/25/09 0:37:35:977 IST] 0000000a SystemErr R Caused by:
com.ibm.wsspi.hamanager.datastack.DataStackException: Exception doing
State Exchange

[11/25/09 0:37:35:977 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)

[11/25/09 0:37:35:978 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)

[11/25/09 0:37:35:978 IST] 0000000a SystemErr R ... 16 more

[11/25/09 0:37:35:978 IST] 0000000a SystemErr R Caused by:
com.ibm.ws.dcs.common.DCSException: DCS stack DefaultCoreGroup is
terminated.

[11/25/09 0:37:35:978 IST] 0000000a SystemErr R at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)

[11/25/09 0:37:35:978 IST] 0000000a SystemErr R at
com.ibm.ws.dcs.common.impl.DCSStackImpl.setState(DCSStackImpl.java:
462)

[11/25/09 0:37:35:979 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)

[11/25/09 0:37:35:979 IST] 0000000a SystemErr R ... 17 more

[11/25/09 1:42:25:400 IST] 0000000a SystemErr R
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError:
Unable to start the CoordinatorComp

onentImpl

at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:194)

at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:
133)

at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)

at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)

at java.lang.Thread.run(Thread.java:534)

Caused by: com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl

at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)

at com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)

at com.ibm.ws.runtime.component.ContainerImpl.start
(ContainerImpl.java:649)

at com.ibm.ws.runtime.component.ServerImpl.start
(ServerImpl.java:402)

at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:187)

... 9 more

Caused by: com.ibm.wsspi.hamanager.HAInternalStateException: failure
creating the Coordinator

at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)

at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)

at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)

... 13 more

Caused by: com.ibm.wsspi.hamanager.datastack.DataStackException:
Failure creating core stack

at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)

at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)

... 15 more

Caused by: com.ibm.wsspi.hamanager.datastack.DataStackException:
Exception doing State Exchange

at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)

at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)

... 16 more

Caused by: com.ibm.ws.dcs.common.DCSException: DCS stack
DefaultCoreGroup is terminated.

at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)

at com.ibm.ws.dcs.common.impl.DCSStackImpl.setState
(DCSStackImpl.java:462)

at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)

... 17 more



[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:
194)

[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)

[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)

[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServer.main(WsServer.java:53)

[11/25/09 1:42:25:409 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[11/25/09 1:42:25:409 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)

[11/25/09 1:42:25:409 IST] 0000000a SystemErr R at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)

[11/25/09 1:42:25:411 IST] 0000000a SystemErr R at
java.lang.reflect.Method.invoke(Method.java:324)

[11/25/09 1:42:25:411 IST] 0000000a SystemErr R at
com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)

[11/25/09 1:42:25:411 IST] 0000000a SystemErr R at
java.lang.Thread.run(Thread.java:534)

[11/25/09 1:42:25:412 IST] 0000000a SystemErr R Caused by:
com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl

[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)

[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)

[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:
649)

[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:402)

[11/25/09 1:42:25:413 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:
187)

[11/25/09 1:42:25:413 IST] 0000000a SystemErr R ... 9 more

[11/25/09 1:42:25:413 IST] 0000000a SystemErr R Caused by:
com.ibm.wsspi.hamanager.HAInternalStateException: failure creating the
Coordinator

[11/25/09 1:42:25:414 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)

[11/25/09 1:42:25:414 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)

[11/25/09 1:42:25:414 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)

[11/25/09 1:42:25:414 IST] 0000000a SystemErr R ... 13 more

[11/25/09 1:42:25:414 IST] 0000000a SystemErr R Caused by:
com.ibm.wsspi.hamanager.datastack.DataStackException: Failure creating
core stack

[11/25/09 1:42:25:415 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)

[11/25/09 1:42:25:415 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)

[11/25/09 1:42:25:415 IST] 0000000a SystemErr R ... 15 more

[11/25/09 1:42:25:415 IST] 0000000a SystemErr R Caused by:
com.ibm.wsspi.hamanager.datastack.DataStackException: Exception doing
State Exchange

[11/25/09 1:42:25:415 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)

[11/25/09 1:42:25:416 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)

[11/25/09 1:42:25:416 IST] 0000000a SystemErr R ... 16 more

[11/25/09 1:42:25:416 IST] 0000000a SystemErr R Caused by:
com.ibm.ws.dcs.common.DCSException: DCS stack DefaultCoreGroup is
terminated.

[11/25/09 1:42:25:416 IST] 0000000a SystemErr R at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)

[11/25/09 1:42:25:417 IST] 0000000a SystemErr R at
com.ibm.ws.dcs.common.impl.DCSStackImpl.setState(DCSStackImpl.java:
462)

[11/25/09 1:42:25:417 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)

[11/25/09 1:42:25:417 IST] 0000000a SystemErr R ... 17 more







With regards,

Divyakant Verma
u***@gmail.com
2016-08-11 01:15:11 UTC
Permalink
Post by Divyakant
Hi All,
I need suggestion/solution on one issue I am facing in WAS v6.0.
When we switch over and try to bring up the application, the
application is throwing an error , the error details are attached.
Please suggest.
Below is the WAS detail -
IBM WebSphere Application Server - ND, 6.0.2.3
Build Number: cf30542.05
Build Date: 10/18/05
Below is the log capture from deployment manager log
[11/25/09 1:42:06:573 IST] 0000000a ManagerAdmin I TRAS0017I: The
startup trace state is *=info.
Starting tool with the Dmgr01 profile
Reading configuration for server: dmgr
Server launched. Waiting for initialization status.
Server launched but failed initialization. startServer.log,
SystemOut.log(or job log in zOS)
and other log files under /app/IBM/WebSphere/AppServer/profiles/
Dmgr01/logs/dmgr should contain failure information.
********************************************************************************************************************
[11/25/09 0:37:35:951 IST] 0000000a SystemErr R
Unable to start the CoordinatorComponentImpl
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:194)
133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)
at java.lang.Thread.run(Thread.java:534)
Caused by: com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl
at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start
(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start
(ServerImpl.java:402)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:187)
... 9 more
Caused by: com.ibm.wsspi.hamanager.HAInternalStateException: failure
creating the Coordinator
at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)
at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)
at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)
... 13 more
Failure creating core stack
at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)
at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)
... 15 more
Exception doing State Exchange
at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)
at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)
... 16 more
Caused by: com.ibm.ws.dcs.common.DCSException: DCS stack
DefaultCoreGroup is terminated.
at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)
at com.ibm.ws.dcs.common.impl.DCSStackImpl.setState
(DCSStackImpl.java:462)
at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)
... 17 more
[11/25/09 0:37:35:969 IST] 0000000a SystemErr R at
194)
[11/25/09 0:37:35:969 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
[11/25/09 0:37:35:969 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
[11/25/09 0:37:35:970 IST] 0000000a SystemErr R at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
[11/25/09 0:37:35:972 IST] 0000000a SystemErr R at
java.lang.reflect.Method.invoke(Method.java:324)
[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)
[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
java.lang.Thread.run(Thread.java:534)
com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl
[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)
[11/25/09 0:37:35:973 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)
[11/25/09 0:37:35:974 IST] 0000000a SystemErr R at
649)
[11/25/09 0:37:35:974 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:402)
[11/25/09 0:37:35:974 IST] 0000000a SystemErr R at
187)
[11/25/09 0:37:35:975 IST] 0000000a SystemErr R ... 9 more
com.ibm.wsspi.hamanager.HAInternalStateException: failure creating the
Coordinator
[11/25/09 0:37:35:975 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)
[11/25/09 0:37:35:975 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)
[11/25/09 0:37:35:975 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)
[11/25/09 0:37:35:976 IST] 0000000a SystemErr R ... 13 more
com.ibm.wsspi.hamanager.datastack.DataStackException: Failure creating
core stack
[11/25/09 0:37:35:976 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)
[11/25/09 0:37:35:976 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)
[11/25/09 0:37:35:977 IST] 0000000a SystemErr R ... 15 more
com.ibm.wsspi.hamanager.datastack.DataStackException: Exception doing
State Exchange
[11/25/09 0:37:35:977 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)
[11/25/09 0:37:35:978 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)
[11/25/09 0:37:35:978 IST] 0000000a SystemErr R ... 16 more
com.ibm.ws.dcs.common.DCSException: DCS stack DefaultCoreGroup is
terminated.
[11/25/09 0:37:35:978 IST] 0000000a SystemErr R at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)
[11/25/09 0:37:35:978 IST] 0000000a SystemErr R at
462)
[11/25/09 0:37:35:979 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)
[11/25/09 0:37:35:979 IST] 0000000a SystemErr R ... 17 more
[11/25/09 1:42:25:400 IST] 0000000a SystemErr R
Unable to start the CoordinatorComp
onentImpl
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:194)
133)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)
at java.lang.Thread.run(Thread.java:534)
Caused by: com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl
at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)
at com.ibm.ws.runtime.component.ContainerImpl.start
(ContainerImpl.java:649)
at com.ibm.ws.runtime.component.ServerImpl.start
(ServerImpl.java:402)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer
(WsServerImpl.java:187)
... 9 more
Caused by: com.ibm.wsspi.hamanager.HAInternalStateException: failure
creating the Coordinator
at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)
at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)
at com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)
... 13 more
Failure creating core stack
at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)
at com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)
... 15 more
Exception doing State Exchange
at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)
at com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)
... 16 more
Caused by: com.ibm.ws.dcs.common.DCSException: DCS stack
DefaultCoreGroup is terminated.
at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)
at com.ibm.ws.dcs.common.impl.DCSStackImpl.setState
(DCSStackImpl.java:462)
at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)
... 17 more
[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
194)
[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
[11/25/09 1:42:25:408 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
[11/25/09 1:42:25:409 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11/25/09 1:42:25:409 IST] 0000000a SystemErr R at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
[11/25/09 1:42:25:409 IST] 0000000a SystemErr R at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
[11/25/09 1:42:25:411 IST] 0000000a SystemErr R at
java.lang.reflect.Method.invoke(Method.java:324)
[11/25/09 1:42:25:411 IST] 0000000a SystemErr R at
com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:218)
[11/25/09 1:42:25:411 IST] 0000000a SystemErr R at
java.lang.Thread.run(Thread.java:534)
com.ibm.ws.exception.RuntimeError: Unable to start the
CoordinatorComponentImpl
[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:237)
[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ContainerImpl.startComponents
(ContainerImpl.java:820)
[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
649)
[11/25/09 1:42:25:412 IST] 0000000a SystemErr R at
com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:402)
[11/25/09 1:42:25:413 IST] 0000000a SystemErr R at
187)
[11/25/09 1:42:25:413 IST] 0000000a SystemErr R ... 9 more
com.ibm.wsspi.hamanager.HAInternalStateException: failure creating the
Coordinator
[11/25/09 1:42:25:414 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:325)
[11/25/09 1:42:25:414 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.corestack.CoreStackFactoryImpl.createDefaultCoreStack
(CoreStackFactoryImpl.java:82)
[11/25/09 1:42:25:414 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.runtime.CoordinatorComponentImpl.start
(CoordinatorComponentImpl.java:215)
[11/25/09 1:42:25:414 IST] 0000000a SystemErr R ... 13 more
com.ibm.wsspi.hamanager.datastack.DataStackException: Failure creating
core stack
[11/25/09 1:42:25:415 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:242)
[11/25/09 1:42:25:415 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.CoordinatorImpl.<init>
(CoordinatorImpl.java:309)
[11/25/09 1:42:25:415 IST] 0000000a SystemErr R ... 15 more
com.ibm.wsspi.hamanager.datastack.DataStackException: Exception doing
State Exchange
[11/25/09 1:42:25:415 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:520)
[11/25/09 1:42:25:416 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.<init>
(DCSPluginImpl.java:236)
[11/25/09 1:42:25:416 IST] 0000000a SystemErr R ... 16 more
com.ibm.ws.dcs.common.DCSException: DCS stack DefaultCoreGroup is
terminated.
[11/25/09 1:42:25:416 IST] 0000000a SystemErr R at
com.ibm.ws.dcs.common.impl.ApplicationModuleImpl.mcastMessage
(ApplicationModuleImpl.java:361)
[11/25/09 1:42:25:417 IST] 0000000a SystemErr R at
462)
[11/25/09 1:42:25:417 IST] 0000000a SystemErr R at
com.ibm.ws.hamanager.coordinator.impl.DCSPluginImpl.setStateExchangeBlob
(DCSPluginImpl.java:516)
[11/25/09 1:42:25:417 IST] 0000000a SystemErr R ... 17 more
With regards,
Divyakant Verma
===========================



Please could you let me know if you have any solution for the above error. I am having the same issue.

Thanks
Uday
s***@gmail.com
2016-08-23 14:57:48 UTC
Permalink
Cause : This will happen in a Cell profile when the user attempts to start the server before starting the nodeagent.

Resolving the problem : Start the nodeagent and then attempt to start the server again.
Loading...