Full thread dump Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode): "StackTrace Remote Thread" prio=6 tid=0x31674868 nid=0x1094 waiting on condition [0x00000000..0x3398fb6c] "TimerQueue" daemon prio=6 tid=0x3320e298 nid=0x12e4 in Object.wait() [0x33c3f000..0x33c3fae8] at java.lang.Object.wait(Native Method) - waiting on <0x03608db0> (a javax.swing.TimerQueue) at javax.swing.TimerQueue.run(TimerQueue.java:236) - locked <0x03608db0> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:595) "AWT-EventQueue-0" prio=6 tid=0x32a9a248 nid=0x1558 waiting for monitor entry [0x3288e000..0x3288fb68] at org.netbeans.modules.editor.options.AllOptionsFolder.getDefault(AllOptionsFolder.java:217) - waiting to lock <0x23ce69c0> (a java.lang.Class) at org.netbeans.modules.editor.options.BaseOptions.getCodeTemplateExpandKey(BaseOptions.java:1817) at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.netbeans.modules.editor.settings.storage.codetemplates.CodeTemplateSettingsImpl.BaseOptions_getCodeTemplateExpandKey(CodeTemplateSettingsImpl.java:150) at org.netbeans.modules.editor.settings.storage.codetemplates.CodeTemplateSettingsImpl.getExpandKey(CodeTemplateSettingsImpl.java:98) at org.netbeans.modules.editor.settings.storage.codetemplates.CodeTemplateSettingsImpl.createInstanceForLookup(CodeTemplateSettingsImpl.java:114) at org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.initialize(SettingsProvider.java:166) - locked <0x03ea6e50> (a org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup) at org.openide.util.lookup.AbstractLookup.enterStorage(AbstractLookup.java:138) at org.openide.util.lookup.AbstractLookup.lookupItem(AbstractLookup.java:351) at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:343) at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:192) at org.netbeans.editor.BaseKit.getKit(BaseKit.java:415) at org.netbeans.editor.Formatter.getFormatter(Formatter.java:52) - locked <0x25308420> (a java.lang.Class) at org.netbeans.modules.cnd.editor.fortran.FOptions.(FOptions.java:41) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at org.openide.util.SharedClassObject.createInstancePrivileged(SharedClassObject.java:619) at org.openide.util.SharedClassObject$SetAccessibleAction.run(SharedClassObject.java:979) at org.openide.util.SharedClassObject$SetAccessibleAction.run(SharedClassObject.java:971) at java.security.AccessController.doPrivileged(Native Method) at org.openide.util.SharedClassObject.findObject(SharedClassObject.java:493) - locked <0x254293a0> (a java.lang.String) at org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.instanceCreate(XMLSettingsSupport.java:573) at org.netbeans.modules.settings.convertors.SerialDataConvertor$SettingsInstance.instanceCreate(SerialDataConvertor.java:393) at org.netbeans.core.projects.ValidateLayerConsistencyTest.testInstantiateAllInstances(ValidateLayerConsistencyTest.java:254) 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:585) at junit.framework.TestCase.runTest(TestCase.java:164) at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:59) at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:286) at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:224) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.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) "AWT-Shutdown" prio=6 tid=0x31469e90 nid=0x8d8 in Object.wait() [0x3280f000..0x3280fbe8] at java.lang.Object.wait(Native Method) - waiting on <0x034a3390> (a java.lang.Object) at java.lang.Object.wait(Object.java:474) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x034a3390> (a java.lang.Object) at java.lang.Thread.run(Thread.java:595) "Thread-7" prio=6 tid=0x31f617d8 nid=0x17d0 in Object.wait() [0x31b9f000..0x31b9fc68] at java.lang.Object.wait(Native Method) - waiting on <0x04cd0db8> (a org.netbeans.junit.NbTestCase$2) at org.netbeans.junit.NbTestCase$1Guard.waitFinished(NbTestCase.java:242) - locked <0x04cd0db8> (a org.netbeans.junit.NbTestCase$2) at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:298) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at org.netbeans.junit.NbTestCase.run(NbTestCase.java:165) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:169) at org.netbeans.xtest.testrunner.JUnitTestRunner.runTests(JUnitTestRunner.java:124) at org.netbeans.xtest.plugin.ide.MainWithExec.run(MainWithExec.java:85) at org.netbeans.xtest.plugin.ide.Main$3.run(Main.java:300) at java.lang.Thread.run(Thread.java:595) "*** JFluid Separate Command Execution Thread" daemon prio=6 tid=0x32a46698 nid=0x11f8 in Object.wait() [0x33aff000..0x33affa68] at java.lang.Object.wait(Native Method) - waiting on <0x041ba078> (a java.lang.Object) at java.lang.Object.wait(Object.java:474) at com.sun.tools.profiler.ProfilerClient$SeparateCmdExecutionThread.run(ProfilerClient.java:1751) - locked <0x041ba078> (a java.lang.Object) "org.netbeans.editor.Settings.PROCESSOR" daemon prio=2 tid=0x32a444b0 nid=0x141c waiting for monitor entry [0x33a7d000..0x33a7fb68] at org.openide.util.SharedClassObject.findObject(SharedClassObject.java:482) - waiting to lock <0x254293a0> (a java.lang.String) at org.netbeans.modules.settings.convertors.XMLSettingsSupport$SettingsRecognizer.instanceCreate(XMLSettingsSupport.java:562) at org.netbeans.modules.settings.convertors.SerialDataConvertor$SettingsInstance.instanceCreate(SerialDataConvertor.java:393) at org.netbeans.modules.editor.mimelookup.impl.FolderPathLookup$ICItem.getInstance(FolderPathLookup.java:235) at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:344) at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:192) at org.netbeans.modules.editor.mimelookup.impl.SwitchLookup.lookup(SwitchLookup.java:75) at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:192) at org.netbeans.modules.editor.NbEditorSettingsInitializer.updateSettingsMap(NbEditorSettingsInitializer.java:116) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValueHierarchy(Settings.java:425) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValueHierarchy(Settings.java:402) at org.netbeans.modules.editor.options.OptionSupport.getSettingValueHierarchy(OptionSupport.java:97) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:831) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.modules.editor.options.OptionSupport.getSettingValue(OptionSupport.java:105) at org.netbeans.modules.editor.options.BaseOptions.getSettingValue(BaseOptions.java:1758) at org.netbeans.modules.editor.options.OptionSupport.setSettingValue(OptionSupport.java:143) at org.netbeans.modules.editor.options.BaseOptions.updateKeybindingsFromNewOptionsDialogAttributes(BaseOptions.java:924) at org.netbeans.modules.editor.options.BaseOptions.getKBList(BaseOptions.java:823) at org.netbeans.modules.editor.options.BaseOptions.getKeyBindingList(BaseOptions.java:855) at org.netbeans.modules.editor.options.BaseOptions.loadXMLSettings(BaseOptions.java:1777) at org.netbeans.modules.editor.options.BaseOptions.updateSettingsMap(BaseOptions.java:446) at org.netbeans.modules.editor.options.OptionSupport$SettingsInitializer.updateSettingsMap(OptionSupport.java:241) at org.netbeans.editor.Settings.getKitMap(Settings.java:670) at org.netbeans.editor.Settings.getValue(Settings.java:372) - locked <0x23ce69c0> (a java.lang.Class) at org.netbeans.editor.Settings.getValue(Settings.java:332) at org.netbeans.editor.SettingsUtil.getInteger(SettingsUtil.java:99) at org.netbeans.editor.SettingsUtil.getInteger(SettingsUtil.java:105) at org.netbeans.editor.Formatter.settingsChange(Formatter.java:118) at org.netbeans.editor.ext.ExtFormatter.settingsChange(ExtFormatter.java:110) at org.netbeans.editor.Settings.fireSettingsChange(Settings.java:637) at org.netbeans.editor.Settings.access$100(Settings.java:97) at org.netbeans.editor.Settings$1.run(Settings.java:174) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "Java Task Provider" daemon prio=2 tid=0x32a45488 nid=0xc14 in Object.wait() [0x33a3f000..0x33a3fbe8] at java.lang.Object.wait(Native Method) - waiting on <0x05350308> (a java.util.LinkedHashSet) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.java.source.tasklist.JavaTaskProvider$1.run(JavaTaskProvider.java:204) - locked <0x05350308> (a java.util.LinkedHashSet) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "Thread-3" daemon prio=6 tid=0x31e2fac0 nid=0xd28 in Object.wait() [0x327cf000..0x327cfd68] at java.lang.Object.wait(Native Method) - waiting on <0x03f660f8> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:474) at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1456) - locked <0x03f660f8> (a java.util.LinkedList) "Code Model Parser 0" daemon prio=2 tid=0x31f3ed10 nid=0x9f8 in Object.wait() [0x3284f000..0x3284f9e8] at java.lang.Object.wait(Native Method) - waiting on <0x0404a600> (a java.lang.Object) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.cnd.modelimpl.csm.core.ParserQueue.waitReady(ParserQueue.java:345) - locked <0x0404a600> (a java.lang.Object) at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThread.run(ParserThread.java:46) at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThreadManager$Wrapper.run(ParserThreadManager.java:60) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "AWT-Windows" daemon prio=6 tid=0x311c3a78 nid=0x163c runnable [0x31dcf000..0x31dcfc68] 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) "Java2D Disposer" daemon prio=10 tid=0x311bf408 nid=0x12ac in Object.wait() [0x31cff000..0x31cffd68] at java.lang.Object.wait(Native Method) - waiting on <0x0342ad20> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x0342ad20> (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:595) "Code Model Parser 1" daemon prio=2 tid=0x311a9b18 nid=0x1054 in Object.wait() [0x319af000..0x319afa68] at java.lang.Object.wait(Native Method) - waiting on <0x0404a600> (a java.lang.Object) at java.lang.Object.wait(Object.java:474) at org.netbeans.modules.cnd.modelimpl.csm.core.ParserQueue.waitReady(ParserQueue.java:345) - locked <0x0404a600> (a java.lang.Object) at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThread.run(ParserThread.java:46) at org.netbeans.modules.cnd.modelimpl.csm.core.ParserThreadManager$Wrapper.run(ParserThreadManager.java:60) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964) "Timer-0" daemon prio=6 tid=0x311a0008 nid=0x16ec in Object.wait() [0x3196f000..0x3196fae8] at java.lang.Object.wait(Native Method) - waiting on <0x032e46c0> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:474) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x032e46c0> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "CLI Requests Server" daemon prio=6 tid=0x31197148 nid=0x1184 runnable [0x3192f000..0x3192fb68] at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x032efc68> (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=2 tid=0x3118c5d0 nid=0x1628 in Object.wait() [0x3145f000..0x3145fbe8] at java.lang.Object.wait(Native Method) - waiting on <0x032e46e0> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x032e46e0> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:3034) at java.lang.Thread.run(Thread.java:595) "Low Memory Detector" daemon prio=6 tid=0x310e8690 nid=0x15d8 runnable [0x00000000..0x00000000] "CompilerThread0" daemon prio=10 tid=0x310e7258 nid=0x15e0 waiting on condition [0x00000000..0x3139f6c8] "Signal Dispatcher" daemon prio=10 tid=0x310e65e0 nid=0x1598 runnable [0x00000000..0x00000000] "Surrogate Locker Thread (CMS)" daemon prio=6 tid=0x00acf918 nid=0x16c8 waiting on condition [0x00000000..0x3131fc08] "Finalizer" daemon prio=8 tid=0x00acca90 nid=0x142c in Object.wait() [0x310df000..0x310dfae8] at java.lang.Object.wait(Native Method) - waiting on <0x032e4720> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x032e4720> (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=0x00acb620 nid=0xf78 in Object.wait() [0x3109f000..0x3109fb68] at java.lang.Object.wait(Native Method) - waiting on <0x032e0840> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:474) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x032e0840> (a java.lang.ref.Reference$Lock) "main" prio=6 tid=0x0003b4d8 nid=0xac4 in Object.wait() [0x0007f000..0x0007fc3c] at java.lang.Object.wait(Native Method) - waiting on <0x0414e500> (a java.lang.Thread) at java.lang.Thread.join(Thread.java:1103) - locked <0x0414e500> (a java.lang.Thread) at org.netbeans.xtest.plugin.ide.Main.doTestPart(Main.java:313) at org.netbeans.xtest.plugin.ide.Main.main(Main.java:211) 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:585) at org.netbeans.MainImpl.main(MainImpl.java:64) at org.netbeans.Main.main(Main.java:53) "VM Thread" prio=10 tid=0x00ac8c10 nid=0x17f8 runnable "Gang worker#0 (Parallel GC Threads)" prio=10 tid=0x00a53c88 nid=0x1090 runnable "Gang worker#1 (Parallel GC Threads)" prio=10 tid=0x00a4d958 nid=0x17ac runnable "Concurrent Mark-Sweep GC Thread#0" prio=10 tid=0x00a3bc38 nid=0x16d8 runnable "VM Periodic Task Thread" prio=10 tid=0x00acf720 nid=0x122c waiting on condition