This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes unable to start jboss with eclipse. 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 » Engineering » IDEs, Version Control and other tools
Reply Bookmark "unable to start jboss with eclipse." Watch "unable to start jboss with eclipse." New topic
Author

unable to start jboss with eclipse.

Punit Jain
Ranch Hand

Joined: Aug 20, 2011
Posts: 902
hello all,
i just try to configure jboss with eclipse, but when i am trying to start jboss, it's giving me error, "Unable to start JBoss"..
here is part of my error log..
Punit Jain
Ranch Hand

Joined: Aug 20, 2011
Posts: 902
solved the problem, by configuring jboss 4.0, instead of 5.0...
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

When configuring a JBoss AS server in Eclipse, Eclipse looks for various files within the JBoss directory to verify that it contains a valid JBoss AS installation. The files looked for changes with every version of JBoss AS. You might be better off using a more recent version of Eclipse, and with using JBoss Tools - the tools track the constant shuffling of JBoss AS files much better than Eclipse itself.


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: unable to start jboss with eclipse.
 
Similar Threads
problems with plugin
eclipse rcp problem
Eclipse Closes by itself
Eclipse Startup Issue.. Unable to acquire application service.
unable to start tomcat