facebook

Launching WebSphere 4 from MyEclipse [Closed]

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

    mijail
    Member

    Hello,

    I’m runnig eclipse 3.0.1 with MyEclipse plugin 3.8.3 on windows XP. I have a problem trying to launch WebSphere 4 from the workbench. I’ve configured the JDK from the WebSphere instalation (version 1.3.1) in the preferences -> MyEclipse -> Aplication Servers -> WebSphere 4
    I have generated the server-cfg.xml file exporting from the WAS Admin console. Is that correct? Because I haven’t found any other server config file.

    Launching WAS from the workbech I get the following exception in the console window:
    [4/02/05 17:30:21:719 CET] 6c9f3950 StandardServe F WSVR0008E: Se ha producido un error al leer C:\WebSphere\AppServer\config\server-cfg.xml
    java.lang.NullPointerException
    at com.ibm.xmi.base.impl.XMIFactoryImpl.load(XMIFactoryImpl.java:259)
    at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:91)
    at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:79)
    at com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.java:225)
    at com.ibm.ws.runtime.StandardServer.readConfig(StandardServer.java:463)
    at com.ibm.ws.runtime.StandardServer.readConfig(StandardServer.java:247)
    at com.ibm.ws.runtime.StandardServer.parseCommandLine(StandardServer.java:234)
    at com.ibm.ws.runtime.StandardServer.parseConfig(StandardServer.java:152)
    at com.ibm.ws.runtime.StandardServer.main(StandardServer.java:516)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)

    Any help appreciated.

    Javier Salado

    #224488 Reply

    Riyad Kalla
    Member

    C:\WebSphere\AppServer\config\server-cfg.xml

    Does this file exist?

    [4/02/05 17:30:21:719 CET] 6c9f3950 StandardServe F WSVR0008E: Se ha producido un error al leer

    What does this mean?

    #224541 Reply

    mijail
    Member

    Riyad, Thaks for your ansewer,

    Yes, the file exists, is the one I’ve exported from the WAS administration console.

    Sorry for not translating the message. It means “An error ocurred while reading the file” Where ‘file’ is server-cfg.xml.

    Any clues? Thanks again.

    Javier Salado

    #224542 Reply

    Hi Javier,

    I am encountering the same problem
    Were you able to solve this?

    Tx

    #224543 Reply

    hi

    #224545 Reply

    Riyad Kalla
    Member

    Guys, can you tell me what all your settings for WebSpehere 4 are? Do they look similar to this one? http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-20.html#14

    #224613 Reply

    mijail
    Member

    Riyad,

    yes, my settings are exactly those of the link yuo-ve posted.

    Thanks

    #224617 Reply

    Riyad Kalla
    Member

    Does WS run correctly when you launch it standalone using it’s own scripts?

    #224619 Reply

    mijail
    Member

    Riyad,

    I’ve only launched WS from the admin console I’ve been tryinf to look for those scripts in the WS bin directory but I haven’t found anything. Any ideas?

    #224621 Reply

    Riyad Kalla
    Member

    What version of WS4 are you using? Isn’t there an Advaced Server, Lite Server, and other editions of it?

    #224623 Reply

    mijail
    Member

    Advanced server edition for multiplatform

    Javier Salado

    #224628 Reply

    Scott Anderson
    Participant

    Javier,

    The advanced server editition is typicall configured using a database, which is why you didn’t have a native server-cfg.xml file. Creating one for the admin console may or may not work. We only support launching and debugging with the single CPU, base version of WebSphere, not the Advanced Server edition. In order to debug your applications, you’ll probably need to launch WebSphere externally and set it up for remote debugging. Then you can use our remote debugging support for your applications as described in our Remote Debugging Quickstart in the documentation section here: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

    #224668 Reply

    mijail
    Member

    Thank you very much Riyad.

    I’ll probably ‘downgrade’ to the single server edition for developing purposes

    Javier Salado

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: Launching WebSphere 4 from MyEclipse [Closed]

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