- This topic has 6 replies, 2 voices, and was last updated 20 years, 7 months 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 ——————————-
October 15, 2004 at 5:30 pm #217806
Riyad KallaMemberWhat is the problem? What do the startup messages look like?
November 8, 2004 at 9:47 am #219074
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.
November 8, 2004 at 10:22 am #219077
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.
November 8, 2004 at 10:28 am #219078
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.
November 8, 2004 at 10:29 am #219079
Riyad KallaMemberSo thinks are working for you now?
November 8, 2004 at 12:22 pm #219108
haobaba1MemberYeah things are working. I just needed to click the button and add the source zip. Not a moment of Greatness.
-
AuthorPosts