[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3622) java.lang.NoClassDefFoundError when JBoss AS is Started from JBDS

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri Jan 23 09:33:45 EST 2009


java.lang.NoClassDefFoundError when JBoss AS is Started from JBDS
-----------------------------------------------------------------

                 Key: JBIDE-3622
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3622
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS
    Affects Versions: 3.0.0.cr1
         Environment: Windows XP SP2
JBoss AS 4.2
            Reporter: Yahor Radtsevich


STEPS TO REPRODUCE:
1. Install JBoss AS 4.2 to a path with SPACES(!) (e.g. D:/Program Files/jboss-4.2.2.GA)
1. Start JBDS
2. Open JBoss Server view and clink New->Server->JBoss, a division of RedHat->add... (server runtime environment)->[select the 'Home Directory' of JBoss AS you have installed]->OK->Finish
3. Start the created server. You will get next error:
java.lang.NoClassDefFoundError: Files/jboss-4/2/2/GA/lib/endorsed
Exception in thread "main".

NOTE: It seems that incorrect Launch Configuration is created (DOUBLE double quotes):
-Dprogram.name="JBossTools JBoss 4.2 Runtime (2)" -Xms256m -Xmx512m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=""D:/Program Files/jboss-4.2.2.GA/lib/endorsed"" Files/jboss-4.2.2.GA/lib/endorsed"" Files/jboss-4.2.2.GA/lib/endorsed"" Files/jboss-4.2.2.GA/lib/endorsed""


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list