facebook

[Closed] Debugging stopped working

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #247146 Reply

    patmeth
    Member

    System 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.2

    Thanks,
    Glenn.

    #247204 Reply

    Riyad Kalla
    Member

    What version of MyEclipse are you using? Just paste the result from MyEclipse > About > Configuration Summary for me.

    #247270 Reply

    patmeth
    Member

    Here 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 Workbench

    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse 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

    #247271 Reply

    Riyad Kalla
    Member

    Hmm, 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?

    #247404 Reply

    patmeth
    Member

    Riyad,
    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.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: [Closed] Debugging stopped working

You must be logged in to post in the forum log in