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 235763 - MutexException on deleting project from hard disk and one of the files open in editor
Summary: MutexException on deleting project from hard disk and one of the files open i...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: BlueJ (show other bugs)
Version: 8.0
Hardware: Macintosh (x86) Mac OS X
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 20:19 UTC by ionuion
Modified: 2013-09-16 20:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file with the exception stacktrace (91.34 KB, application/octet-stream)
2013-09-10 20:19 UTC, ionuion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ionuion 2013-09-10 20:19:27 UTC
Created attachment 139896 [details]
log file with the exception stacktrace

Environment:
Product Version: NetBeans IDE Dev (Build 201309090001)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b40
System: Mac OS X version 10.7.5 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/ionuion/Library/Application Support/NetBeans/dev
Cache directory: /Users/ionuion/Library/Caches/NetBeans/dev

Steps to reproduce.
1. Create new maven project (maven > Java Application)
2. Open App.java in the editor.
3. In the Projects window right click on Delete.
4. In the Delete Project dialog, check 'Also delete sources under "..."'

Result:
MutexException thrown. Please see attached message.log