Full thread dump Java HotSpot(TM) Server VM (1.6.0-b105 mixed mode): "Inactive RequestProcessor thread [Was:AntProjectHelper.RP/org.netbeans.spi.project.support.ant.AntProjectHelper$2]" daemon prio=1 tid=0x08c56c00 nid=0x16d in Object.wait() [0xcdec5000..0xcdec5c70] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xe02a1410> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917) - locked <0xe02a1410> (a java.lang.Object) "Inactive RequestProcessor thread [Was:AntProjectHelper.RP/org.netbeans.spi.project.support.ant.AntProjectHelper$2]" daemon prio=1 tid=0x08638000 nid=0x13d in Object.wait() [0xcfce1000..0xcfce1af0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdcb3dda8> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917) - locked <0xdcb3dda8> (a java.lang.Object) "Inactive RequestProcessor thread [Was:Default RequestProcessor/org.netbeans.modules.java.j2seproject.ui.J2SELogicalViewProvider$J2SELogicalViewRootNode]" daemon prio=1 tid=0x08638800 nid=0x13c in Object.wait() [0xcdc19000..0xcdc19c70] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdcb3d850> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917) - locked <0xdcb3d850> (a java.lang.Object) "Opening projects" daemon prio=1 tid=0x0a07f000 nid=0x13b in Object.wait() [0xcdd8b000..0xcdd8bbf0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xe167bcf0> (a java.awt.EventQueue$1AWTInvocationLock) at java.lang.Object.wait(Object.java:485) at java.awt.EventQueue.invokeAndWait(EventQueue.java:992) - locked <0xe167bcf0> (a java.awt.EventQueue$1AWTInvocationLock) at org.openide.util.Mutex.doEventAccess(Mutex.java:1230) at org.openide.util.Mutex.readAccess(Mutex.java:220) at org.netbeans.modules.project.ui.OpenProjectList.doOpen(OpenProjectList.java:364) at org.netbeans.modules.project.ui.OpenProjectList.access$100(OpenProjectList.java:87) at org.netbeans.modules.project.ui.OpenProjectList$3.run(OpenProjectList.java:235) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "OpenIDE-request-processor-4" daemon prio=1 tid=0x08cea400 nid=0x12e in Object.wait() [0xd0899000..0xd0899bf0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb8a2f58> (a org.netbeans.modules.java.source.usages.RepositoryUpdater) at java.lang.Object.wait(Object.java:485) at org.netbeans.modules.java.source.usages.RepositoryUpdater.waitScanFinished(RepositoryUpdater.java:205) - locked <0xdb8a2f58> (a org.netbeans.modules.java.source.usages.RepositoryUpdater) at org.netbeans.api.java.source.SourceUtils.waitScanFinished(SourceUtils.java:638) at org.netbeans.modules.java.j2seproject.MainClassUpdater$2.run(MainClassUpdater.java:150) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "Inactive RequestProcessor thread [Was:TimedSoftReference/org.openide.util.TimedSoftReference]" daemon prio=1 tid=0x0b315000 nid=0x12d in Object.wait() [0xcd507000..0xcd507970] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdcb1f2d8> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:917) - locked <0xdcb1f2d8> (a java.lang.Object) "pool-1-thread-1" prio=10 tid=0x0b7cb400 nid=0x127 waiting on condition [0xcd4b5000..0xcd4b5970] java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0xdc829468> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1889) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:946) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906) at java.lang.Thread.run(Thread.java:619) "Java Source Worker Thread" prio=10 tid=0x08570800 nid=0x119 runnable [0xcdddc000..0xcdddda70] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:199) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158) - locked <0xf7aebed8> (a java.io.InputStreamReader) at java.io.InputStreamReader.read(InputStreamReader.java:167) at org.netbeans.modules.java.source.parsing.FileObjects$RegularFileObject.getCharContent(FileObjects.java:549) at com.sun.tools.javac.main.JavaCompiler.complete(JavaCompiler.java:651) at com.sun.tools.javac.jvm.ClassReader.fillIn(ClassReader.java:1884) at org.netbeans.modules.java.source.usages.SymbolClassReader.fillInImpl(SymbolClassReader.java:154) at org.netbeans.modules.java.source.usages.SymbolClassReader.fillIn(SymbolClassReader.java:133) at com.sun.tools.javac.jvm.ClassReader.complete(ClassReader.java:1791) at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386) at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:764) at com.sun.tools.javac.jvm.ClassReader.loadClass(ClassReader.java:1966) at com.sun.tools.javac.comp.Resolve.loadClass(Resolve.java:842) at com.sun.tools.javac.comp.Resolve.findGlobalType(Resolve.java:901) at com.sun.tools.javac.comp.Resolve.findType(Resolve.java:957) at com.sun.tools.javac.comp.Resolve.findIdent(Resolve.java:986) at com.sun.tools.javac.comp.Resolve.resolveIdent(Resolve.java:1179) at com.sun.tools.javac.comp.Attr.visitIdent(Attr.java:1726) at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:1551) at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:368) at com.sun.tools.javac.comp.Attr.attribType(Attr.java:398) at com.sun.tools.javac.comp.Attr.attribBase(Attr.java:479) at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:879) at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386) at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:764) at com.sun.tools.javac.code.Symbol$ClassSymbol.flags(Symbol.java:693) at com.sun.tools.javac.comp.Resolve.isAccessible(Resolve.java:181) at com.sun.tools.javac.comp.Resolve.findMemberType(Resolve.java:869) at com.sun.tools.javac.comp.Resolve.findIdentInType(Resolve.java:1039) at com.sun.tools.javac.comp.Attr.selectSym(Attr.java:1959) at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:1850) at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1526) at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:368) at com.sun.tools.javac.comp.Attr.attribType(Attr.java:398) at com.sun.tools.javac.comp.MemberEnter.visitVarDef(MemberEnter.java:630) at com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:695) at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:391) at com.sun.tools.javac.comp.MemberEnter.signature(MemberEnter.java:354) at com.sun.tools.javac.comp.MemberEnter.visitMethodDef(MemberEnter.java:564) at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:643) at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:391) at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:403) at com.sun.tools.javac.comp.MemberEnter.finishClass(MemberEnter.java:414) at com.sun.tools.javac.comp.MemberEnter.finish(MemberEnter.java:1050) at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:1017) at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386) at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:764) at com.sun.tools.javac.comp.Enter.complete(Enter.java:523) at com.sun.tools.javac.comp.Enter.main(Enter.java:501) at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:824) at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:347) at com.sun.tools.javac.api.JavacTaskImpl.enterTrees(JavacTaskImpl.java:379) at org.netbeans.modules.java.source.usages.RepositoryUpdater.batchCompile(RepositoryUpdater.java:1449) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.updateFolder(RepositoryUpdater.java:1051) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.scanRoots(RepositoryUpdater.java:920) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.access$1500(RepositoryUpdater.java:617) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:741) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:645) at org.netbeans.modules.java.source.usages.ClassIndexManager.writeLock(ClassIndexManager.java:49) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.run(RepositoryUpdater.java:642) at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.run(RepositoryUpdater.java:617) at org.netbeans.api.java.source.JavaSource$CompilationJob.run(JavaSource.java:1112) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) "Timer-1" prio=10 tid=0x098b7400 nid=0x118 in Object.wait() [0xcdcbd000..0xcdcbd8f0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb8801e8> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:485) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0xdb8801e8> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "DestroyJavaVM" prio=10 tid=0x08070800 nid=0x2 waiting on condition [0x00000000..0xfe5bbbb0] java.lang.Thread.State: RUNNABLE "AWT-EventQueue-1" prio=10 tid=0x0840c000 nid=0x111 runnable [0xd01e5000..0xd01e7a70] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:199) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158) - locked <0xf7b40b28> (a java.io.FileReader) at java.io.InputStreamReader.read(InputStreamReader.java:167) at java.io.BufferedReader.fill(BufferedReader.java:136) at java.io.BufferedReader.readLine(BufferedReader.java:299) - locked <0xf7b40b28> (a java.io.FileReader) at java.io.BufferedReader.readLine(BufferedReader.java:362) at org.netbeans.lib.cvsclient.admin.StandardAdminHandler.getEntries(StandardAdminHandler.java:389) at org.netbeans.modules.versioning.system.cvss.CvsLiteAdminHandler.getEntries(CvsLiteAdminHandler.java:78) at org.netbeans.modules.versioning.system.cvss.CvsLiteAdminHandler.getEntriesAsArray(CvsLiteAdminHandler.java:88) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.scanFolder(FileStatusCache.java:455) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.getScannedFiles(FileStatusCache.java:432) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.getStatus(FileStatusCache.java:194) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.createMissingEntryFileInformation(FileStatusCache.java:614) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.createFileInformation(FileStatusCache.java:524) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.scanFolder(FileStatusCache.java:465) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.getScannedFiles(FileStatusCache.java:432) at org.netbeans.modules.versioning.system.cvss.FileStatusCache.getStatus(FileStatusCache.java:194) at org.netbeans.modules.versioning.system.cvss.Annotator.annotateIcon(Annotator.java:529) at org.netbeans.modules.versioning.system.cvss.FileStatusProvider.annotateIcon(FileStatusProvider.java:47) at org.netbeans.modules.versioning.VersioningAnnotationProvider.annotateIcon(VersioningAnnotationProvider.java:68) at org.netbeans.modules.masterfs.MasterFileSystem$StatusImpl.annotateIcon(MasterFileSystem.java:423) at org.netbeans.modules.apisupport.project.ui.AnnotatedNode.annotateIcon(AnnotatedNode.java:95) at org.netbeans.modules.apisupport.project.ui.ModuleLogicalView$RootNode.getIcon(ModuleLogicalView.java:159) at org.openide.nodes.FilterNode.getIcon(FilterNode.java:530) at org.openide.explorer.view.VisualizerNode.getIcon(VisualizerNode.java:547) at org.openide.explorer.view.NodeRenderer.configureFrom(NodeRenderer.java:181) at org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:119) at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2807) at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:475) at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1342) at javax.swing.tree.VariableHeightLayoutCache.createNodeAt(VariableHeightLayoutCache.java:764) at javax.swing.tree.VariableHeightLayoutCache.treeNodesInserted(VariableHeightLayoutCache.java:473) at javax.swing.plaf.basic.BasicTreeUI$Handler.treeNodesInserted(BasicTreeUI.java:3892) at javax.swing.tree.DefaultTreeModel.fireTreeNodesInserted(DefaultTreeModel.java:499) at javax.swing.tree.DefaultTreeModel.nodesWereInserted(DefaultTreeModel.java:296) at org.openide.explorer.view.NodeTreeModel$Listener.added(NodeTreeModel.java:160) at org.openide.explorer.view.VisualizerChildren.added(VisualizerChildren.java:80) at org.openide.explorer.view.VisualizerEvent$Added.run(VisualizerEvent.java:87) at org.openide.util.Mutex.readAccess(Mutex.java:296) at org.openide.explorer.view.VisualizerNode$QP.run(VisualizerNode.java:660) at org.openide.util.Mutex.doEvent(Mutex.java:1181) at org.openide.util.Mutex.writeAccess(Mutex.java:376) at org.openide.explorer.view.VisualizerNode$QP.runSafe(VisualizerNode.java:636) at org.openide.explorer.view.VisualizerNode.childrenAdded(VisualizerNode.java:304) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:427) at $Proxy5.childrenAdded(Unknown Source) at org.openide.nodes.Node.fireSubNodesChange(Node.java:1018) at org.openide.nodes.Children.notifyAdd(Children.java:1064) at org.openide.nodes.Children.updateAdd(Children.java:1042) at org.openide.nodes.Children.setEntries(Children.java:820) at org.openide.nodes.Children$Keys$2.run(Children.java:2067) 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:2076) at org.openide.nodes.Children$Keys.setKeys(Children.java:2021) at org.netbeans.modules.project.ui.ProjectsRootNode$ProjectChildren.propertyChange(ProjectsRootNode.java:265) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276) at org.netbeans.modules.project.ui.OpenProjectList$4.run(OpenProjectList.java:366) at org.netbeans.modules.project.ui.OpenProjectList$4.run(OpenProjectList.java:365) at org.openide.util.Mutex$1AWTWorker.run(Mutex.java:1216) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177) at java.awt.Dialog$1.run(Dialog.java:1039) at java.awt.Dialog$3.run(Dialog.java:1091) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Dialog.show(Dialog.java:1089) at java.awt.Component.show(Component.java:1419) at java.awt.Component.setVisible(Component.java:1372) at java.awt.Window.setVisible(Window.java:801) at java.awt.Dialog.setVisible(Dialog.java:979) at org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:253) at org.netbeans.modules.project.ui.actions.OpenProject.actionPerformed(OpenProject.java:113) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) at javax.swing.AbstractButton.doClick(AbstractButton.java:357) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1170) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1211) at java.awt.Component.processMouseEvent(Component.java:6038) at javax.swing.JComponent.processMouseEvent(JComponent.java:3260) at java.awt.Component.processEvent(Component.java:5803) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4410) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916) at java.awt.Container.dispatchEventImpl(Container.java:2102) at java.awt.Window.dispatchEventImpl(Window.java:2429) at java.awt.Component.dispatchEvent(Component.java:4240) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) "Memory results batch processor" prio=10 tid=0x0946fc00 nid=0x10f in Object.wait() [0xcdf69000..0xcdf69c70] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb536e40> (a java.lang.Object) at com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.processQueue(ProfilingResultsDispatcher.java:89) - locked <0xdb536e40> (a java.lang.Object) at com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.run(ProfilingResultsDispatcher.java:56) at java.lang.Thread.run(Thread.java:619) "CPU results batch processor" prio=10 tid=0x08e96c00 nid=0x10e in Object.wait() [0xcdfbb000..0xcdfbbbf0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb536f90> (a java.lang.Object) at com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.processQueue(ProfilingResultsDispatcher.java:89) - locked <0xdb536f90> (a java.lang.Object) at com.sun.tools.profiler.results.ProfilingResultsDispatcher$QueueProcessor.run(ProfilingResultsDispatcher.java:56) at java.lang.Thread.run(Thread.java:619) "*** JFluid Separate Command Execution Thread" daemon prio=10 tid=0x08c59800 nid=0x10d in Object.wait() [0xce00d000..0xce00d970] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb536af8> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at com.sun.tools.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:1679) - locked <0xdb536af8> (a java.lang.Object) "Thread-2" daemon prio=10 tid=0x08652400 nid=0x10c in Object.wait() [0xcee1f000..0xcee1faf0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb683830> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:485) at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1461) - locked <0xdb683830> (a java.util.LinkedList) "Java Node Badge Processor" daemon prio=1 tid=0x087df800 nid=0x10b waiting on condition [0xcedcd000..0xcedcdb70] java.lang.Thread.State: TIMED_WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0xdc755508> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1927) at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:395) at org.netbeans.modules.java.JavaNode$2.run(JavaNode.java:255) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "TimerQueue" daemon prio=10 tid=0x08466000 nid=0x16 in Object.wait() [0xd010d000..0xd010dbf0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb289cb0> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(TimerQueue.java:236) - locked <0xdb289cb0> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:619) "AWT-Shutdown" prio=10 tid=0x0840b800 nid=0x14 in Object.wait() [0xd0239000..0xd0239af0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb2a02b8> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0xdb2a02b8> (a java.lang.Object) at java.lang.Thread.run(Thread.java:619) "AWT-XAWT" daemon prio=10 tid=0x08171c00 nid=0x13 runnable [0xd028b000..0xd028bb70] java.lang.Thread.State: RUNNABLE at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(XToolkit.java:585) at sun.awt.X11.XToolkit.run(XToolkit.java:560) at java.lang.Thread.run(Thread.java:619) "Java2D Disposer" daemon prio=10 tid=0x0837c000 nid=0x12 in Object.wait() [0xd02dd000..0xd02dd9f0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb2aa760> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0xdb2aa760> (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:619) "Timer-0" daemon prio=10 tid=0x08219c00 nid=0xf in Object.wait() [0xd08eb000..0xd08eb970] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb29c370> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0xdb29c370> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "CLI Requests Server" daemon prio=10 tid=0x0822dc00 nid=0xe runnable [0xd093d000..0xd093dbf0] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0xdb29ff38> (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:980) "Active Reference Queue Daemon" daemon prio=1 tid=0x081ba000 nid=0xd in Object.wait() [0xd0a35000..0xd0a35c70] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb1d6080> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0xdb1d6080> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:3031) at java.lang.Thread.run(Thread.java:619) "Low Memory Detector" daemon prio=10 tid=0x0817ec00 nid=0xb runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "CompilerThread1" daemon prio=10 tid=0x0817cc00 nid=0xa waiting on condition [0x00000000..0xd0b560d8] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=10 tid=0x0817b800 nid=0x9 waiting on condition [0x00000000..0xfe44d158] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0x0817a800 nid=0x8 waiting on condition [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=10 tid=0x08165000 nid=0x7 in Object.wait() [0xd0bfa000..0xd0bfa970] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb05e048> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0xdb05e048> (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=0x08164800 nid=0x6 in Object.wait() [0xd0c4c000..0xd0c4cbf0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdb10da70> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:485) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0xdb10da70> (a java.lang.ref.Reference$Lock) "VM Thread" prio=10 tid=0x08161000 nid=0x5 runnable "GC task thread#0 (ParallelGC)" prio=10 tid=0x08077000 nid=0x3 runnable "GC task thread#1 (ParallelGC)" prio=10 tid=0x08078000 nid=0x4 runnable "VM Periodic Task Thread" prio=10 tid=0x08180000 nid=0xc waiting on condition JNI global references: 1748 Heap PSYoungGen total 39616K, used 7480K [0xf7800000, 0xfb200000, 0xfb200000) eden space 19840K, 17% used [0xf7800000,0xf7b4b860,0xf8b60000) from space 19776K, 20% used [0xf8b60000,0xf8f627c8,0xf9eb0000) to space 19776K, 0% used [0xf9eb0000,0xf9eb0000,0xfb200000) PSOldGen total 157696K, used 107519K [0xdb000000, 0xe4a00000, 0xf7800000) object space 157696K, 68% used [0xdb000000,0xe18fff08,0xe4a00000) PSPermGen total 65536K, used 50652K [0xd1000000, 0xd5000000, 0xdb000000) object space 65536K, 77% used [0xd1000000,0xd41773b0,0xd5000000)