2011-07-14 15:30:31 Full thread dump Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing): "Inactive RequestProcessor thread [Was:OpenIDE-request-processor-1/org.netbeans.core.startup.preferences.NbPreferences$1]" daemon prio=3 tid=0x0a6e9400 nid=0x29 in Object.wait() [0xf5dff000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa44e7700> (a java.lang.Object) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1919) - locked <0xa44e7700> (a java.lang.Object) "Timer-1" daemon prio=3 tid=0x0a865800 nid=0x28 in Object.wait() [0xeedff000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa346d518> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0xa346d518> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Thread-8" daemon prio=3 tid=0x0a536000 nid=0x27 in Object.wait() [0xef1ff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa3439098> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <0xa3439098> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at org.tmatesoft.svn.core.javahl.SVNClientImplTracker.run(SVNClientImplTracker.java:65) at java.lang.Thread.run(Thread.java:619) "Parsing & Indexing Loop (201104080000)" daemon prio=3 tid=0x0a411000 nid=0x25 waiting for monitor entry [0xef5ff000] java.lang.Thread.State: BLOCKED (on object monitor) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.addRecursiveListener(FileObjectKeeper.java:82) - waiting to lock <0xa32a70a8> (a org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.addRecursiveListener(FolderObj.java:617) at org.openide.filesystems.DeepListener.relisten(DeepListener.java:99) - locked <0xa37513c0> (a org.openide.filesystems.DeepListener) at org.openide.filesystems.DeepListener.init(DeepListener.java:75) at org.openide.filesystems.FileUtil.addRecursiveListener(FileUtil.java:376) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsListeners.safeAddRecursiveListener(RepositoryUpdater.java:4353) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsListeners.add(RepositoryUpdater.java:4289) - locked <0xa1dc4710> (a org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsListeners) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doIndex(RepositoryUpdater.java:1779) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.access$1400(RepositoryUpdater.java:1581) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$2.run(RepositoryUpdater.java:1762) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$2.run(RepositoryUpdater.java:1760) at org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.refreshTransaction(TaskCache.java:460) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.index(RepositoryUpdater.java:1760) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.scanFiles(RepositoryUpdater.java:2145) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$FileListWork.getDone(RepositoryUpdater.java:2333) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:2193) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:3867) at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.run(RepositoryUpdater.java:3805) at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:649) 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:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) "EditorBracesMatching" daemon prio=3 tid=0x0a846c00 nid=0x1f waiting on condition [0xf49ff000] java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0xa2977948> (a java.util.concurrent.locks.ReentrantLock$FairSync) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:747) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:778) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1114) at java.util.concurrent.locks.ReentrantLock$FairSync.lock(ReentrantLock.java:201) at java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:262) at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:191) at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:106) at org.netbeans.modules.html.editor.HtmlBracesMatching.findMatches(HtmlBracesMatching.java:184) at org.netbeans.modules.editor.bracesmatching.MasterMatcher$Result._run(MasterMatcher.java:592) at org.netbeans.modules.editor.bracesmatching.MasterMatcher$Result.run(MasterMatcher.java:533) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968) "PHP file change handler (copy support)" daemon prio=3 tid=0x0a824c00 nid=0x1d runnable [0xf93ff000] java.lang.Thread.State: RUNNABLE at com.sun.jna.Function.invokeInt(Native Method) at com.sun.jna.Function.invoke(Function.java:344) at com.sun.jna.Function.invoke(Function.java:276) at com.sun.jna.Library$Handler.invoke(Library.java:216) at org.netbeans.modules.masterfs.watcher.$Proxy6.FAMMonitorDirectory(Unknown Source) at org.netbeans.modules.masterfs.watcher.FAMNotifier.addWatch(FAMNotifier.java:84) at org.netbeans.modules.masterfs.watcher.FAMNotifier.addWatch(FAMNotifier.java:60) at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRecursively(Watcher.java:168) at org.netbeans.modules.masterfs.ProvidedExtensionsProxy.refreshRecursively(ProvidedExtensionsProxy.java:307) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.init(FileObjectKeeper.java:117) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getKeeper(FolderObj.java:604) - locked <0xa3ad4868> (a org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.listenTo(FileObjectKeeper.java:168) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.listenToAll(FileObjectKeeper.java:214) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.addRecursiveListener(FileObjectKeeper.java:91) - locked <0xa32a70a8> (a org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper) at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.addRecursiveListener(FolderObj.java:617) at org.openide.filesystems.DeepListener.relisten(DeepListener.java:99) - locked <0xa32a70e0> (a org.openide.filesystems.DeepListener) at org.openide.filesystems.DeepListener.init(DeepListener.java:75) at org.openide.filesystems.FileUtil.addRecursiveListener(FileUtil.java:376) at org.netbeans.modules.php.project.copysupport.CopySupport.registerFileChangeListener(CopySupport.java:215) at org.netbeans.modules.php.project.copysupport.CopySupport.init(CopySupport.java:189) - locked <0xa2651fe0> (a org.netbeans.modules.php.project.copysupport.CopySupport) at org.netbeans.modules.php.project.copysupport.CopySupport$1.run(CopySupport.java:125) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968) "DestroyJavaVM" prio=3 tid=0x08072400 nid=0x2 waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "AWT-EventQueue-1" prio=3 tid=0x0a726c00 nid=0x18 in Object.wait() [0xf61ff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1e937c0> (a org.netbeans.core.TimableEventQueue) at java.lang.Object.wait(Object.java:485) at java.awt.EventQueue.getNextEvent(EventQueue.java:479) - locked <0xa1e937c0> (a org.netbeans.core.TimableEventQueue) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:236) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) "TimerQueue" daemon prio=3 tid=0x0a723000 nid=0x17 in Object.wait() [0xf83ff000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1e938a0> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(TimerQueue.java:232) - locked <0xa1e938a0> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:619) "Thread-3" daemon prio=3 tid=0x0a713000 nid=0x16 in Object.wait() [0xf65ff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1ca8ff0> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:485) at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1461) - locked <0xa1ca8ff0> (a java.util.LinkedList) "File Watcher" prio=3 tid=0x0a705c00 nid=0x15 runnable [0xf69ff000] java.lang.Thread.State: RUNNABLE at com.sun.jna.Function.invokeInt(Native Method) at com.sun.jna.Function.invoke(Function.java:344) at com.sun.jna.Function.invoke(Function.java:276) at com.sun.jna.Library$Handler.invoke(Library.java:216) at org.netbeans.modules.masterfs.watcher.$Proxy6.FAMNextEvent(Unknown Source) at org.netbeans.modules.masterfs.watcher.FAMNotifier.nextEvent(FAMNotifier.java:95) at org.netbeans.modules.masterfs.watcher.Watcher$Ext.run(Watcher.java:181) at java.lang.Thread.run(Thread.java:619) "AWT-Shutdown" prio=3 tid=0x0a0f5c00 nid=0x12 in Object.wait() [0xf87ff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa149d568> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:265) - locked <0xa149d568> (a java.lang.Object) at java.lang.Thread.run(Thread.java:619) "AWT-XAWT" daemon prio=3 tid=0x0a0cb800 nid=0x11 runnable [0xf8bff000] java.lang.Thread.State: RUNNABLE at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(XToolkit.java:541) at sun.awt.X11.XToolkit.run(XToolkit.java:505) at java.lang.Thread.run(Thread.java:619) "Java2D Disposer" daemon prio=3 tid=0x0a0ba800 nid=0x10 in Object.wait() [0xf8fff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa149d6c8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <0xa149d6c8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at sun.java2d.Disposer.run(Disposer.java:125) at java.lang.Thread.run(Thread.java:619) "Active Reference Queue Daemon" daemon prio=3 tid=0x0a0af400 nid=0xf in Object.wait() [0xf9fff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1253778> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <0xa1253778> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.lookup.implspi.ActiveQueue$Impl.run(ActiveQueue.java:101) at java.lang.Thread.run(Thread.java:619) "CLI Requests Server" daemon prio=3 tid=0x082efc00 nid=0xc runnable [0xf9bff000] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390) - locked <0xa12539b0> (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:1081) "Timer-0" daemon prio=3 tid=0x08167400 nid=0xa in Object.wait() [0xfa3ff000] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1253b40> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0xa1253b40> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Low Memory Detector" daemon prio=3 tid=0x080a7000 nid=0x8 runnable [0x00000000] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=3 tid=0x080a3c00 nid=0x7 waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=3 tid=0x080a2800 nid=0x6 waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=3 tid=0x08098000 nid=0x5 in Object.wait() [0xfb5ff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1253cf0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <0xa1253cf0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=3 tid=0x08096800 nid=0x4 in Object.wait() [0xfb9ff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xa1253808> (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 <0xa1253808> (a java.lang.ref.Reference$Lock) "VM Thread" prio=3 tid=0x08095000 nid=0x3 runnable "VM Periodic Task Thread" prio=3 tid=0x080b2800 nid=0x9 waiting on condition JNI global references: 2689 Heap def new generation total 38848K, used 17772K [0x91200000, 0x93c20000, 0xa1200000) eden space 34560K, 50% used [0x91200000, 0x92307850, 0x933c0000) from space 4288K, 7% used [0x933c0000, 0x93413b70, 0x937f0000) to space 4288K, 0% used [0x937f0000, 0x937f0000, 0x93c20000) tenured generation total 86184K, used 61421K [0xa1200000, 0xa662a000, 0xc1200000) the space 86184K, 71% used [0xa1200000, 0xa4dfb580, 0xa4dfb600, 0xa662a000) compacting perm gen total 40960K, used 40871K [0xc1200000, 0xc3a00000, 0xd9200000) the space 40960K, 99% used [0xc1200000, 0xc39e9dd8, 0xc39e9e00, 0xc3a00000) ro space 10240K, 66% used [0xd9200000, 0xd9899be8, 0xd9899c00, 0xd9c00000) rw space 12288K, 62% used [0xd9c00000, 0xda372640, 0xda372800, 0xda800000)