facebook

[Closed] Starting Websphere 5.1

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

    tomh-atg
    Member

    I have installed Websphere 5.1 and can start and stop with the Websphere tools just fine. I setup MyEclipse 5.1.0 to start it up Websphere. I made the changes to make the output go to the console. Now when I start I get the following error.

    [1/25/07 11:20:35:519 CST] 691f36 WsServer E WSVR0100W: An error occurred initializing, com.ibm.ws.runtime.config.BaseServerConfigLocator@117c0eb
    com.ibm.ws.exception.ConfigurationError
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:30)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:75)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
    Caused by: java.io.FileNotFoundException: C:\Program Files\WebSphere\AppServer\config\cells\localhost\nodes\localhost\servers\server1\server.xml (The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.eclipse.emf.ecore.resource.impl.URIConverterImpl.createFileInputStream(URIConverterImpl.java:419)
    at org.eclipse.emf.ecore.resource.impl.URIConverterImpl.createInputStream(URIConverterImpl.java:385)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:752)
    at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:28)
    … 7 more
    —- Begin backtrace for nested exception
    java.io.FileNotFoundException: C:\Program Files\WebSphere\AppServer\config\cells\localhost\nodes\localhost\servers\server1\server.xml (The system cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.eclipse.emf.ecore.resource.impl.URIConverterImpl.createFileInputStream(URIConverterImpl.java:419)
    at org.eclipse.emf.ecore.resource.impl.URIConverterImpl.createInputStream(URIConverterImpl.java:385)
    at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:752)
    at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
    at com.ibm.ws.runtime.config.BaseServerConfigLocator.initialize(BaseServerConfigLocator.java:28)
    at com.ibm.ws.runtime.WsServer.start(WsServer.java:75)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

    [1/25/07 11:20:35:598 CST] 691f36 WsServer E WSVR0009E: Error occurred during startup

    Thanks,
    Tom

    #265150

    tomh-atg
    Member

    I did change the SDK to the IBM SDK and still I get the same File Not Found Exceptions.

    #265158

    tomh-atg
    Member

    I realized the problem was with the machine name wasn’t localhost.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Starting Websphere 5.1

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