NetBeans IDE
NetBeans Platform
Plugins
Docs & Support
Community
Partners
HOME
/ Bugzilla
[?]
|
New
|
Browse
|
Search
|
Reports
|
Help
|
Log In
Please use the Apache issue tracking system for new NetBeans issues (
https://issues.apache.org/jira/projects/NETBEANS0/issues
) !!
Previous thread dump from deadlocked IDE.
threadDump1.txt (text/plain), 10.93 KB, created by
Jiri Skrivanek
on 2003-01-10 10:18 UTC
(
hide
)
Description:
Previous thread dump from deadlocked IDE.
Filename:
MIME Type:
Creator:
Jiri Skrivanek
Created:
2003-01-10 10:18 UTC
Size:
10.93 KB
patch
obsolete
>Full thread dump Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode): > >"Inactive RequestProcessor thread" daemon prio=1 tid=0x1120f48 nid=0xd6 in Object.wait() [e6a01000..e6a01994] > at java.lang.Object.wait(Native Method) > at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:611) > - locked <f26a0198> (a java.lang.Object) > >"AWT-EventQueue-4" prio=6 tid=0x1b4d500 nid=0xba runnable [e637f000..e6381994] > at javax.swing.event.EventListenerList.add(EventListenerList.java:178) > - waiting to lock <f1a0ecf0> (a javax.swing.event.EventListenerList) > at javax.swing.event.SwingPropertyChangeSupport.addPropertyChangeListener(SwingPropertyChangeSupport.java:63) > - locked <f1a095e8> (a javax.swing.event.SwingPropertyChangeSupport) > at javax.swing.AbstractAction.addPropertyChangeListener(AbstractAction.java:201) > - locked <f1142340> (a org.openide.explorer.ExplorerActions$OwnPaste) > at org.openide.actions.PasteAction$ActSubMenuModel.checkStateChanged(PasteAction.java:417) > at org.openide.actions.PasteAction$ActSubMenuModel.propertyChange(PasteAction.java:446) > at org.openide.util.WeakListener$PropertyChange.propertyChange(WeakListener.java:485) > at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:264) > at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(SwingPropertyChangeSupport.java:232) > at javax.swing.AbstractAction.firePropertyChange(AbstractAction.java:178) > at javax.swing.AbstractAction.setEnabled(AbstractAction.java:138) > at org.openide.explorer.ExplorerActions$OwnPaste.setPasteTypes(ExplorerActions.java:507) > at org.openide.explorer.ExplorerActions.updatePasteTypes(ExplorerActions.java:385) > at org.openide.explorer.ExplorerActions.updatePasteAction(ExplorerActions.java:370) > at org.openide.explorer.ExplorerActions.updateActions(ExplorerActions.java:304) > at org.openide.explorer.ExplorerActions.access$900(ExplorerActions.java:58) > at org.openide.explorer.ExplorerActions$ActionStateUpdater.updateActionsState(ExplorerActions.java:721) > at org.openide.explorer.ExplorerActions$OwnPaste.isEnabled(ExplorerActions.java:499) > at org.openide.actions.PasteAction$ActSubMenuModel.isEnabled(PasteAction.java:322) > at org.openide.actions.PasteAction$ActSubMenuModel.checkStateChanged(PasteAction.java:420) > at org.openide.actions.PasteAction$ActSubMenuModel.propertyChange(PasteAction.java:446) > at org.openide.util.WeakListener$PropertyChange.propertyChange(WeakListener.java:485) > at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:252) > at org.netbeans.core.windows.RegistryImpl.tryFireChanges(RegistryImpl.java:257) > at org.netbeans.core.windows.RegistryImpl.selectedNodesChanged(RegistryImpl.java:217) > at org.netbeans.core.windows.WindowManagerImpl$TopComponentManager.setActivatedNodes(WindowManagerImpl.java:1697) > at org.openide.windows.TopComponent.setActivatedNodes(TopComponent.java:176) > at org.openide.explorer.ExplorerPanel$PropL.propertyChange(ExplorerPanel.java:271) > at org.openide.util.WeakListener$PropertyChange.propertyChange(WeakListener.java:485) > at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:252) > at org.openide.explorer.ExplorerManager.setSelectedNodes(ExplorerManager.java:208) > at org.openide.explorer.view.BeanTreeView.selectionChanged(BeanTreeView.java:89) > at org.openide.explorer.view.TreeView.callSelectionChanged(TreeView.java:610) > at org.openide.explorer.view.TreeView$TreePropertyListener.valueChanged(TreeView.java:834) > at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(DefaultTreeSelectionModel.java:629) > at javax.swing.tree.DefaultTreeSelectionModel.clearSelection(DefaultTreeSelectionModel.java:570) > at javax.swing.JTree.clearSelection(JTree.java:2143) > at org.netbeans.jemmy.operators.JTreeOperator$19.map(Unknown Source) > at org.netbeans.jemmy.operators.Operator$MapVoidAction.launch(Unknown Source) > at org.netbeans.jemmy.QueueTool.invokeSmoothly(Unknown Source) > at org.netbeans.jemmy.operators.Operator.runMappingPrimitive(Unknown Source) > at org.netbeans.jemmy.operators.Operator.runMapping(Unknown Source) > at org.netbeans.jemmy.operators.JTreeOperator.clearSelection(Unknown Source) > at org.netbeans.jemmy.drivers.trees.JTreeMouseDriver.selectItems(Unknown Source) > at org.netbeans.jemmy.drivers.trees.JTreeMouseDriver.selectItem(Unknown Source) > at org.netbeans.jemmy.operators.JTreeOperator$3.launch(Unknown Source) > at org.netbeans.jemmy.QueueTool$QueueAction.run(Unknown Source) > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:448) > at org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197) > at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136) at java.awt.EventDispatchThread.run(EventDispatchThread.java:99) > >"exec_IDEValidation_6" daemon prio=1 tid=0x1bbbdf8 nid=0xb8 in Object.wait() [e627f000..e6281994] > at java.lang.Object.wait(Native Method) > at java.lang.Object.wait(Object.java:426) > at org.netbeans.jemmy.QueueTool.invokeAndWait(Unknown Source) > - locked <f25ebce8> (a org.netbeans.jemmy.QueueTool$1$JemmyInvocationLock) > at org.netbeans.jemmy.QueueTool.invokeSmoothly(Unknown Source) > at org.netbeans.jemmy.operators.JTreeOperator.selectPath(Unknown Source) at org.netbeans.jellytools.nodes.Node.select(Unknown Source) > at IDEValidation.testExplorer(IDEValidation.java:419) > 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:324) > at junit.framework.TestCase.runTest(TestCase.java:166) > at junit.framework.TestCase.runBare(TestCase.java:140) > at org.netbeans.jellytools.JellyTestCase.runBare(JellyTestCase.java:111) 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:131) > at org.netbeans.junit.NbTestCase.run(NbTestCase.java:76) > at junit.textui.TestRunner.doRun(TestRunner.java:74) > at junit.textui.TestRunner.run(TestRunner.java:200) > at IDEValidation.main(IDEValidation.java:152) > 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:324) > at org.openide.execution.ThreadExecutor.executeClass(ThreadExecutor.java:116) > at org.openide.execution.ThreadExecutor$TERunnable.run(ThreadExecutor.java:183) > at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:118) > >"Inactive RequestProcessor thread" daemon prio=1 tid=0xa51360 nid=0x97 in Object.wait() [e6781000..e6781994] > at java.lang.Object.wait(Native Method) > at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:611) > - locked <f20eb040> (a java.lang.Object) > >"Compilation" daemon prio=2 tid=0x382638 nid=0x20 in Object.wait() [e6881000..e6881994] > at java.lang.Object.wait(Native Method) > - waiting on <f17d4c00> (a java.util.LinkedList) > at java.lang.Object.wait(Object.java:426) > at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.nextJobAndTask(CompilationEngineImpl.java:162) > - locked <f17d4c00> (a java.util.LinkedList) > at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.run(CompilationEngineImpl.java:175) > >"Thread-3" daemon prio=6 tid=0x5b6600 nid=0x14 in Object.wait() [e9e81000..e9e81994] > at java.lang.Object.wait(Native Method) > - waiting on <f0bb0e38> (a java.util.TaskQueue) > at java.util.TimerThread.mainLoop(Timer.java:429) > - locked <f0bb0e38> (a java.util.TaskQueue) > at java.util.TimerThread.run(Timer.java:382) > >"TimerQueue" daemon prio=5 tid=0x5661a8 nid=0x13 in Object.wait() [e9f81000..e9f81994] > at java.lang.Object.wait(Native Method) > - waiting on <f0ba5aa8> (a javax.swing.TimerQueue) > at javax.swing.TimerQueue.run(TimerQueue.java:231) > - locked <f0ba5aa8> (a javax.swing.TimerQueue) > at java.lang.Thread.run(Thread.java:536) > >"Active Reference Queue Daemon" daemon prio=1 tid=0x550010 nid=0x12 in Object.wait() [ee101000..ee101994] > at java.lang.Object.wait(Native Method) > at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) > - locked <f0ba5b00> (a java.lang.ref.ReferenceQueue$Lock) > at org.openide.util.Utilities$ActiveQueue.run(Utilities.java:2384) > at java.lang.Thread.run(Thread.java:536) > >"Thread-1" daemon prio=6 tid=0x54beb0 nid=0x11 in Object.wait() [ee201000..ee201994] > at java.lang.Object.wait(Native Method) > - waiting on <f0b77ae8> (a java.util.TaskQueue) > at java.util.TimerThread.mainLoop(Timer.java:429) > - locked <f0b77ae8> (a java.util.TaskQueue) > at java.util.TimerThread.run(Timer.java:382) > >"Java2D Disposer" daemon prio=10 tid=0x5458d0 nid=0x10 in Object.wait() [ee301000..ee301994] > at java.lang.Object.wait(Native Method) > at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) > - locked <f0b77b70> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127) > at sun.java2d.Disposer.run(Disposer.java:97) > at java.lang.Thread.run(Thread.java:536) > >"AWT-Motif" daemon prio=6 tid=0x50ca50 nid=0xd runnable [ee601000..ee601994] > at sun.awt.motif.MToolkit.run(Native Method) > at java.lang.Thread.run(Thread.java:536) > >"AWT-Shutdown" prio=5 tid=0x474ec0 nid=0xc in Object.wait() [ee701000..ee701994] at java.lang.Object.wait(Native Method) > - waiting on <f0b2c7f0> (a java.lang.Object) > at java.lang.Object.wait(Object.java:426) > at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) > - locked <f0b2c7f0> (a java.lang.Object) > at java.lang.Thread.run(Thread.java:536) > >"DestroyJavaVM" prio=5 tid=0x2cae8 nid=0x1 waiting on condition [0..ffbedbb4] > >"Signal Dispatcher" daemon prio=10 tid=0xb8d20 nid=0x9 waiting on condition [0..0] > >"Finalizer" daemon prio=8 tid=0xb5288 nid=0x6 in Object.wait() [fa381000..fa381994] > at java.lang.Object.wait(Native Method) > at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111) > - locked <f0b2c980> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127) > at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) > >"Reference Handler" daemon prio=10 tid=0xb3968 nid=0x5 in Object.wait() [fdf81000..fdf81994] > at java.lang.Object.wait(Native Method) > at java.lang.Object.wait(Object.java:426) > at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:113) > - locked <f0b2c860> (a java.lang.ref.Reference$Lock) > >"VM Thread" prio=5 tid=0xb2b18 nid=0x4 runnable > >"VM Periodic Task Thread" prio=10 tid=0xb7a80 nid=0x7 waiting on condition >"Suspend Checker Thread" prio=10 tid=0xb83d0 nid=0x8 runnable >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 29939
:
8520
| 8521 |
8542
|
8543
SiteMap
About Us
Contact
Legal & Licences
By use of this website, you agree to the
NetBeans Policies and Terms of Use
. © 2014, Oracle Corporation and/or its affiliates. Sponsored by