- This topic has 4 replies, 2 voices, and was last updated 18 years, 9 months ago by patmeth.
-
AuthorPosts
-
patmethMemberSystem Setup ——————————-
Operating System and version: windows XP
Eclipse version: 3.1.1
Eclipse build id:
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: none
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
MyEclipse version: latest
Eclipse JDK version: 1.5
Application Server JDK version: 1.5
Are there any exceptions in the Eclipse log file?If this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
Sometimes when I want to debug a web application, even though the ‘Debug’ option under preferences is selected, no breakpoints are hit. The application works though and the page renders. On other occasions the breakpoints are hit. Any suggestions?
The application server is JBoss 4.0.2Thanks,
Glenn.
Riyad KallaMemberWhat version of MyEclipse are you using? Just paste the result from MyEclipse > About > Configuration Summary for me.
patmethMemberHere is the information:
*** Date: Thu Feb 23 12:43:41 EST 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.0.3 GA
Build id: 20051025-4.0.3-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.1
Build id: M20050929-0840Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840Eclipse RCP
Version: 3.1.1
Build id: M20050929-0840Eclipse Java Development Tools
Version: 3.1.1
Build id: M20050929-0840Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: M20050929-0840Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
c40_38
-vm
C:\WINDOWS\system32\javaw.exe
Riyad KallaMemberHmm, your config looks good, the breakpoints should be hit every time. Are you compiling any of this project using Ant or are you using a remote debugging session or are you using everything from inside of MyEclipse including the deployment?
patmethMemberRiyad,
Sorry about the delay in getting back. It seems to work now. I can’t duplicate the error right now but will get back if it occurs again.Thanks.
-
AuthorPosts