| 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
|
|
|
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
|
|
One of the forum users (on a different forum) had this to say:
|
 |
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
|
|
|