Failed to start Websphere 6.1 from Eclipse-WTP-All-in-one [message #195669] |
Thu, 05 July 2007 01:39 |
Eclipse User |
|
|
|
Originally posted by: debabrata.pani.gmail.com
Hi all,
I have got into an issue while launching Websphere 6.1 from Eclipse WTP
all in one installation of eclipse.
I have created a runtime for websphere 6.1 by modifying the contents of
the org.eclipse.jst.server.websphere.core_1.0.101.v200609140551 folder
inside the plugin directory.
On trying to start the server, i get the error message printed below. Any
help regarding it will be greatly appreciated.
[7/5/07 9:47:52:421 IST] 0000000a WsServerImpl E WSVR0008E: Error
encountered reading META-INF/ws-server-components.xml
com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at
com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServe rImpl.java:282)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:135)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:460)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:64)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:263)
Caused by: java.lang.Exception: Cannot find BundleContext for service
com.ibm.ws.runtime.service.ComponentManagerImpl
at
com.ibm.wsspi.runtime.service.WsServiceRegistry.addService(W sServiceRegistry.java:77)
at
com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServe rImpl.java:279)
... 8 more
|
|
|
Powered by
FUDForum. Page generated in 0.03526 seconds