facebook

Exceptions when starting Websphere6.1(Win) in MyEclipse4.1.1

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253551 Reply

    desapre1
    Member

    Hello Everyone,

    As a part of our web application deployment process, I am trying to start Websphere 6.1 from within Eclipse IDE using MyEclipse 4.1.1. During Websphere start up, I get the below pasted exception.

    Any help will be highly appreciated.

    Sincerely,
    Premal

    [6/16/06 11:33:29:072 EDT] 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

    [6/16/06 11:33:30:131 EDT] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
    META-INF/ws-server-components.xml
    [6/16/06 11:33:30:163 EDT] 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 more

    <JIT: FullSpeedDebug: ignoring countString>
    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

    #253553 Reply

    desapre1
    Member

    Seems like this is a known issue
    https://www.genuitec.com/forums/topic/problem-starting-websphere-6-1-from-myeclipse-ide/#post-253552

    Does myEclipse 5.0 M1 address the issue with Websphere 6.1(Win)?

    Any reply will be highly appreciated

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Exceptions when starting Websphere6.1(Win) in MyEclipse4.1.1

You must be logged in to post in the forum log in