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 9020 Details for
Bug 56300
UI blocked selecting in package explorer
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.
Dump of hung threads
stack.txt (text/plain), 29.68 KB, created by
John Arthorne
on 2004-03-30 12:28:22 EST
(
hide
)
Description:
Dump of hung threads
Filename:
MIME Type:
Creator:
John Arthorne
Created:
2004-03-30 12:28:22 EST
Size:
29.68 KB
patch
obsolete
>Stack Traces of Threads: > > >ThreadName=main(002356F4) >Status=Waiting >Monitor=019A0798 (Object monitor for org/eclipse/core/internal/jobs/ImplicitJobs >$ThreadJob @ 00FC0428) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/ImplicitJobs$ThreadJob.joinRun(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/jobs/ImplicitJobs.beginLorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/jobs/JobManager.beginRule(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/WorkManager.checkIn(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.prepareOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/JavaModelOperation.runOperation(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/JavaProject.setRawClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;Z[Lorg/eclipse/jdt/core/IClasspathEntry;ZZ)V > In org/eclipse/jdt/core/JavaCore$5.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/BatchOperation.executeOperation()V > In org/eclipse/jdt/internal/core/JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathContainer(Lorg/eclipse/core/runtime/IPath;[Lorg/eclipse/jdt/core/IJavaProject;[Lorg/eclipse/jdt/core/IClasspathContainer;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/pde/internal/core/ModelEntry.updateClasspathContainer(ZZ)V > In org/eclipse/pde/internal/core/RequiredPluginsInitializer.initialize(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)V > In org/eclipse/jdt/core/JavaCore$1.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathContainer(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)Lorg/eclipse/jdt/core/IClasspathContainer; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/search/JavaSearchScope.add(Lorg/eclipse/jdt/core/IJavaProject;ILjava/util/HashSet;)V > In org/eclipse/jdt/internal/core/search/JavaWorkspaceScope.initialize()V > In org/eclipse/jdt/internal/core/search/JavaSearchScope.<init>()V > In org/eclipse/jdt/internal/core/search/JavaWorkspaceScope.<init>()V > In org/eclipse/jdt/core/search/SearchEngine.createWorkspaceScope()Lorg/eclipse/jdt/core/search/IJavaSearchScope; > In org/eclipse/jdt/internal/ui/actions/OpenTypeAction.run()V > In org/eclipse/jdt/internal/ui/actions/OpenTypeAction.run(Lorg/eclipse/jface/action/IAction;)V > In org/eclipse/ui/internal/PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/WWinPluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/commands/ActionHandler.execute(Ljava/lang/Object;)V > In org/eclipse/ui/internal/commands/Command.execute(Ljava/lang/Object;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.executeCommand(Ljava/lang/String;Lorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.access$2(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/swt/widgets/Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V > In org/eclipse/swt/widgets/Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Control.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/swt/widgets/Control.sendKeyEvent(IIII)Z > In org/eclipse/swt/widgets/Control.WM_CHAR(II)Lorg/eclipse/swt/internal/win32/LRESULT; > In org/eclipse/swt/widgets/Control.windowProc(IIII)I > In org/eclipse/swt/widgets/Display.windowProc(IIII)I > In org/eclipse/swt/internal/win32/OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I > In org/eclipse/swt/internal/win32/OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I > In org/eclipse/swt/widgets/Display.readAndDispatch()Z > In org/eclipse/ui/internal/dialogs/EventLoopProgressMonitor.runEventLoop()V > In org/eclipse/ui/internal/dialogs/EventLoopProgressMonitor.isCanceled()Z > In org/eclipse/core/internal/jobs/ImplicitJobs$ThreadJob.isCanceled(Lorg/eclipse/core/runtime/IProgressMonitor;)Z > In org/eclipse/core/internal/jobs/ImplicitJobs$ThreadJob.joinRun(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/jobs/ImplicitJobs.begin(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/jobs/JobManager.beginRule(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/WorkManager.checkIn(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.prepareOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/JavaModelOperation.runOperation(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/JavaProject.setRawClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;Z[Lorg/eclipse/jdt/core/IClasspathEntry;ZZ)V > In org/eclipse/jdt/core/JavaCore$5.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/BatchOperation.executeOperation()V > In org/eclipse/jdt/internal/core/JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathContainer(Lorg/eclipse/core/runtime/IPath;[Lorg/eclipse/jdt/core/IJavaProject;[Lorg/eclipse/jdt/core/IClasspathContainer;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/pde/internal/core/ModelEntry.updateClasspathContainer(ZZ)V > In org/eclipse/pde/internal/core/RequiredPluginsInitializer.initialize(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)V > In org/eclipse/jdt/core/JavaCore$1.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathContainer(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)Lorg/eclipse/jdt/core/IClasspathContainer; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/DeltaProcessingState.initializeRoots()V > In org/eclipse/jdt/internal/core/JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathContainer(Lorg/eclipse/core/runtime/IPath;[Lorg/eclipse/jdt/core/IJavaProject;[Lorg/eclipse/jdt/core/IClasspathContainer;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/pde/internal/core/ModelEntry.updateClasspathContainer(ZZ)V > In org/eclipse/pde/internal/core/RequiredPluginsInitializer.initialize(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)V > In org/eclipse/jdt/core/JavaCore$1.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathContainer(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)Lorg/eclipse/jdt/core/IClasspathContainer; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/search/JavaSearchScope.add(Lorg/eclipse/jdt/core/IJavaProject;ILjava/util/HashSet;)V > In org/eclipse/jdt/internal/core/search/JavaWorkspaceScope.initialize()V > In org/eclipse/jdt/internal/core/search/JavaSearchScope.<init>()V > In org/eclipse/jdt/internal/core/search/JavaWorkspaceScope.<init>()V > In org/eclipse/jdt/core/search/SearchEngine.createWorkspaceScope()Lorg/eclipse/jdt/core/search/IJavaSearchScope; > In org/eclipse/jdt/internal/ui/actions/OpenTypeAction.run()V > In org/eclipse/jdt/internal/ui/actions/OpenTypeAction.run(Lorg/eclipse/jface/action/IAction;)V > In org/eclipse/ui/internal/PluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/WWinPluginAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/commands/ActionHandler.execute(Ljava/lang/Object;)V > In org/eclipse/ui/internal/commands/Command.execute(Ljava/lang/Object;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.executeCommand(Ljava/lang/String;Lorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard.access$2(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/ui/internal/keys/WorkbenchKeyboard$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/swt/widgets/Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V > In org/eclipse/swt/widgets/Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Control.sendKeyEvent(IIIILorg/eclipse/swt/widgets/Event;)Z > In org/eclipse/swt/widgets/Control.sendKeyEvent(IIII)Z > In org/eclipse/swt/widgets/Control.WM_CHAR(II)Lorg/eclipse/swt/internal/win32/LRESULT; > In org/eclipse/swt/widgets/Control.windowProc(IIII)I > In org/eclipse/swt/widgets/Display.windowProc(IIII)I > In org/eclipse/swt/internal/win32/OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I > In org/eclipse/swt/internal/win32/OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I > In org/eclipse/swt/widgets/Display.readAndDispatch()Z > In org/eclipse/ui/internal/Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V > In org/eclipse/ui/internal/Workbench.runUI()I > In org/eclipse/ui/internal/Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I > In org/eclipse/ui/PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I > In org/eclipse/ui/internal/ide/IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object; > In org/eclipse/core/internal/runtime/PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object; > In org/eclipse/core/runtime/adaptor/EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object; > In org/eclipse/core/runtime/adaptor/EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object; > In sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; > In sun/reflect/NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; > In sun/reflect/DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; > In java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; > In org/eclipse/core/launcher/Main.basicRun([Ljava/lang/String;)Ljava/lang/Object; > In org/eclipse/core/launcher/Main.run([Ljava/lang/String;)I > In org/eclipse/core/launcher/Main.main([Ljava/lang/String;)V > >ThreadName=Gc Thread(00235844) >Status=Waiting >Monitor=00234CF8 (System monitor) >Count=0 >Owner=(00000000) > >ThreadName=Finalizer thread(00235898) >Status=Waiting >Monitor=002355F8 (System monitor) >Count=0 >Owner=(00000000) > >ThreadName=Framework Event Dispatcher(002358EC) >Status=Waiting >Monitor=00235688 (Object monitor for org/eclipse/osgi/framework/eventmgr/EventTh >read @ 008DDCA0) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait()V > In org/eclipse/osgi/framework/eventmgr/EventThread.getNextEvent()Lorg/eclipse/osgi/framework/eventmgr/EventThread$EventThreadItem; > In org/eclipse/osgi/framework/eventmgr/EventThread.run()V > >ThreadName=Start Level Event Dispatcher(00235940) >Status=Waiting >Monitor=019A0168 (Object monitor for org/eclipse/osgi/framework/eventmgr/EventTh >read @ 008DDC34) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait()V > In org/eclipse/osgi/framework/eventmgr/EventThread.getNextEvent()Lorg/eclipse/osgi/framework/eventmgr/EventThread$EventThreadItem; > In org/eclipse/osgi/framework/eventmgr/EventThread.run()V > >ThreadName=Worker-0(00235994) >Status=Waiting >Monitor=019A0048 (System monitor) >Count=0 >Owner=(00000000) > In org/eclipse/core/internal/resources/refresh/win32/Win32Natives.WaitForMultipleObjects(I[JZI)I > In org/eclipse/core/internal/resources/refresh/win32/Win32Monitor.waitForNotification([J)V > In org/eclipse/core/internal/resources/refresh/win32/Win32Monitor.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-1(002359E8) >Status=Waiting >Monitor=019A0318 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ > 00A9FA18) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/WorkerPool.sleep(J)V > In org/eclipse/core/internal/jobs/WorkerPool.startJob(Lorg/eclipse/core/internal/jobs/Worker;)Lorg/eclipse/core/internal/jobs/InternalJob; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-2(00235A3C) >Status=Waiting >Monitor=019A0318 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ > 00A9FA18) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/WorkerPool.sleep(J)V > In org/eclipse/core/internal/jobs/WorkerPool.startJob(Lorg/eclipse/core/ >internal/jobs/Worker;)Lorg/eclipse/core/internal/jobs/InternalJob; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-3(00235AE4) >Status=Waiting >Monitor=019A0318 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ > 00A9FA18) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/WorkerPool.sleep(J)V > In org/eclipse/core/internal/jobs/WorkerPool.startJob(Lorg/eclipse/core/internal/jobs/Worker;)Lorg/eclipse/core/internal/jobs/InternalJob; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Java indexing(00235B38) >Status=Waiting >Monitor=019F67B0 (Object monitor for org/eclipse/jdt/internal/core/search/indexi >ng/IndexManager @ 04B05D84) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait()V > In org/eclipse/jdt/internal/core/search/processing/JobManager.run()V > In java/lang/Thread.run()V > >ThreadName=All Types Caching(00235B8C) >Status=Waiting >Monitor=019FC210 (System monitor) >Count=0 >Owner=(00000000) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/ImplicitJobs$ThreadJob.joinRun(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/jobs/ImplicitJobs.begin(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/jobs/JobManager.beginRule(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/WorkManager.checkIn(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.prepareOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/JavaModelOperation.runOperation(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/JavaProject.setRawClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;Z[Lorg/eclipse/jdt/core/IClasspathEntry;ZZ)V > In org/eclipse/jdt/core/JavaCore$6.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/core/BatchOperation.executeOperation()V > In org/eclipse/jdt/internal/core/JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.updateVariableValues([Ljava/lang/String;[Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathVariables([Ljava/lang/String;[Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathVariable(Ljava/lang/String;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/launching/JavaClasspathVariablesInitializer.setJREVariable(Lorg/eclipse/core/runtime/IPath;Ljava/lang/String;)V > In org/eclipse/jdt/internal/launching/JavaClasspathVariablesInitializer.initialize(Ljava/lang/String;)V > In org/eclipse/jdt/core/JavaCore$2.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathVariable(Ljava/lang/String;)Lorg/eclipse/core/runtime/IPath; > In org/eclipse/jdt/core/JavaCore.getResolvedVariablePath(Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/core/runtime/IPath; > In org/eclipse/jdt/core/JavaCore.getResolvedClasspathEntry(Lorg/eclipse/jdt/core/IClasspathEntry;)Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/core/JavaCore.updateVariableValues([Ljava/lang/String;[Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathVariables([Ljava/lang/String;[Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathVariable(Ljava/lang/String;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/launching/JavaClasspathVariablesInitializer.setJREVariable(Lorg/eclipse/core/runtime/IPath;Ljava/lang/String;)V > In org/eclipse/jdt/internal/launching/JavaClasspathVariablesInitializer.initialize(Ljava/lang/String;)V > In org/eclipse/jdt/core/JavaCore$2.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathVariable(Ljava/lang/String;)Lorg/eclipse/core/runtime/IPath; > In org/eclipse/jdt/core/JavaCore.getResolvedVariablePath(Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/core/runtime/IPath; > In org/eclipse/jdt/core/JavaCore.getResolvedClasspathEntry(Lorg/eclipse/jdt/core/IClasspathEntry;)Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/core/JavaCore.updateVariableValues([Ljava/lang/String;[Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathVariables([Ljava/lang/String;[Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathVariable(Ljava/lang/String;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/launching/JavaClasspathVariablesInitializer.setJREVariable(Lorg/eclipse/core/runtime/IPath;Ljava/lang/String;)V > In org/eclipse/jdt/internal/launching/JavaClasspathVariablesInitializer.initialize(Ljava/lang/String;)V > In org/eclipse/jdt/core/JavaCore$2.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathVariable(Ljava/lang/String;)Lorg/eclipse/core/runtime/IPath; > In org/eclipse/jdt/core/JavaCore.getResolvedVariablePath(Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/core/runtime/IPath; > In org/eclipse/jdt/core/JavaCore.getResolvedClasspathEntry(Lorg/eclipse/jdt/core/IClasspathEntry;)Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/DeltaProcessingState.initializeRoots()V > In org/eclipse/jdt/internal/core/JavaModelOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/resources/Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/core/JavaCore.setClasspathContainer(Lorg/eclipse/core/runtime/IPath;[Lorg/eclipse/jdt/core/IJavaProject;[Lorg/eclipse/jdt/core/IClasspathContainer;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/jdt/internal/launching/JREContainerInitializer.initialize(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)V > In org/eclipse/jdt/core/JavaCore$1.run()V > In org/eclipse/core/internal/runtime/InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/core/runtime/Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V > In org/eclipse/jdt/core/JavaCore.getClasspathContainer(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/jdt/core/IJavaProject;)Lorg/eclipse/jdt/core/IClasspathContainer; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath([Lorg/eclipse/jdt/core/IClasspathEntry;Lorg/eclipse/core/runtime/IPath;ZZLjava/util/Map;)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(ZZ)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/JavaProject.getResolvedClasspath(Z)[Lorg/eclipse/jdt/core/IClasspathEntry; > In org/eclipse/jdt/internal/core/search/JavaSearchScope.add(Lorg/eclipse/jdt/core/IJavaProject;ILjava/util/HashSet;)V > In org/eclipse/jdt/internal/core/search/JavaWorkspaceScope.initialize()V > In org/eclipse/jdt/internal/core/search/JavaSearchScope.<init>()V > In org/eclipse/jdt/internal/core/search/JavaWorkspaceScope.<init>()V > In org/eclipse/jdt/core/search/SearchEngine.createWorkspaceScope()Lorg/eclipse/jdt/core/search/IJavaSearchScope; > In org/eclipse/jdt/internal/corext/util/AllTypesCache.search(Lorg/eclipse/jdt/core/search/ITypeNameRequestor;ILorg/eclipse/core/runtime/IProgressMonitor;)Z > In org/eclipse/jdt/internal/corext/util/AllTypesCache$TypeCacher.doSearchTypes()Ljava/util/Collection; > In org/eclipse/jdt/internal/corext/util/AllTypesCache$TypeCacher.run()V
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 56300
:
9019
| 9020