- This topic has 6 replies, 2 voices, and was last updated 20 years, 1 month ago by haobaba1.
-
AuthorPosts
-
haobaba1MemberI am having a problem starting jboss 3.2.5 in debug mode from the myeclipse ide. I was wondering if there are any known issues with this version of jboss. I was previously using 3.2.4 and had no problems with this, that I can remember.
Thanks- System Setup ——————————-
Operating System and version: Win XP Pro
Eclipse version: Version: 3.0.0
Build id: 200406251208Fresh Eclipse install (y/n): Y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.1
Eclipse JDK version: 1.4.2_04
Application Server JDK version: 1.4.2_04
Are there any exceptions in the Eclipse log file? NO– Message Body ——————————-
Riyad KallaMemberWhat is the problem? What do the startup messages look like?
haobaba1Member@support-rkalla wrote:
What is the problem? What do the startup messages look like?
After changing the startup mode to Debug and restarting the server I get a popup message asking if I want to change to debug mode, I answer yes. My desktop then looks as in the printscreen output below.
Riyad KallaMemberWhat happens when you hit the “Play” button? It looks like the debugger stopped at a random breakpoint and unless you attached the JDK’s source, it cannot find the source for the ClassLoader class.
These “ghost” breakpoints is an error a lot of us have seen with Eclipse and it seems to be correctly by creating a new workspace… it is very odd.
haobaba1MemberOK to maybe save you the trouble of pointing out the obvious I found the source and attached it and was able to restart the server and it is now slowing starting.
Riyad KallaMemberSo thinks are working for you now?
haobaba1MemberYeah things are working. I just needed to click the button and add the source zip. Not a moment of Greatness.
-
AuthorPosts