facebook

Problem starting websphere 5.1 in MyEclipse 5.1.0

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

    shirodkar4
    Member

    Hi,

    When ever i try to start websphere5.1 in Myeclipse5.1.0 the server suddenly terminates without throwing any error or exception.

    if i start it in debug mode then the last log entry i can see in the console before termination is

    —————————————————

    1007857 micro seconds to Initialize the JVM
    Entry point Java class: ‘com.ibm.ws.bootstrap.WSLauncher’
    Number of arguments : 5
    —- Argument list —-
    argv[ 0] : ‘com.ibm.ws.runtime.WsServer’
    argv[ 1] : ‘F:\websphere/config’
    argv[ 2] : ‘D-0366’
    argv[ 3] : ‘D-0366’
    argv[ 4] : ‘server1’
    ——————————————————–

    can any one please help me on this?

    #273202 Reply

    Loyal Water
    Member

    Is this all that is entered in the <workspace>/.metadata/.log file ? Is the server working fine outside MyEclispe ?

    #273848 Reply

    Yes, Server is running fine out side myeclipse. but following error is happening.
    [8/14/07 12:22:08:291 IST] 3f6f63ea WsServer E WSVR0100W: An error occurred initializing, com.ibm.ws.runtime.config.BaseServerConfigLocator@40d9e3ee
    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(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
    at java.lang.reflect.Method.invoke(Method.java:386)
    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>(FileInputStream.java:123)
    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

    #273860 Reply

    Loyal Water
    Member

    java.io.FileNotFoundException: C:\Program Files\WebSphere\AppServer\config\cells\localhost\nodes\localhost\servers\server1\server.xml (The system cannot find the path specified)

    Does this file exist? Is Eclipse/MyEclipse also installed on drive C:?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem starting websphere 5.1 in MyEclipse 5.1.0

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