File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes unable to start JBoss5 server through eclipse 3.4.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "unable to start JBoss5 server through eclipse 3.4.1" Watch "unable to start JBoss5 server through eclipse 3.4.1" New topic
Author

unable to start JBoss5 server through eclipse 3.4.1

Damodar Mukherjee
Ranch Hand

Joined: Mar 20, 2007
Posts: 135
Hi,

I am unable to start JBoss5 server through eclipse 3.4.1.

Please suggest me some idea for this.

Thank You.


SCJP 1.5, SCWCD 1.4, Next... SCBCD5
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

Which exact version of JBoss-5? And which version of Java? Try starting it from the command prompt first. If that works then we can narrow down the issue to Eclipse. Also please post the entire exception that you see along with the console logs.


[My Blog] [JavaRanch Journal]
Damodar Mukherjee
Ranch Hand

Joined: Mar 20, 2007
Posts: 135
Dear Jaikiran Pai,

One of your post helped me. There I came to know that the directory where JBoss deployed should not contain any space . I removed that space and its working fine.

Actually I am using JBoss-5.0.0.GA and it had a bug in its eclipse plugin jboss5.serverdef file. The bug is solved in the new distributions. I used the jboss5.serverdef file given by JBoss community as an attachment with the bug.

Thanks a lots Mr. Jaikiran Pai.
Damien Bories
Greenhorn

Joined: Feb 02, 2009
Posts: 4
Hello,

I am currently having problems with Eclipse Ganymede and Jboss5. I am facing the same jboss5.serverdef problem and saw that it was a registered bug on eclipse website, but I didn't found the eclipse distribution that contains the fix.

I could replace the file manually with the one given by eclipse developers, but I would prefer to know which distribution I need to download to have the bug fixed. I am not working alone and it would be very nice to have a development environment installation procedure as simple as possible.

You are saying that "The bug is solved in the new distributions", so could you please point me to where I can find it.

Thanks in advance.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8142
    
  52

One of the forum users (on a different forum) had this to say:

Wolfgang Knauf wrote:According to the eclipse bugreport at https://bugs.eclipse.org/bugs/show_bug.cgi?id=257823 , this was included in the WTP 3.0.4 branch.
So you might try to build an eclipse 3.4 with a WTP 3.0.4 comitters build from http://build.eclipse.org/webtools/committers/
Damien Bories
Greenhorn

Joined: Feb 02, 2009
Posts: 4
Thank you for the link.

I always get lost with all those Eclipse distributions.
I was trying to download the Ganymede distribution, but it seems that the last Ganymede build doesn't include the last WTP version (the one with the serverdef file bug fixed).
 
I agree. Here's the link: jrebel
 
subject: unable to start JBoss5 server through eclipse 3.4.1
 
Similar Threads
EJB3 Debug with Eclipse and JBoss ( Remote interface )
Unable to start JBOSS server
Error starting up JBossv5.0 in Eclipse 3.3.1
Deploying a dynamic web project output as folder in eclipse
Change JBoss Port No