facebook

Unable to start WebSphere 5.0 from eclipse [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #217375 Reply

    dealbe
    Member

    When I try to start WebSphere 5.0 from eclipse I get an error . I need help determining what the root cause is.

    System Setup ——————————-
    Operating System and version:Windows 2000
    Eclipse version: 3.01
    Eclipse build id: 200409161125
    Fresh Eclipse install (y/n): Y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 3.8.1
    Eclipse JDK version: j2sdk1.4.2
    Application Server JDK version: JDK1.3.1
    Are there any exceptions in the Eclipse log file?

    [10/11/04 10:43:38:021 EDT] 1e0be38 WsServer E WSVR0008E: Error encountered reading META-INF/ws-server-components.xml
    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)

    [10/11/04 10:43:38:099 EDT] 1e0be38 WsServer E WSVR0009E: Error occurred during startup

    #217388

    Scott Anderson
    Participant

    Application Server JDK version: JDK1.3.1

    Please be sure you’re running WebSphere with the IBM JDK that ships with it. IBM severely modifies their JDK’s and WebSphere will not run with a Sun JDK at all. This sounds like what you’re seeing.

    #217399

    dealbe
    Member

    I have not modified the version that shipped with WebSphere. As far as I can tell that is the version that shipped with WebSphere.

    #217751

    Scott Anderson
    Participant

    I have not modified the version that shipped with WebSphere.

    I just wanted to be sure you had configured the WebSphere server connector to point to IBM’s JDK on the preference page at Window > Preferences > Application Servers > WebSphere 5 > JDK. Could you reverify that?

    Is this WAS 5.0 Advanced Server, that is configured with a database, rather than a server-config.xml file?

    #217761

    dealbe
    Member

    That was exactly the problem! Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Unable to start WebSphere 5.0 from eclipse [Closed]

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