2008-08-29 14:11:38 Full thread dump Java HotSpot(TM) Client VM (10.0-b23 mixed mode): "Inactive RequestProcessor thread [Was:Lookup Dispatch Thread/org.openide.loaders.FolderLookup$Dispatch]" daemon prio=2 tid=0x092aa400 nid=0x1540 in Object.wait() [0x05b3f000..0x05b3fae8] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x105a0078> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:950) - locked <0x105a0078> (a java.lang.Object) "Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon prio=6 tid=0x05688c00 nid=0x13cc in Object.wait() [0x0ffdf000..0x0ffdfb68] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x130fd190> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:950) - locked <0x130fd190> (a java.lang.Object) "GSF Source Worker Thread" prio=6 tid=0x092a8c00 nid=0xc94 waiting on condition [0x0bbdf000..0x0bbdfd68] java.lang.Thread.State: TIMED_WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0x130f31f0> (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:1963) at java.util.concurrent.PriorityBlockingQueue.poll(PriorityBlockingQueue.java:245) at org.netbeans.napi.gsfret.source.Source$CompilationJob.run(Source.java:1290) 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) "org.netbeans.modules.gsfret.source.usages.RepositoryUpdater" prio=6 tid=0x057c6800 nid=0x1b88 in Object.wait() [0x0b3df000..0x0b3dfb68] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x130f3490> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:485) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x130f3490> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Java Source Worker Thread" prio=6 tid=0x057c6000 nid=0x1f84 waiting on condition [0x0afdf000..0x0afdfce8] java.lang.Thread.State: TIMED_WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0x130d98f8> (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:1963) at java.util.concurrent.PriorityBlockingQueue.poll(PriorityBlockingQueue.java:245) at org.netbeans.api.java.source.JavaSource$CompilationJob.run(JavaSource.java:1553) 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) "Default RequestProcessor" daemon prio=2 tid=0x057c2c00 nid=0x1628 in Object.wait() [0x05d3f000..0x05d3f9e8] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x130d9a58> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at org.netbeans.modules.tasklist.impl.FileScanningWorker.run(FileScanningWorker.java:204) - locked <0x130d9a58> (a java.lang.Object) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997) "DestroyJavaVM" prio=6 tid=0x057c2000 nid=0x1d94 waiting on condition [0x00000000..0x021ffd20] java.lang.Thread.State: RUNNABLE "AWT-EventQueue-1" prio=6 tid=0x057c1400 nid=0x1450 runnable [0x08fce000..0x08fcfb68] java.lang.Thread.State: RUNNABLE at java.io.WinNTFileSystem.canonicalize0(Native Method) at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396) at java.io.File.getCanonicalPath(File.java:559) at java.io.File.getCanonicalFile(File.java:583) at org.openide.filesystems.FileUtil.normalizeFileOnWindows(FileUtil.java:1439) at org.openide.filesystems.FileUtil.normalizeFile(FileUtil.java:1344) at org.netbeans.spi.project.support.ant.PropertyUtils.resolveFile(PropertyUtils.java:509) at org.netbeans.spi.project.support.ant.PropertyUtils.resolveFileObject(PropertyUtils.java:564) at org.netbeans.spi.project.support.ant.AntProjectHelper.resolveFileObject(AntProjectHelper.java:1207) at org.netbeans.spi.project.support.ant.ReferenceHelper$RawReference$1.run(ReferenceHelper.java:1898) at org.netbeans.spi.project.support.ant.ReferenceHelper$RawReference$1.run(ReferenceHelper.java:1891) at org.openide.util.Mutex.readAccess(Mutex.java:327) at org.openide.util.Mutex$1R.run(Mutex.java:1299) at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1318) at org.openide.util.Mutex.readAccess(Mutex.java:275) at org.netbeans.spi.project.support.ant.ReferenceHelper$RawReference.toAntArtifact(ReferenceHelper.java:1890) at org.netbeans.spi.project.support.ant.ReferenceHelper$13.run(ReferenceHelper.java:1268) at org.netbeans.spi.project.support.ant.ReferenceHelper$13.run(ReferenceHelper.java:1247) at org.openide.util.Mutex.readAccess(Mutex.java:327) at org.openide.util.Mutex$1R.run(Mutex.java:1299) at org.netbeans.api.project.ProjectManager$2$1.run(ProjectManager.java:120) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:499) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:215) at org.netbeans.api.project.ProjectManager$2.execute(ProjectManager.java:118) at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1320) at org.openide.util.Mutex.readAccess(Mutex.java:275) at org.netbeans.spi.project.support.ant.ReferenceHelper.findArtifactAndLocation(ReferenceHelper.java:1246) at org.netbeans.modules.j2ee.common.project.classpath.ClassPathSupport.itemsList(ClassPathSupport.java:150) at org.netbeans.modules.j2ee.common.project.classpath.ClassPathSupport.itemsIterator(ClassPathSupport.java:113) at org.netbeans.modules.web.project.ui.customizer.WebProjectProperties.init(WebProjectProperties.java:344) at org.netbeans.modules.web.project.ui.customizer.WebProjectProperties.(WebProjectProperties.java:312) at org.netbeans.modules.web.project.WebProject.getWebProjectProperties(WebProject.java:569) at org.netbeans.modules.web.project.WebActionProvider.isActionEnabled(WebActionProvider.java:905) at org.netbeans.modules.project.ui.actions.ActionsUtil.commandSupported(ActionsUtil.java:150) at org.netbeans.modules.project.ui.actions.ActionsUtil.getProjectsFromLookup(ActionsUtil.java:107) at org.netbeans.modules.project.ui.actions.ProjectAction.refresh(ProjectAction.java:139) at org.netbeans.modules.project.ui.actions.LookupSensitiveAction.doRefresh(LookupSensitiveAction.java:183) at org.netbeans.modules.project.ui.actions.LookupSensitiveAction.getValue(LookupSensitiveAction.java:116) at org.netbeans.modules.project.ui.actions.ProjectAction.createContextAwareInstance(ProjectAction.java:183) at org.openide.util.Utilities.actionsToPopup(Utilities.java:2655) at org.openide.util.Utilities.actionsToPopup(Utilities.java:2747) at org.openide.explorer.view.TreeView.createPopup(TreeView.java:946) at org.openide.explorer.view.TreeView$PopupAdapter.showPopup(TreeView.java:1439) at org.openide.awt.MouseUtils$PopupMouseAdapter.maybePopup(MouseUtils.java:182) at org.openide.awt.MouseUtils$PopupMouseAdapter.mouseReleased(MouseUtils.java:177) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) at java.awt.Component.processMouseEvent(Component.java:6041) at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) at java.awt.Component.processEvent(Component.java:5806) at java.awt.Container.processEvent(Container.java:2058) at java.awt.Component.dispatchEventImpl(Component.java:4413) at java.awt.Container.dispatchEventImpl(Container.java:2116) at java.awt.Component.dispatchEvent(Component.java:4243) 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:2440) at java.awt.Component.dispatchEvent(Component.java:4243) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104) 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) "TimerQueue" daemon prio=6 tid=0x057c0c00 nid=0xab8 in Object.wait() [0x07e1f000..0x07e1fbe8] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x1291dfb0> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(TimerQueue.java:236) - locked <0x1291dfb0> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:619) "Thread-5" daemon prio=6 tid=0x057c0000 nid=0xf48 in Object.wait() [0x0890f000..0x0890fce8] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x127ee758> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:485) at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1461) - locked <0x127ee758> (a java.util.LinkedList) "*** JFluid Separate Command Execution Thread" daemon prio=6 tid=0x057bfc00 nid=0x1bc8 in Object.wait() [0x0870f000..0x0870fd68] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x128b9a28> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at org.netbeans.lib.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:101) - locked <0x128b9a28> (a java.lang.Object) "AWT-Windows" daemon prio=6 tid=0x05485000 nid=0x18b8 runnable [0x07c1f000..0x07c1fb68] java.lang.Thread.State: RUNNABLE at sun.awt.windows.WToolkit.eventLoop(Native Method) at sun.awt.windows.WToolkit.run(WToolkit.java:290) at java.lang.Thread.run(Thread.java:619) "AWT-Shutdown" prio=6 tid=0x05484800 nid=0x1438 in Object.wait() [0x07a1f000..0x07a1fbe8] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x11fccbd8> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x11fccbd8> (a java.lang.Object) at java.lang.Thread.run(Thread.java:619) "Java2D Disposer" daemon prio=10 tid=0x05452400 nid=0xef8 in Object.wait() [0x0781f000..0x0781fc68] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x11fccc68> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x11fccc68> (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) "Active Reference Queue Daemon" daemon prio=2 tid=0x05414400 nid=0x1ce8 in Object.wait() [0x0741f000..0x0741fce8] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x11fb1970> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x11fb1970> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:3076) at java.lang.Thread.run(Thread.java:619) "Timer-0" daemon prio=6 tid=0x0542dc00 nid=0x1d28 in Object.wait() [0x0677f000..0x0677fa68] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x11fb1a90> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x11fb1a90> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "CLI Requests Server" daemon prio=6 tid=0x05161400 nid=0x1d70 runnable [0x0657f000..0x0657fae8] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x11fb1b68> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.netbeans.CLIHandler$Server.run(CLIHandler.java:1002) "Low Memory Detector" daemon prio=6 tid=0x022b5400 nid=0x344 runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=10 tid=0x022a8800 nid=0x1f6c waiting on condition [0x00000000..0x04dbf990] java.lang.Thread.State: RUNNABLE "Attach Listener" daemon prio=10 tid=0x022a7800 nid=0x10cc waiting on condition [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0x0229f000 nid=0x1994 runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=8 tid=0x0228e800 nid=0x698 in Object.wait() [0x0496f000..0x0496fa68] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x11fb1e90> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x11fb1e90> (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=0x0228a000 nid=0x1458 in Object.wait() [0x0476f000..0x0476fae8] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x11fb1998> (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 <0x11fb1998> (a java.lang.ref.Reference$Lock) "VM Thread" prio=10 tid=0x02287400 nid=0x14e0 runnable "VM Periodic Task Thread" prio=10 tid=0x022b5c00 nid=0x1670 waiting on condition JNI global references: 2654