facebook

Debug Will Not Suspend On Breakpoints

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #302441 Reply

    s.stephens
    Member

    My organization has been using MyEclipse to develop and debug a JEE application deployed on JBoss for more than a year. During that time we have been able to set breakpoints and suspend program execution without any problem. Beginning last Friday, the debugger on my computer will not suspend at breakpoints set in our code.

    I reinstalled MyEclipse 7.5. There was no change.

    I set a break point on ClassNotFounf exception (jboss is full of them.) and the debugged suspended.

    I created a class in a new project in a new workspace. I set a breakpoint and the debugger suspended.

    I started JBoss from the command line with JAVA_OPTS to support remote debugging and created a remote debug config in MyEclipse. The debugger suspended on the set breakpoints. This is not as convenient as starting in the servers view but I can work.

    Please help solve this issue, so that I can go back to the good old days when everything worked like it should.

    #302466

    support-joy
    Member

    I created a class in a new project in a new workspace. I set a breakpoint and the debugger suspended.

    It looks like your old Workspace is corrupted. I would recommend you to import your error prone application to newly created workspace and test.

    If this doesn’t works for you then I need the following details to investigate further.

    1. How did you install ME? – used all-in-one installer to download/using pulse explorer/installed eclipse classic 3.4.1 and added MyEclipse plugin
    2. Can you copy and paste your installation details. You can get it from – MyEclipse > Installation Summary > Installation Details
    3. Can you copy paste the contents of your corresponding log messages in log file located at [workspace dir] > .metadata > .log

      For this I would suggest you to do the following
      a. open your log file then press [Ctrl+A] keys and press [Delete] key.
      b. Save your blank log file.
      c. Open the IDE and replicate your error

    then go to the log file and copy and paste the same here.
    4. Can you mention the detailed steps to reproduce
    5. Can you send the screenshots of Debug and Run/Debug settings in Preferences window.You can get them from – Window >Preferences.
    6. Can you zip and send your project or any sample project with 1 or 2 files to replicate at our end. (I have not been able to replicate the same at my end)

    You can send a mail to support@genuitec.com. Please add ATTN: JOY in the subject and refer to this thread. This will help us to reproduce this issue internally and quickly work on resolution.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debug Will Not Suspend On Breakpoints

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