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 185218

Summary: Remove userdir lock when Finising an IDE debugging session
Product: debugger Reporter: ivan <ivan>
Component: JavaAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ivan 2010-04-29 02:27:00 UTC
When I debug NB using NB, say via a suite, if I just Finish that
debugging session, when I re-run or re-debug I get an error message
like this:

/export/home/ivan/proj/nb-use/nbbuild/netbeans/harness/suite.xml:459: Will not delete /export/home/ivan/proj/cnd-main2/lib.terminalemulator/demosrc/Suite/build/testuserdir because /export/home/ivan/proj/cnd-main2/lib.terminalemulator/demosrc/Suite/build/testuserdir/lock still exists; kill any running process and delete lock file if necessary

Surely it can be arranged that the lock be removed automatically?
Comment 1 rov63rus 2012-01-20 10:01:38 UTC
I have the same issue every time I close my NBP application no metter in debug mode or not. So I have to delete lock file every time I break my NBP application.

From the positon of causal user it's blocking issue and may it need to be P1 priority.
Comment 2 gwaldon 2012-06-11 16:25:52 UTC
This is new in 7.1.2 and very annoying. Thank for fixing.