This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 146304 - Unable to set breakpoints, debugger doesn´t work
Summary: Unable to set breakpoints, debugger doesn´t work
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-05 11:43 UTC by dana_k
Modified: 2010-04-29 09:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (21.11 KB, text/plain)
2008-09-05 11:45 UTC, dana_k
Details
Screenshot: Debugger hang-up (8.29 KB, image/png)
2008-09-05 11:46 UTC, dana_k
Details
Log file (122.00 KB, text/plain)
2008-09-05 14:09 UTC, dana_k
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dana_k 2008-09-05 11:43:18 UTC
Hello,

today I installed some new plugins for NetBeans 6.1. After this I couldn´t set any breakpoints neither in the
editor(IDE) nor using right mouse click "New breakpoint..." in the output area.
So I deactivated ALL modules I have installed, restarted the IDE, called Clean& Build on the project but no success. 

When I start the debugger (Ctrl+F5), the debugger toolbar is not shown and the application doesn´t start (see screenshot).
The debugger doesn´t work for any project in my workspace.

I also created a thread dump with visualVM 1.0.
Comment 1 dana_k 2008-09-05 11:45:08 UTC
Created attachment 69138 [details]
Thread dump
Comment 2 dana_k 2008-09-05 11:46:55 UTC
Created attachment 69139 [details]
Screenshot: Debugger hang-up
Comment 3 Vitezslav Stejskal 2008-09-05 13:25:49 UTC
Have you tried starting Netbeans with a fresh userdir (ie. use --userdir C:\Temp\whatever)? Did it help? Could you
please attach IDE's logfile. It's in <ide-userdir>/var/log/messages.log. Thanks
Comment 4 dana_k 2008-09-05 14:08:04 UTC
I changed the userdir and it works now.
please find attached the log file
Comment 5 dana_k 2008-09-05 14:09:22 UTC
Created attachment 69150 [details]
Log file
Comment 6 Martin Entlicher 2008-09-05 14:18:53 UTC
From which user dir is the log file? From the new one or the old one?
We need the log file from the user dir in which the problem with breakpoints has occurred.
Comment 7 dana_k 2008-09-05 14:24:16 UTC
this is the log file from the user dir in which the problem has occured
Comment 8 Martin Entlicher 2008-09-05 15:29:48 UTC
The log file is from 2:42:39 PM CEST and you've submitted the issue at 12:43:00 CEST, thus the log file seems to be newer.
Anyway, I did not found any problems related to debugger in the log file.
Resolving as works-for-me.
Comment 9 Quality Engineering 2010-04-29 09:43:50 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.