facebook

[Closed] set myeclipse 4.1 for wephere5 error

💡
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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #245493 Reply

    zhangletao
    Member

    myeclipse for websphere 5
    when start this websphere server in myeclipse ,then post this error:

    [Loaded com.ibm.ws.runtime.service.ComponentManager]
    [Loaded com.ibm.ws.runtime.service.ComponentManagerImpl]
    [Loaded com.ibm.ejs.ras.RasContextManager]
    [Loaded com.ibm.ejs.ras.Untraceable]
    [Loaded com.ibm.ejs.ras.Traceable]
    [Loaded com.ibm.ejs.ras.TraceException]
    [Loaded com.ibm.ejs.ras.TraceNLS]
    [Loaded com.ibm.ws.runtime.runtime]
    [Loaded com.ibm.ws.runtime.runtime_zh]
    [06-1-27 19:58:54:807 CST] 1ce663c WsServer E WSVR0008E: read META-INF/ws-server-components.xml error
    com.ibm.ws.exception.ConfigurationError
    at com.ibm.ws.runtime.service.ComponentManagerImpl.load(ComponentManagerImpl.java:68)
    at com.ibm.ws.runtime.service.ComponentManagerImpl.<init>(ComponentManagerImpl.java:51)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:109)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
    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.main(WSLauncher.java:94)
    Caused by: org.xml.sax.SAXException: System property org.xml.sax.driver not specified
    at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory.java:90)
    at com.ibm.ws.runtime.service.ComponentManagerImpl.load(ComponentManagerImpl.java:66)
    … 8 more
    —- Begin backtrace for nested exception
    org.xml.sax.SAXException: System property org.xml.sax.driver not specified
    at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory.java:90)
    at com.ibm.ws.runtime.service.ComponentManagerImpl.load(ComponentManagerImpl.java:66)
    at com.ibm.ws.runtime.service.ComponentManagerImpl.<init>(ComponentManagerImpl.java:51)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:109)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
    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.main(WSLauncher.java:94)

    [06-1-27 19:58:54:887 CST] 1ce663c WsServer E WSVR0009E: start up error

    #245524

    Riyad Kalla
    Member

    Did you configure the WebSphere 5 connector’s JDK settings to use the JDK that shipped with WebSphere?

    #245563

    zhangletao
    Member

    thanks Riyad
    this is oK !

    #247050

    sreedhar.r
    Member

    [Loaded com.ibm.ws.runtime.runtime_en]
    [2/20/06 17:21:11:506 GMT+05:30] 679f3e5e WsServer E WSVR0100W: An error occurred initializing, com.ibm.ws.runtime.config.BaseServerConfigLocator@64677e53
    com.ibm.ws.exception.ConfigurationError
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:29)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:83)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
    —- Begin backtrace for nested exception
    java.io.FileNotFoundException: C:\websphere/config/cells/R-P-TSREEDHAR/nodes/R-P-TSREEDHAR/servers/server1/server.xml
    at com.ibm.ws.runtime.service.ConfigRootImpl$2.makeInputStream(ConfigRootImpl.java:223)
    at com.ibm.etools.emf.resource.impl.URIConverterImpl.makeInputStream(URIConverterImpl.java:148)
    at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:89)
    at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:77)
    at com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.java:289)
    at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:122)
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:27)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:83)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

    [2/20/06 17:21:11:553 GMT+05:30] 679f3e5e WsServer E WSVR0009E: Error occurred during startup

    #247051

    sreedhar.r
    Member

    pls help ,when i start the websphere5 in myeclipse4.1 .i got error …[Loaded com.ibm.ws.runtime.runtime_en]
    [2/20/06 17:21:11:506 GMT+05:30] 679f3e5e WsServer E WSVR0100W: An error occurred initializing, com.ibm.ws.runtime.config.BaseServerConfigLocator@64677e53
    com.ibm.ws.exception.ConfigurationError
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:29)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:83)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
    —- Begin backtrace for nested exception
    java.io.FileNotFoundException: C:\websphere/config/cells/R-P-TSREEDHAR/nodes/R-P-TSREEDHAR/servers/server1/server.xml
    at com.ibm.ws.runtime.service.ConfigRootImpl$2.makeInputStream(ConfigRootImpl.java:223)
    at com.ibm.etools.emf.resource.impl.URIConverterImpl.makeInputStream(URIConverterImpl.java:148)
    at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:89)
    at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:77)
    at com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.java:289)
    at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:122)
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:27)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:83)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

    [2/20/06 17:21:11:553 GMT+05:30] 679f3e5e WsServer E WSVR0009E: Error occurred during startup

    #247055

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: [Closed] set myeclipse 4.1 for wephere5 error

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