[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3622) java.lang.NoClassDefFoundError when JBoss AS is Started from JBDS
Rob Stryker (JIRA)
jira-events at lists.jboss.org
Tue Feb 3 01:30:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rob Stryker resolved JBIDE-3622.
--------------------------------
Resolution: Done
fixed
> 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
> Assignee: Rob Stryker
> Fix For: 3.0.0.GA
>
>
> 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