facebook

Breakpoints not working using Tomcat 6

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

    Hi, I tried searching for a similar post, but didn’t find any recent applicable one.

    I believe I’ve setup my debug environment correctly. I’ve started Tomcat 6 in Debug mode, and defined breakpoints in my code. I open IE7 and use my application, and I can see in the log4j logs that the code is going right through my breakpoints without stopping. There are no errors in the logs, and the code functions as expected — I just can’t get the code to stop at the breakpoints so that I can debug.

    Tomcat 6 settings:
    Enable/Disable (Enabled)
    Tomcat Home Directory: C:\apache-tomcat-6.0.18
    Tomcat Base Directory: C:\apache-tomcat-6.0.18
    Tomcat Temp Directory: C:\apache-tomcat-6.0.18\temp

    Here are my installation details:
    *** Date:
    Wednesday, February 11, 2009 2:05:29 PM PST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.0 GA
    Build id: 6.0.0-GA-200708

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.0 GA
    Build id: 6.0.0-GA-200708

    Eclipse Graphical Editing Framework

    Version: 3.3.0.v20070620
    Build id: 20070620-1021

    Eclipse Platform

    Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
    Build id: I20070625-1500

    Eclipse RCP

    Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
    Build id: I20070625-1500

    Eclipse Java Development Tools

    Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
    Build id: I20070625-1500

    Eclipse Plug-in Development Environment

    Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
    Build id: I20070625-1500

    Eclipse Project SDK

    Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
    Build id: I20070625-1500

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    -exitdata
    554_84
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe

    #294761 Reply

    Loyal Water
    Member

    Hi,
    Are you able to get the breakpoints to work with MyEclipse Tomcat ?

    #294766 Reply

    Hi,
    No, I can’t get the breakpoints to work with MyEclipse Tomcat either.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Breakpoints not working using Tomcat 6

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