facebook

problem regarding MyEclipse5.0 and WebSphere6.0

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    I have recently installed MyEclipse5 and am trying to get it to start websphere6. When I try and start the server I get this
    error in the consol

    <JIT: FullSpeedDebug: ignoring countString>
    [10/14/06 17:46:25:108 IST] 0000000a WsServerImpl E WSVR0008E: Error encountered reading META-INF/ws-server-components.xml
    com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager

    I’ve not set any arguments up explicitly, has anybody seen this before? Is there a quick start guide for websphere just in case I’ve missed something?

    Thanks
    Anuradha

    #260446

    Riyad Kalla
    Member

    Is this WS 6 or 6.1? Did you try reading through our WS 6 guide here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/websphere6/

    Also what are your settings for all the connector fields?

    #260542

    Hello,
    Thanks for your reply.
    I am using MyEclipse5.0 and WebSphere6.0. I have followed each and every steps stated in the WS 6 guide.
    I have deployed the web project on the server successfully. But still I am getting an error while starting the server.
    What should I do if i get following error.
    When i start the server it gives the error that

    <JIT: FullSpeedDebug: ignoring countString>
    [10/17/06 10:39:21:218 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(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

    Thanks,
    – Anuradha

    #260570

    Riyad Kalla
    Member

    Also what are your settings for all the connector fields?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: problem regarding MyEclipse5.0 and WebSphere6.0

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