$ Full thread dump Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing): "Inactive RequestProcessor thread [Was:LineStruct Processor/org.openide.text.LineStruct$2]" daemon prio=2 tid=0x030a0618 nid=0xfb0 in Object.wait() [0x0422f000 ..0x0422fbe8] at java.lang.Object.wait(Native Method) - waiting on <0x1a50b7e0> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:916) - locked <0x1a50b7e0> (a java.lang.Object) "Module-Actions" daemon prio=2 tid=0x03232168 nid=0xa54 runnable [0x04d3f000..0x04d3fc68] at java.util.HashSet.contains(HashSet.java:182) at java.util.AbstractCollection.retainAll(AbstractCollection.java:392) at org.openide.nodes.Children.setEntries(Children.java:784) at org.openide.nodes.Children$Keys$2.run(Children.java:2052) at org.openide.util.Mutex.postRequest(Mutex.java:1140) at org.openide.util.Mutex.postWriteRequest(Mutex.java:490) at org.openide.nodes.Children$Keys.applyKeys(Children.java:2061) at org.openide.nodes.Children$Keys.setKeys(Children.java:2006) at org.netbeans.modules.properties.PropertiesFileEntry$PropKeysChildren.mySetKeys(PropertiesFileEntry.java:366) at org.netbeans.modules.properties.PropertiesFileEntry$PropKeysChildren.access$000(PropertiesFileEntry.java:340) at org.netbeans.modules.properties.PropertiesFileEntry$PropKeysChildren$1.bundleChanged(PropertiesFileEntry.java:381) at org.netbeans.modules.properties.PropertyBundleSupport.fireBundleChanged(PropertyBundleSupport.java:152) at org.netbeans.modules.properties.PropertyBundleSupport.fireBundleDataChanged(PropertyBundleSupport.java:106) at org.netbeans.modules.properties.BundleStructure.notifyOneFileChanged(BundleStructure.java:707) at org.netbeans.modules.properties.PropertiesStructure.structureChanged(PropertiesStructure.java:280) at org.netbeans.modules.properties.PropertiesStructure.deleteItem(PropertiesStructure.java:213) - locked <0x1a8c7bc8> (a org.netbeans.modules.properties.BundleStructure) - locked <0x19f5c4a8> (a org.netbeans.modules.properties.StructHandler) at org.netbeans.modules.properties.KeyNode.destroy(KeyNode.java:130) at org.openide.nodes.FilterNode.destroy(FilterNode.java:568) at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.doDestroy(ExplorerActionsImpl.java:602) at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.actionPerformed(ExplorerActionsImpl.java:552) at org.netbeans.modules.project.ui.ProjectTab$DelegatingAction.actionPerformed(ProjectTab.java:593) at org.openide.util.actions.CallbackSystemAction$DelegateAction$1.run(CallbackSystemAction.java:545) at org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.actionPerformed(ActionsBridge.java:89) at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:82) at org.netbeans.modules.openide.actions.ActionsBridgeImpl.invokeAction(ActionsBridgeImpl.java:30) at org.netbeans.modules.openide.util.ActionsBridge$ActionRunnable.doRun(ActionsBridge.java:80) at org.netbeans.modules.openide.util.ActionsBridge$1.run(ActionsBridge.java:49) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:541) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:963) "Java Source Worker Thread" prio=6 tid=0x031ddbf0 nid=0x13c4 waiting on condition [0x04cff000..0x04cffce8] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:146) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803) at java.util.concurrent.PriorityBlockingQueue.poll(PriorityBlockingQueue.java:236) at org.netbeans.api.java.source.JavaSource$CompilationJob.run(JavaSource.java:1081) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) "Timer-1" prio=6 tid=0x03ad8930 nid=0x13b0 in Object.wait() [0x04cbf000..0x04cbfd68] at java.lang.Object.wait(Native Method) - waiting on <0x1a1a8ff8> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:474) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x1a1a8ff8> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "DestroyJavaVM" prio=6 tid=0x00038060 nid=0xca0 waiting on condition [0x00000000..0x0007fae8] "AWT-EventQueue-1" prio=6 tid=0x03069680 nid=0x1438 in Object.wait() [0x0373f000..0x0373fb68] at java.lang.Object.wait(Native Method) - waiting on <0x18b80ac0> (a org.openide.util.Mutex$QueueCell) at java.lang.Object.wait(Object.java:474) at org.openide.util.Mutex$QueueCell.sleep(Mutex.java:1447) - locked <0x18b80ac0> (a org.openide.util.Mutex$QueueCell) at org.openide.util.Mutex.enterImpl(Mutex.java:631) at org.openide.util.Mutex.enter(Mutex.java:538) at org.openide.util.Mutex.readEnter(Mutex.java:521) at org.openide.util.Mutex.readAccess(Mutex.java:227) at org.openide.explorer.view.TreeView$ExplorerTree$GuardedActions.(TreeView.java:1842) at org.openide.explorer.view.TreeView$ExplorerTree.processFocusEvent(TreeView.java:1607) at java.awt.Component.processEvent(Component.java:5257) at java.awt.Container.processEvent(Container.java:1966) at java.awt.Component.dispatchEventImpl(Component.java:3968) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1826) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:854) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:535) at java.awt.Component.dispatchEventImpl(Component.java:3841) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.SentEvent.dispatch(SentEvent.java:50) at java.awt.DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent.dispatch(DefaultKeyboardFocusManager.java:161) at java.awt.DefaultKeyboardFocusManager.sendMessage(DefaultKeyboardFocusManager.java:188) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:600) at java.awt.Component.dispatchEventImpl(Component.java:3841) at java.awt.Container.dispatchEventImpl(Container.java:2024) at java.awt.Window.dispatchEventImpl(Window.java:1778) at java.awt.Component.dispatchEvent(Component.java:3803) at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) at java.awt.SequencedEvent.dispatch(SequencedEvent.java:93) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) "Inactive RequestProcessor thread [Was:TimedSoftReference/org.openide.util.TimedSoftReference]" nid=0x16ac in Object.wait() [0x039cf000..0x039cfbe8] at java.lang.Object.wait(Native Method) - waiting on <0x19a0b210> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:916) - locked <0x19a0b210> (a java.lang.Object) $ "TimerQueue" daemon nid=0x320 in Object.wait() [0x0391f000..0x0391fc68] at java.lang.Object.wait(Native Method) - waiting on <0x199ad8f0> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(TimerQueue.java:236) - locked <0x199ad8f0> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:595) "Thread-3" daemon prio=6 tid=0x032e6200 nid=0x11c4 in Object.wait() [0x038df000..0x038dfce8] at java.lang.Object.wait(Native Method) - waiting on <0x19997100> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:474) at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1456) - locked <0x19997100> (a java.util.LinkedList) "AWT-Windows" daemon prio=6 tid=0x00acad50 nid=0x12f8 runnable [0x0366f000..0x0366fa68] at sun.awt.windows.WToolkit.eventLoop(Native Method) at sun.awt.windows.WToolkit.run(WToolkit.java:269) at java.lang.Thread.run(Thread.java:595) "AWT-Shutdown" prio=6 tid=0x00acabc8 nid=0x388 in Object.wait() [0x0362f000..0x0362fae8] at java.lang.Object.wait(Native Method) - waiting on <0x19578b58> (a java.lang.Object) at java.lang.Object.wait(Object.java:474) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x19578b58> (a java.lang.Object) at java.lang.Thread.run(Thread.java:595) "Java2D Disposer" daemon prio=10 tid=0x02d94888 nid=0x15a4 in Object.wait() [0x035ef000..0x035efb68] at java.lang.Object.wait(Native Method) - waiting on <0x19578be0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x19578be0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at sun.java2d.Disposer.run(Disposer.java:125) at java.lang.Thread.run(Thread.java:595) "org.netbeans.modules.properties.PropertiesRequestProcessor" daemon prio=2 tid=0x02d55008 waiting for monitor entry [0x034df000..0x034dfc68] at org.netbeans.modules.properties.StructHandler.reparseNowBlocking(StructHandler.java:80) - waiting to lock <0x19f5c4a8> (a org.netbeans.modules.properties.StructHandler) at org.netbeans.modules.properties.StructHandler.reparseNowBlocking(StructHandler.java:71) at org.netbeans.modules.properties.StructHandler$1.run(StructHandler.java:151) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:541) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:963) "Timer-0" daemon prio=6 tid=0x02d5b008 nid=0x143c in Object.wait() [0x0349f000..0x0349fce8] at java.lang.Object.wait(Native Method) - waiting on <0x194c17f8> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x194c17f8> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "CLI Requests Server" daemon prio=6 tid=0x02d6bcd8 nid=0x8ac runnable [0x0345f000..0x0345fd68] at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x194c18c8> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:450) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.netbeans.CLIHandler$Server.run(CLIHandler.java:961) "Active Reference Queue Daemon" daemon prio=2 tid=0x00a909e0 nid=0x1568 in Object.wait() [0x02f7f000..0x02f7f9e8] at java.lang.Object.wait(Native Method) - waiting on <0x194c1a48> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x194c1a48> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:3020) at java.lang.Thread.run(Thread.java:595) "Low Memory Detector" daemon prio=6 tid=0x00a731e8 nid=0x12c4 runnable [0x00000000..0x00000000] "CompilerThread0" daemon prio=10 tid=0x00a71e50 nid=0x77c waiting on condition [0x00000000..0x02cbf848] "Signal Dispatcher" daemon prio=10 tid=0x00a71140 nid=0x11b0 waiting on condition [0x00000000..0x00000000] "Finalizer" daemon prio=8 tid=0x00a6b990 nid=0x76c in Object.wait() [0x02c3f000..0x02c3fc68] at java.lang.Object.wait(Native Method) - waiting on <0x194c1bf0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x194c1bf0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x00a6ad20 nid=0xc54 in Object.wait() [0x02bff000..0x02bffce8] at java.lang.Object.wait(Native Method) - waiting on <0x194c1508> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:474) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x194c1508> (a java.lang.ref.Reference$Lock) "VM Thread" prio=10 tid=0x00a48370 nid=0xd7c runnable "VM Periodic Task Thread" prio=10 tid=0x00a8dd28 nid=0x178c waiting on condition