Full thread dump Java HotSpot(TM) Client VM (1.5.0_06-b03 mixed mode, sharing): "Error Annotation Queue" daemon prio=2 tid=0x08505448 nid=0xb8 in Object.wait() [0x09d8f000..0x09d8f9e8] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.jav a:133) - locked <0x1db5cec8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.jav a:227) at org.netbeans.mdr.handlers.BaseObjectHandler._lock(BaseObjectHandler.j ava:217) at org.netbeans.mdr.handlers.InstanceHandler.refImmediateComposite(Insta nceHandler.java:241) at org.netbeans.modules.java.JavaEditor.getResource(JavaEditor.java:430) at org.netbeans.modules.java.JavaEditor.refreshAnnotations(JavaEditor.ja va:408) at org.netbeans.modules.java.JavaEditor.access$300(JavaEditor.java:88) at org.netbeans.modules.java.JavaEditor$2.run(JavaEditor.java:259) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java :904) "Overriddens Queue" daemon prio=2 tid=0x08775d68 nid=0x6bc in Object.wait() [0x0 9bce000..0x09bcfae8] at java.lang.Object.wait(Native Method) - waiting on <0x21f90650> (a org.openide.util.Mutex$QueueCell) at java.lang.Object.wait(Object.java:474) at org.openide.util.Mutex$QueueCell.sleep(Mutex.java:1388) - locked <0x21f90650> (a org.openide.util.Mutex$QueueCell) at org.openide.util.Mutex.enter(Mutex.java:608) at org.openide.util.Mutex.postRequest(Mutex.java:1084) at org.openide.util.Mutex.postWriteRequest(Mutex.java:457) at org.openide.nodes.Children$Keys.refreshKey(Children.java:1960) at org.netbeans.modules.java.j2seproject.ui.J2SELogicalViewProvider$Logi calViewChildren.access$1600(J2SELogicalViewProvider.java:649) at org.netbeans.modules.java.j2seproject.ui.J2SELogicalViewProvider$Logi calViewChildren$WsdlCreationListener.fileFolderCreated(J2SELogicalViewProvider.j ava:827) at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:77) at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:811) at org.openide.filesystems.FileSystem$EventDispatcher.run(FileSystem.jav a:855) at org.openide.filesystems.EventControl.dispatchEvent(EventControl.java: 53) at org.openide.filesystems.FileSystem.dispatchEvent(FileSystem.java:485) at org.openide.filesystems.FileObject.dispatchEvent(FileObject.java:441) at org.openide.filesystems.FileObject.fireFileFolderCreatedEvent(FileObj ect.java:401) at org.netbeans.modules.masterfs.MasterFileObject.access$600(MasterFileO bject.java:38) at org.netbeans.modules.masterfs.MasterFileObject$FileChangeListenerImpl .fileFolderCreated(MasterFileObject.java:885) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerIm pl.java:410) at $Proxy1.fileFolderCreated(Unknown Source) at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:77) at org.openide.filesystems.FileObject$ED.dispatch(FileObject.java:811) at org.openide.filesystems.EventControl.invokeDispatchers(EventControl.j ava:179) at org.openide.filesystems.EventControl.exitAtomicAction(EventControl.ja va:153) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.jav a:98) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:45 0) at org.netbeans.modules.masterfs.MasterFileObject$AtomicAction.refresh(M asterFileObject.java:1029) at org.netbeans.modules.masterfs.MasterFileObject.refresh(MasterFileObje ct.java:520) at org.openide.filesystems.FileObject.refresh(FileObject.java:735) at org.netbeans.modules.masterfs.MasterFileObject.getFileObject(MasterFi leObject.java:287) at org.openide.filesystems.FileObject.getFileObject(FileObject.java:589) at org.netbeans.modules.masterfs.MasterFileSystem.getStepByStep(MasterFi leSystem.java:123) at org.netbeans.modules.masterfs.MasterFileSystem.findResource(MasterFil eSystem.java:109) at org.netbeans.modules.masterfs.MasterURLMapper.getFileObjects(MasterUR LMapper.java:52) at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:218) at org.netbeans.api.java.classpath.ClassPath$Entry.getRoot(ClassPath.jav a:505) - locked <0x2162c868> (a org.netbeans.api.java.classpath.ClassPath$Entry ) at org.netbeans.modules.javacore.classpath.FilterClassPathImplementation .createResources(FilterClassPathImplementation.java:109) at org.netbeans.modules.javacore.classpath.FilterClassPathImplementation .(FilterClassPathImplementation.java:57) at org.netbeans.modules.javacore.classpath.FilterClassPathImplementation .createClassPath(FilterClassPathImplementation.java:206) - locked <0x26842978> (a java.lang.Class) at org.netbeans.modules.javacore.ExclusiveMutex.setClassPath(ExclusiveMu tex.java:407) at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:3 96) at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:4 53) at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:4 42) at org.netbeans.modules.javacore.JMManager.setClassPath(JMManager.java:4 04) at org.netbeans.modules.java.OverrideAnnotationSupport.findOverriddenMet hods(OverrideAnnotationSupport.java:342) at org.netbeans.modules.java.OverrideAnnotationSupport.processOverridden Annotation(OverrideAnnotationSupport.java:122) at org.netbeans.modules.java.OverrideAnnotationSupport.processOverridden AnnotationImpl(OverrideAnnotationSupport.java:179) at org.netbeans.modules.java.OverrideAnnotationSupport.access$400(Overri deAnnotationSupport.java:44) at org.netbeans.modules.java.OverrideAnnotationSupport$Request.computeAn notations(OverrideAnnotationSupport.java:418) at org.netbeans.modules.java.OverrideAnnotationSupport$Request.run(Overr ideAnnotationSupport.java:402) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java :904) "Implicit RequestPoster's RP-22235060" daemon prio=2 tid=0x087ad010 nid=0x6c in Object.wait() [0x09b8f000..0x09b8fb68] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.jav a:133) - locked <0x1db5cec8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.jav a:227) at org.netbeans.modules.java.JavaEditor$JavaEditorComponent.createNode(J avaEditor.java:1274) at org.netbeans.modules.java.JavaEditor$JavaEditorComponent.access$800(J avaEditor.java:1199) at org.netbeans.modules.java.JavaEditor$12.run(JavaEditor.java:1251) at org.openide.util.Mutex.readAccess(Mutex.java:195) at org.netbeans.modules.java.JavaEditor$11.run(JavaEditor.java:1249) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java :904) "Scanning Queue" daemon prio=2 tid=0x087c7990 nid=0xb20 in Object.wait() [0x03da f000..0x03dafc68] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.jav a:133) - locked <0x1db5cec8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.jav a:227) at org.netbeans.modules.javacore.JMManager.cleanUpCodebases(JMManager.ja va:835) at org.netbeans.modules.javacore.JMManager.access$400(JMManager.java:58) at org.netbeans.modules.javacore.JMManager$4.run(JMManager.java:1208) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java :904) "Parsing Event Queue" daemon prio=2 tid=0x08507718 nid=0xffc in Object.wait() [0 x03b2f000..0x03b2fbe8] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.jav a:133) - locked <0x1db5cec8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.jav a:227) at org.netbeans.modules.editor.java.NbJavaFoldManager.collectFoldUpdates (NbJavaFoldManager.java:288) at org.netbeans.modules.editor.java.NbJavaFoldManager.updateFolds(NbJava FoldManager.java:210) at org.netbeans.modules.editor.java.NbJavaFoldManager.resourceParsed(NbJ avaFoldManager.java:177) at org.netbeans.modules.editor.java.NbJavaFoldManager$WeakParsingListene r.resourceParsed(NbJavaFoldManager.java:1062) at org.netbeans.modules.javacore.JMManager$5.run(JMManager.java:1300) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java :904) "Java Node State Updater" daemon prio=2 tid=0x03291fe8 nid=0xfbc in Object.wait( ) [0x03a3f000..0x03a3fce8] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.javacore.ExclusiveMutex.enter(ExclusiveMutex.jav a:133) - locked <0x1db5cec8> (a org.netbeans.modules.javacore.ExclusiveMutex) at org.netbeans.mdr.NBMDRepositoryImpl.beginTrans(NBMDRepositoryImpl.jav a:227) at org.netbeans.modules.java.JavaNode.resolveIcons(JavaNode.java:534) at org.netbeans.modules.java.JavaNode$StateUpdater.updateNodes(JavaNode. java:678) at org.netbeans.modules.java.JavaNode$StateUpdater.run(JavaNode.java:671 ) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:471) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java :904) "Thread-19" daemon prio=6 tid=0x08afbd98 nid=0x4a4 waiting on condition [0x03b6f 000..0x03b6fa68] at java.lang.Thread.sleep(Native Method) at org.netbeans.modules.j2ee.sun.ide.j2ee.LogViewerSupport.run(LogViewer Support.java:89) "URLdisplayer" prio=6 tid=0x087838d0 nid=0xc0c in Object.wait() [0x09c4f000..0x0 9c4fae8] at java.lang.Object.wait(Native Method) - waiting on <0x1ef26458> (a org.netbeans.modules.extbrowser.NbDdeBrowse rImpl$URLDisplayer) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.getNext Task(NbDdeBrowserImpl.java:223) - locked <0x1ef26458> (a org.netbeans.modules.extbrowser.NbDdeBrowserImp l$URLDisplayer) at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.run(NbD deBrowserImpl.java:235) at java.lang.Thread.run(Thread.java:595) "Text-Layout" prio=2 tid=0x0874cd68 nid=0x788 in Object.wait() [0x0383f000..0x03 83fce8] at java.lang.Object.wait(Native Method) - waiting on <0x1edc9298> (a org.netbeans.editor.view.spi.ViewLayoutQueu e) at java.lang.Object.wait(Object.java:474) at org.netbeans.editor.view.spi.ViewLayoutQueue.waitForTask(ViewLayoutQu eue.java:128) - locked <0x1edc9298> (a org.netbeans.editor.view.spi.ViewLayoutQueue) at org.netbeans.editor.view.spi.ViewLayoutQueue$LayoutThread.run(ViewLay outQueue.java:182) "Thread-7" daemon prio=6 tid=0x084fa750 nid=0xf9c waiting on condition [0x03c2f0 00..0x03c2fd68] at java.lang.Thread.sleep(Native Method) at org.netbeans.modules.j2ee.sun.ide.j2ee.LogViewerSupport.run(LogViewer Support.java:89) "Thread-6" daemon prio=6 tid=0x085fad20 nid=0xf98 waiting on condition [0x03bbf0 00..0x03bbf9e8] at java.lang.Thread.sleep(Native Method) at org.netbeans.modules.j2ee.sun.ide.j2ee.LogViewerSupport.run(LogViewer Support.java:89) "MDR event dispatcher" daemon prio=2 tid=0x030a6620 nid=0xe00 in Object.wait() [ 0x0396f000..0x0396fd68] at java.lang.Object.wait(Native Method) - waiting on <0x1db359e8> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:474) at org.netbeans.mdr.util.EventNotifier$EventsDelivery.run(EventNotifier. java:257) - locked <0x1db359e8> (a java.util.LinkedList) at java.lang.Thread.run(Thread.java:595) "DestroyJavaVM" prio=6 tid=0x00037c18 nid=0xd3c waiting on condition [0x00000000 ..0x0007fae8] "AWT-EventQueue-1" prio=6 tid=0x00a660a8 nid=0xde0 in Object.wait() [0x035ef000. .0x035efae8] at java.lang.Object.wait(Native Method) - waiting on <0x21f909e0> (a org.openide.util.Mutex$QueueCell) at java.lang.Object.wait(Object.java:474) at org.openide.util.Mutex$QueueCell.sleep(Mutex.java:1388) - locked <0x21f909e0> (a org.openide.util.Mutex$QueueCell) at org.openide.util.Mutex.enter(Mutex.java:608) at org.openide.util.Mutex.readEnter(Mutex.java:488) at org.openide.util.Mutex.readAccess(Mutex.java:258) at org.openide.explorer.view.VisualizerNode.run(VisualizerNode.java:424) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) "TimerQueue" daemon prio=6 tid=0x00a83808 nid=0xdb0 in Object.wait() [0x0364f000 ..0x0364f9e8] at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:233) - locked <0x1d58a5b8> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:595) "AWT-Windows" daemon prio=6 tid=0x02ed0680 nid=0xd94 runnable [0x0355f000..0x035 5fae8] at sun.awt.windows.WToolkit.eventLoop(Native Method) at sun.awt.windows.WToolkit.run(WToolkit.java:269) at java.lang.Thread.run(Thread.java:595) "AWT-Shutdown" prio=6 tid=0x00ab6b48 nid=0xd90 in Object.wait() [0x0351f000..0x0 351fb68] at java.lang.Object.wait(Native Method) - waiting on <0x1d4638f8> (a java.lang.Object) at java.lang.Object.wait(Object.java:474) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x1d4638f8> (a java.lang.Object) at java.lang.Thread.run(Thread.java:595) "Java2D Disposer" daemon prio=10 tid=0x02ecfdf8 nid=0xd8c in Object.wait() [0x03 4df000..0x034dfbe8] at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x1d463980> (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:595) "Active Reference Queue Daemon" daemon prio=2 tid=0x02d02fa0 nid=0xd84 in Object .wait() [0x033ff000..0x033ffc68] at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x1d463a08> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2968) at java.lang.Thread.run(Thread.java:595) "Timer-0" daemon prio=6 tid=0x02f81b40 nid=0xd80 in Object.wait() [0x033af000..0 x033afce8] at java.lang.Object.wait(Native Method) - waiting on <0x1d463a98> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:474) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x1d463a98> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "CLI Requests Server" daemon prio=6 tid=0x02d00d60 nid=0xd78 runnable [0x0332f00 0..0x0332f9e8] at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x1d463bd0> (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:832) "Low Memory Detector" daemon prio=6 tid=0x00a700b0 nid=0xd54 runnable [0x0000000 0..0x00000000] "CompilerThread0" daemon prio=10 tid=0x00a6ec78 nid=0xd50 waiting on condition [ 0x00000000..0x02c4f8cc] "Signal Dispatcher" daemon prio=10 tid=0x00a6df90 nid=0xd4c waiting on condition [0x00000000..0x00000000] "Finalizer" daemon prio=8 tid=0x0003f8e0 nid=0xd48 in Object.wait() [0x02bcf000. .0x02bcfc68] at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x1d463e70> (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=0x00a48aa0 nid=0xd44 in Object.wait() [0x 02b8f000..0x02b8fce8] at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:474) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x1d4638d0> (a java.lang.ref.Reference$Lock) "VM Thread" prio=10 tid=0x00a68320 nid=0xd40 runnable "VM Periodic Task Thread" prio=10 tid=0x00a71308 nid=0xd58 waiting on condition