Full thread dump Java HotSpot(TM) Client VM (1.6.0-ea-b45 mixed mode, sharing): "Inactive RequestProcessor thread [Was:TimedSoftReference/org.openide.util.TimedSoftReference]" daemon prio=1 tid=0x09a24900 nid=0x7f31 in Object.wait() [0x03306000..0x03306ff0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:823) - locked <0x8e147ba0> (a java.lang.Object) "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.netbeans.spi.editor.completion.support.AsyncCompletionTask]" daemon prio=1 tid=0xb6ea2a00 nid=0x7f2c in Object.wait() [0x03430000..0x03431170] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:823) - locked <0x8dfc7120> (a java.lang.Object) "Parsing Event Queue" daemon prio=1 tid=0xb6e91000 nid=0x7f2b in Object.wait() [0x035b3000..0x035b3ef0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:484) at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.java:133) - locked <0x8784a3e8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.java:227) at org.netbeans.mdr.NBMDRepositoryImpl.getByMofId(NBMDRepositoryImpl.java:366) at org.netbeans.modules.javacore.JMManager$5.run(JMManager.java:1285) at org.openide.util.Task.run(Task.java:207) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:469) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:870) "Default RequestProcessor" daemon prio=1 tid=0xb6cac800 nid=0x7f21 waiting for monitor entry [0x04b07000..0x04b07ff0] java.lang.Thread.State: BLOCKED (on object monitor) at org.netbeans.modules.editor.completion.CompletionImpl.insertUpdate(CompletionImpl.java:184) - waiting to lock <0x872954c0> (a org.netbeans.modules.editor.completion.CompletionImpl) at org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.insertUpdate(PriorityDocumentListenerList.java:42) at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:185) at org.netbeans.editor.BaseDocument.fireInsertUpdate(BaseDocument.java:1207) at org.netbeans.editor.BaseDocument.insertString(BaseDocument.java:612) at org.openide.text.PositionBounds$1.run(PositionBounds.java:102) at org.netbeans.editor.GuardedDocument.runAtomic(GuardedDocument.java:219) at org.openide.text.NbDocument.runAtomic(NbDocument.java:357) at org.openide.text.PositionBounds.setText(PositionBounds.java:126) at org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.applyDiff(ResourceImpl.java:989) at org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.access$100(ResourceImpl.java:53) at org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl$1.run(ResourceImpl.java:837) at org.netbeans.editor.GuardedDocument.runAtomic(GuardedDocument.java:219) at org.openide.text.NbDocument.runAtomic(NbDocument.java:357) at org.netbeans.modules.javacore.jmiimpl.javamodel.ResourceImpl.commitChanges(ResourceImpl.java:835) at org.netbeans.modules.javacore.ExclusiveMutex.notifyElements(ExclusiveMutex.java:502) at org.netbeans.modules.javacore.ExclusiveMutex.leave(ExclusiveMutex.java:358) - locked <0x8784a3e8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.endTrans(NBMDRepositoryImpl.java:248) at org.netbeans.modules.editor.java.JMIUtils.endTrans(JMIUtils.java:141) at org.netbeans.modules.editor.java.NbJMIResultItem$1.run(NbJMIResultItem.java:846) at org.openide.util.Task.run(Task.java:207) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:469) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:870) "Inactive RequestProcessor thread [Was:Default RequestProcessor/null]" daemon prio=1 tid=0x09974d00 nid=0x7f0e in Object.wait() [0x0852d000..0x0852e0f0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:823) - locked <0x8cbd21d8> (a java.lang.Object) "Timer-1" daemon prio=1 tid=0x09664d00 nid=0x6550 in Object.wait() [0x0740a000..0x0740ae70] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x8acac1b0> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Text-Layout" prio=1 tid=0x095e2e00 nid=0x5f4b in Object.wait() [0x03793000..0x037940f0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:484) at org.netbeans.editor.view.spi.ViewLayoutQueue.waitForTask(ViewLayoutQueue.java:128) - locked <0x88058ab8> (a org.netbeans.editor.view.spi.ViewLayoutQueue) at org.netbeans.editor.view.spi.ViewLayoutQueue$LayoutThread.run(ViewLayoutQueue.java:182) "MDR event dispatcher" daemon prio=1 tid=0x09240a00 nid=0x5f3c in Object.wait() [0x033af000..0x033afef0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:484) at org.netbeans.mdr.util.EventNotifier$EventsDelivery.run(EventNotifier.java:257) - locked <0x87845070> (a java.util.LinkedList) at java.lang.Thread.run(Thread.java:608) "DestroyJavaVM" prio=1 tid=0xb7a12900 nid=0x5f1d waiting on condition [0x00000000..0xbffa23c0] java.lang.Thread.State: RUNNABLE "AWT-EventQueue-1" prio=1 tid=0xb77d4600 nid=0x5f37 in Object.wait() [0x0865b000..0x0865c070] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:484) at javax.swing.text.AbstractDocument.readLock(AbstractDocument.java:1372) - locked <0x8beb5ec8> (a org.netbeans.modules.editor.NbEditorDocument) at javax.swing.plaf.basic.BasicTextUI.modelToView(BasicTextUI.java:951) at javax.swing.plaf.basic.BasicTextUI.modelToView(BasicTextUI.java:932) at javax.swing.text.JTextComponent.modelToView(JTextComponent.java:1404) at org.netbeans.modules.editor.completion.CompletionLayoutPopup.getAnchorOffsetBounds(CompletionLayoutPopup.java:148) at org.netbeans.modules.editor.completion.CompletionLayout.updateLayout(CompletionLayout.java:224) at org.netbeans.modules.editor.completion.CompletionLayout$DocPopup.show(CompletionLayout.java:342) at org.netbeans.modules.editor.completion.CompletionLayout.showDocumentation(CompletionLayout.java:127) at org.netbeans.modules.editor.completion.CompletionImpl$7.run(CompletionImpl.java:690) - locked <0x872954c0> (a org.netbeans.modules.editor.completion.CompletionImpl) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:590) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:270) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:198) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:171) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:166) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:158) at java.awt.EventDispatchThread.run(EventDispatchThread.java:119) "TimerQueue" daemon prio=1 tid=0xb7a81c00 nid=0x5f36 in Object.wait() [0x03286000..0x032861f0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:233) - locked <0x8761ba40> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:608) "AWT-Shutdown" prio=1 tid=0xb7a80e00 nid=0x5f31 in Object.wait() [0x03204000..0x03204f70] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:484) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x86fb0268> (a java.lang.Object) at java.lang.Thread.run(Thread.java:608) "AWT-XAWT" daemon prio=1 tid=0xb7a66000 nid=0x5f2e runnable [0x08b0c000..0x08b0c1f0] java.lang.Thread.State: RUNNABLE at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(XToolkit.java:514) at sun.awt.X11.XToolkit.run(XToolkit.java:489) at java.lang.Thread.run(Thread.java:608) "Java2D Disposer" daemon prio=1 tid=0x0945d300 nid=0x5f2d in Object.wait() [0x05874000..0x05875170] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x86fb03e8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at sun.java2d.Disposer.run(Disposer.java:107) at java.lang.Thread.run(Thread.java:608) "Active Reference Queue Daemon" daemon prio=1 tid=0x0945f100 nid=0x5f2c in Object.wait() [0x0553b000..0x0553bef0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x86fb0478> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2968) at java.lang.Thread.run(Thread.java:608) "Timer-0" daemon prio=1 tid=0x09466300 nid=0x5f2b in Object.wait() [0x063d4000..0x063d4e70] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x86fb0510> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "CLI Requests Server" daemon prio=1 tid=0xb7a2f400 nid=0x5f29 runnable [0x04006000..0x04006f70] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x86fb0678> (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:756) "Low Memory Detector" daemon prio=1 tid=0x09224600 nid=0x5f23 runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=1 tid=0x09223000 nid=0x5f22 waiting on condition [0x00000000..0x00f16cd8] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=1 tid=0x09222000 nid=0x5f21 waiting on condition [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=1 tid=0x09213a00 nid=0x5f20 in Object.wait() [0x00465000..0x00465e70] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x86fb08a8> (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=1 tid=0x09212c00 nid=0x5f1f in Object.wait() [0x003e4000..0x003e4ff0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:484) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x86fb0520> (a java.lang.ref.Reference$Lock) "VM Thread" prio=1 tid=0x09211a00 nid=0x5f1e runnable "VM Periodic Task Thread" prio=1 tid=0x09225b00 nid=0x5f24 waiting on condition JNI global references: 2760