Bugs item #690177, was opened at 2003-02-20 18:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=690177&group_id=22866
Category: JBoss-IDE Group: None >Status: Closed >Resolution: Fixed Priority: 9 Submitted By: Hans Dockter (hans_d) Assigned to: Hans Dockter (hans_d) Summary: JBoss startup does not work under linux Initial Comment: JBoss 3.2 from cThis bug was mentioned in the froum by Bernd Koeke and others: Eclipse 2.1 M5 Both on Sun JDK 1.4.1_01 SuSE Linux 8.0 I have one JBoss outside the workspace, which I build by hand with build.sh and I use tomcat41 (tomcat 4.1.18 LE jdk1.4). Another JBoss 3.2 is checked out in eclipse for debugging. When I start JBoss by run.sh with a run.conf for remote debugging, e.g. on port 8000 and configure "JBoss remote" it works. But when I want to start it with a "JBoss 3.x" configuration I get the following message in a popup: "org.eclipse.core.runtime.CoreException Could not connect to VM" and in the console window: "Exception in thread "main" java.lang.NoClassDefFoundError:" ---------------------------------------------------------------------- >Comment By: Hans Dockter (hans_d) Date: 2003-02-21 20:06 Message: Logged In: YES user_id=588418 Under linux it has lead to an error that an additional space was at the end of the vmArgs. This is fixed now. ---------------------------------------------------------------------- Comment By: John Schult (jdschult) Date: 2003-02-20 21:59 Message: Logged In: YES user_id=491610 An additional configuration that produces same behavior is: RH Linux 8.0 Sun JDK 1.3.1 JBoss 2.4.4 Eclipse M5 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=690177&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
