Full thread dump Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode): "OpenIDE-request-processor-0" daemon prio=1 tid=0x08b2ef10 nid=0xf35 waiting for monitor entry [50497000..50497714] at javax.swing.TimerQueue.addTimer(TimerQueue.java:98) - waiting to lock <0x45295260> (a javax.swing.TimerQueue) at javax.swing.Timer.start(Timer.java:486) at org.netbeans.modules.java.JavaNode$StateUpdater.updateNode(JavaNode.java:892) - locked <0x4535db08> (a org.netbeans.modules.java.JavaNode$StateUpdater) at org.netbeans.modules.java.JavaNode$IconResolver.run(JavaNode.java:291) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:678) "VCS Command Tasks Starter Loop" daemon prio=1 tid=0x086dd240 nid=0xf35 in Object.wait() [53fe5000..53fe5714] at java.lang.Object.wait(Native Method) - waiting on <0x4522c2f8> (a org.netbeans.modules.vcscore.commands.CommandProcessor) at java.lang.Object.wait(Object.java:429) at org.netbeans.modules.vcscore.commands.CommandProcessor.executorStarterLoop(CommandProcessor.java:760) - locked <0x4522c2f8> (a org.netbeans.modules.vcscore.commands.CommandProcessor) at org.netbeans.modules.vcscore.commands.CommandProcessor.access$800(CommandProcessor.java:64) at org.netbeans.modules.vcscore.commands.CommandProcessor$6.run(CommandProcessor.java:774) at java.lang.Thread.run(Thread.java:534) "Compilation" daemon prio=1 tid=0x084cd258 nid=0xf35 in Object.wait() [53ee3000..53ee3714] at java.lang.Object.wait(Native Method) - waiting on <0x455728f8> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:429) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.nextJobAndTask(CompilationEngineImpl.java:162) - locked <0x455728f8> (a java.util.LinkedList) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.run(CompilationEngineImpl.java:175) "DestroyJavaVM" prio=1 tid=0x08052578 nid=0xf35 waiting on condition [0..bfffc204] "TimerQueue" daemon prio=1 tid=0x080da410 nid=0xf35 waiting for monitor entry [53701000..53701714] at java.awt.EventQueue.postEventPrivate(EventQueue.java:187) - waiting to lock <0x45296598> (a java.awt.EventQueue) at java.awt.EventQueue.postEvent(EventQueue.java:174) at java.awt.EventQueue.invokeLater(EventQueue.java:792) at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1170) at javax.swing.Timer.post(Timer.java:538) - locked <0x47120a28> (a javax.swing.Timer) at javax.swing.TimerQueue.postExpiredTimers(TimerQueue.java:193) - locked <0x45295260> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(TimerQueue.java:229) - locked <0x45295260> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:534) "AWT-EventQueue-1" prio=1 tid=0x0831d2d8 nid=0xf35 waiting for monitor entry [50598000..50599714] at javax.swing.TimerQueue.removeTimer(TimerQueue.java:135) - waiting to lock <0x45295260> (a javax.swing.TimerQueue) at javax.swing.Timer.stop(Timer.java:509) at javax.swing.text.DefaultCaret.deinstall(DefaultCaret.java:575) at javax.swing.text.JTextComponent.setCaret(JTextComponent.java:541) at org.openide.text.QuietEditorPane.setCaret(QuietEditorPane.java:58) at javax.swing.plaf.basic.BasicTextUI.uninstallDefaults(BasicTextUI.java:331) at javax.swing.plaf.basic.BasicTextUI.uninstallUI(BasicTextUI.java:725) at javax.swing.JComponent.setUI(JComponent.java:444) at javax.swing.text.JTextComponent.setUI(JTextComponent.java:287) at org.netbeans.editor.BaseKit.install(BaseKit.java:474) at javax.swing.JEditorPane.setEditorKit(JEditorPane.java:944) at org.openide.text.CloneableEditor.initialize(CloneableEditor.java:172) at org.openide.text.CloneableEditor.componentShowing(CloneableEditor.java:151) at org.openide.windows.WindowManager.componentShowing(WindowManager.java:281) at org.netbeans.core.windows.WindowManagerImpl.componentShowing(WindowManagerImpl.java:763) at org.netbeans.core.windows.view.DefaultView.changeGUI(DefaultView.java:110) at org.netbeans.core.windows.ViewRequestor.dispatchRequest(ViewRequestor.java:241) at org.netbeans.core.windows.ViewRequestor.processRequest(ViewRequestor.java:220) at org.netbeans.core.windows.ViewRequestor.postRequest(ViewRequestor.java:156) at org.netbeans.core.windows.ViewRequestor.scheduleRequest(ViewRequestor.java:95) at org.netbeans.core.windows.Central.activateModeTopComponent(Central.java:1238) at org.netbeans.core.windows.WindowManagerImpl.activateTopComponent(WindowManagerImpl.java:229) at org.netbeans.core.windows.WindowManagerImpl.topComponentRequestActive(WindowManagerImpl.java:814) at org.openide.windows.TopComponent.requestActive(TopComponent.java:507) at org.openide.windows.TopComponent.requestFocus(TopComponent.java:501) at org.openide.text.CloneableEditor.requestFocus(CloneableEditor.java:328) at org.netbeans.modules.java.JavaEditor$JavaEditorComponent.requestFocus(JavaEditor.java:1415) at org.openide.windows.CloneableOpenSupport$1.run(CloneableOpenSupport.java:73) at org.openide.util.Mutex.doEvent(Mutex.java:900) at org.openide.util.Mutex.writeAccess(Mutex.java:317) at org.openide.windows.CloneableOpenSupport.open(CloneableOpenSupport.java:70) at org.openide.text.CloneableEditorSupport.open(CloneableEditorSupport.java:287) at org.openide.text.EditorSupport.open(EditorSupport.java:153) at org.openide.actions.OpenAction.performAction(OpenAction.java:54) at org.openide.util.actions.NodeAction$3.run(NodeAction.java:440) at org.openide.util.actions.CallableSystemAction.doPerformAction(CallableSystemAction.java:135) at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:438) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786) at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258) at javax.swing.AbstractButton.doClick(AbstractButton.java:289) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113) at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943) at java.awt.Component.processMouseEvent(Component.java:5100) at java.awt.Component.processEvent(Component.java:4897) at java.awt.Container.processEvent(Container.java:1569) at java.awt.Component.dispatchEventImpl(Component.java:3615) at java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128) at java.awt.Container.dispatchEventImpl(Container.java:1613) at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.EventQueue.dispatchEvent(EventQueue.java:456) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) "Java2D Disposer" daemon prio=1 tid=0x08303d20 nid=0xf35 in Object.wait() [50518000..50518714] at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) - locked <0x44eff748> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127) at sun.java2d.Disposer.run(Disposer.java:100) at java.lang.Thread.run(Thread.java:534) "AWT-Motif" daemon prio=1 tid=0x08300b40 nid=0xf35 runnable [50416000..50416714] at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:534) "AWT-Shutdown" prio=1 tid=0x083008b0 nid=0xf35 in Object.wait() [50395000..50395714] at java.lang.Object.wait(Native Method) - waiting on <0x44eb5338> (a java.lang.Object) at java.lang.Object.wait(Object.java:429) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x44eb5338> (a java.lang.Object) at java.lang.Thread.run(Thread.java:534) "Active Reference Queue Daemon" daemon prio=1 tid=0x08265c80 nid=0xf35 in Object.wait() [4fd4c000..4fd4c714] at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) - locked <0x44eb53a8> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2436) at java.lang.Thread.run(Thread.java:534) "Thread-0" daemon prio=1 tid=0x08244478 nid=0xf35 in Object.wait() [4fccb000..4fccb714] at java.lang.Object.wait(Native Method) - waiting on <0x44eb5420> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:429) - locked <0x44eb5420> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:382) "CLI Requests Server" daemon prio=1 tid=0x0814a148 nid=0xf35 runnable [4fbb8000..4fbb8714] at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353) - locked <0x44eb54e0> (a java.net.PlainSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:448) at java.net.ServerSocket.accept(ServerSocket.java:419) at org.netbeans.CLIHandler$Server.run(CLIHandler.java:723) "Signal Dispatcher" daemon prio=1 tid=0x0809d908 nid=0xf35 waiting on condition [0..0] "Finalizer" daemon prio=1 tid=0x08088cd0 nid=0xf35 in Object.wait() [4e940000..4e940714] at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) - locked <0x44eb5688> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=1 tid=0x08088070 nid=0xf35 in Object.wait() [4e8bf000..4e8bf714] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:429) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115) - locked <0x44eb5330> (a java.lang.ref.Reference$Lock) "VM Thread" prio=1 tid=0x08086dd8 nid=0xf35 runnable "VM Periodic Task Thread" prio=1 tid=0x080a0118 nid=0xf35 waiting on condition "Suspend Checker Thread" prio=1 tid=0x0809cf38 nid=0xf35 runnable