Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 10213 Details for
Bug 56841
[Widgets] Eclipse 3.0M8 hangs (with all 8 perspectives opened)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Eclipse was hung when trying to open Java Browsing perspective on Solaris 9
Eclipse_was_hung_after_opening_Java_Browing_perspective_May3.txt (text/plain), 6.43 KB, created by
Brian So
on 2004-05-03 09:51:09 EDT
(
hide
)
Description:
Eclipse was hung when trying to open Java Browsing perspective on Solaris 9
Filename:
MIME Type:
Creator:
Brian So
Created:
2004-05-03 09:51:09 EDT
Size:
6.43 KB
patch
obsolete
>Full thread dump Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode): > >"Worker-10" prio=5 tid=0x00553df0 nid=0x1b in Object.wait() [f057f000..f057fc30] > at java.lang.Object.wait(Native Method) > at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:184) > - locked <0xf2534208> (a org.eclipse.core.internal.jobs.WorkerPool) > at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:210) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >"Java indexing" daemon prio=4 tid=0x003e8390 nid=0xc in Object.wait() [f077f000..f077fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf2a6b098> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager) > at java.lang.Object.wait(Unknown Source) > at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:327) > - locked <0xf2a6b098> (a org.eclipse.jdt.internal.core.search.indexing.IndexManager) > at java.lang.Thread.run(Unknown Source) > >"Start Level Event Dispatcher" daemon prio=5 tid=0x002790c0 nid=0xb in Object.wait() [f1a7f000..f1a7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf239e728> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at java.lang.Object.wait(Unknown Source) > at org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:167) > - locked <0xf239e728> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:118) > >"Framework Event Dispatcher" daemon prio=5 tid=0x00279c70 nid=0xa in Object.wait() [f1b7f000..f1b7fc30] > at java.lang.Object.wait(Native Method) > - waiting on <0xf239e868> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at java.lang.Object.wait(Unknown Source) > at org.eclipse.osgi.framework.eventmgr.EventThread.getNextEvent(EventThread.java:167) > - locked <0xf239e868> (a org.eclipse.osgi.framework.eventmgr.EventThread) > at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:118) > >"Signal Dispatcher" daemon prio=10 tid=0x000c2b08 nid=0x6 waiting on condition [0..0] > >"Finalizer" daemon prio=8 tid=0x000be7b8 nid=0x4 in Object.wait() [fca7f000..fca7fc30] > at java.lang.Object.wait(Native Method) > at java.lang.ref.ReferenceQueue.remove(Unknown Source) > - locked <0xf23586c8> (a java.lang.ref.ReferenceQueue$Lock) > at java.lang.ref.ReferenceQueue.remove(Unknown Source) > at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) > >"Reference Handler" daemon prio=10 tid=0x000bdd38 nid=0x3 in Object.wait() [fcb7f000..fcb7fc30] > at java.lang.Object.wait(Native Method) > at java.lang.Object.wait(Unknown Source) > at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) > - locked <0xf2358530> (a java.lang.ref.Reference$Lock) > >"main" prio=5 tid=0x0002d388 nid=0x1 runnable [ffbfc000..ffbfe6dc] > at org.eclipse.swt.internal.motif.OS.XtDestroyWidget(Native Method) > - locked <0xf6028730> (a java.lang.Class) > at org.eclipse.swt.widgets.Widget.destroyWidget(Widget.java:292) > at org.eclipse.swt.widgets.Widget.dispose(Widget.java:327) > at org.eclipse.ui.internal.presentations.BasicStackPresentation.dispose(BasicStackPresentation.java:563) > at org.eclipse.ui.internal.presentations.PartTabFolderPresentation.dispose(PartTabFolderPresentation.java:139) > at org.eclipse.ui.internal.DefaultStackPresentationSite.dispose(DefaultStackPresentationSite.java:57) > at org.eclipse.ui.internal.PartTabFolder.dispose(PartTabFolder.java:425) > at org.eclipse.ui.internal.PartSashContainer.dispose(PartSashContainer.java:290) > at org.eclipse.ui.internal.PerspectivePresentation.deactivate(PerspectivePresentation.java:455) > at org.eclipse.ui.internal.Perspective.onDeactivate(Perspective.java:644) > at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2668) > at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:694) > at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage.java:679) > at org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:2805) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) > at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2803) > at org.eclipse.ui.internal.ChangeToPerspectiveMenu.run(ChangeToPerspectiveMenu.java:87) > at org.eclipse.ui.actions.PerspectiveMenu.run(PerspectiveMenu.java:303) > at org.eclipse.ui.actions.PerspectiveMenu$3.widgetSelected(PerspectiveMenu.java:119) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:731) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2448) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2203) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1562) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1536) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:257) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) > at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:90) > at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:277) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.eclipse.core.launcher.Main.basicRun(Main.java:267) > at org.eclipse.core.launcher.Main.run(Main.java:692) > at org.eclipse.core.launcher.Main.main(Main.java:676) > >"VM Thread" prio=5 tid=0x000bc900 nid=0x2 runnable > >"VM Periodic Task Thread" prio=10 tid=0x000c5968 nid=0x8 waiting on condition >"Suspend Checker Thread" prio=10 tid=0x000c21a0 nid=0x5 runnable
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 56841
:
9068
|
9328
|
9552
|
9553
|
9573
|
9778
| 10213 |
10357
|
12772
|
14321
|
14322