- This topic has 25 replies, 10 voices, and was last updated 16 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
arunprakashMember– OS Version : XP Pro SP2
– Websphere version : 6.1.0.0
– The Websphere server component is configured to run using the IBMs JDK that got shipped with the Application server.
– Im using the MyEclipse 4.1.1GA versionI Followed the procedure at http://www.myeclipseide.com/documentation/quickstarts/websphere6/
The server starts fine outside myeclipse.
When I try to start the server from MyEclipse, I get the following error[5/30/06 15:42:48:548 CDT] 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(WsServerImpl.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(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:279)
… 8 more[5/30/06 15:42:49:450 CDT] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[5/30/06 15:42:49:460 CDT] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.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(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:279)
… 8 morecom.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.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(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:279)
… 8 morePlease help!!
Riyad KallaMemberWe are looking into this now, we think we have an issue with WAS 6 between 6.0 and 6.1, sorry for the trouble.
desapre1MemberIs this Problem addressed in MyEclipse5.0 M1?
Any reply will be highly appreciated
danny.robinsonMemberCan someone provide an update to this issue.
We have an urgent requirement for WAS 6.1 support.
Riyad KallaMemberGuys sorry for the lack of updates, we are aware of the problem and are working on it.
uma_lakki@yahoo.comMemberhai arun ..
even i had the same problem connecting to websphere 6.1 from myeclipse.i am using the trail version .many features r disabled.
i think they should provide support for remote application server deployment which is essential for teams working iin multiple locations.umamaheswar.
Riyad KallaMemberumamaheswar,
We support remote debugging as outlined here:
http://www.myeclipseide.com/images/tutorials/quickstarts/remotedebugging/and as long as you can map the remote deployment directory to a local folder, you can do remote deployment using a “custom location” deployment. The only problem right now is starting/stopping WS 6.1.
giovannicrMemberThis message has not been recovered.
Riyad KallaMemberThis message has not been recovered.
giovannicrMemberThis message has not been recovered.
Riyad KallaMemberThis message has not been recovered.
giovannicrMemberwhen 5.0 GA release will be available for download
Riyad KallaMemberAugust 6th is the target.
hudsoncMemberHi,
I,ve just tried this in 5.1 and it sill doesnt work.. Same error as the original post. Any updates?
hudsoncMemberDont worry. didnt see the 6.1 connector.
Thanks
-
AuthorPosts