facebook

JBOSS 4.0.2 launch error [Closed]

💡
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 IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #229476 Reply

    Objectif
    Member

    Hello
    I have installed MyEclipse Version: 3.8.4 Build id: 200501171200-3.8.4 on Eclipse 3.0.2.
    When I launch JBoss 4.0.2 from command line its OK. When I launch it from MyEclipse I have the following error box :
    Java Virtual Machine Launcher : Could not find the main class. Program will exit.
    and the next error box is :
    Error Starting JBoss : A configuration error occured during startup. Please verify the preference field with the prompt : java.lang.NoClassDefFoundError:Files\jboss-4/0/2\lib\endorsed.

    I don’t know what I missed in my configuration or installation. Could someone help me ?

    Cedric

    #229484

    Scott Anderson
    Participant

    Cedric,

    I believe the issue is that you’ve got JBoss installed in a directory whose path contains spaces and the handoff to the VM is tripping over it. Could you try installing JBoss in an directory without spaces and see if that resolves the issue?

    Also, please ensure you’re running a full JDK, not a JRE in your JBoss configuration. More information on doing that is in the Application Server Quickstart in the documentation section here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/appservers/

    #229521

    Objectif
    Member

    Scott,
    Thanks for the quick response. It was the issue. I put JBoss in a path without spaces and it works fine.

    Cedric

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JBOSS 4.0.2 launch error [Closed]

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