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 8763 Details for
Bug 55605
A potentially long operation is performed by Team UI in the UI thread
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.
Thread dump of the problem
threaddump (text/plain), 22.47 KB, created by
Luc Bourlier
on 2004-03-22 18:08:39 EST
(
hide
)
Description:
Thread dump of the problem
Filename:
MIME Type:
Creator:
Luc Bourlier
Created:
2004-03-22 18:08:39 EST
Size:
22.47 KB
patch
obsolete
>Stack Traces of Threads: > > >ThreadName=main(0x805256c) >Status=Running > In org/eclipse/core/runtime/Path.computeSegments(Ljava/lang/String;)[Ljava/lang/String; > In org/eclipse/core/runtime/Path.initialize(Ljava/lang/String;Ljava/lang/String;)V > In org/eclipse/core/runtime/Path.<init>(Ljava/lang/String;Ljava/lang/String;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.requestPath()Lorg/eclipse/core/runtime/IPath; > In org/eclipse/core/internal/resources/MarkerManager$3.visitElement(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/watson/IPathRequestor;Ljava/lang/Object;)Z > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.doIteration(Lorg/eclipse/core/internal/dtree/DataTreeNode;Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/watson/ElementTreeIterator.iterate(Lorg/eclipse/core/internal/watson/IElementContentVisitor;)V > In org/eclipse/core/internal/resources/MarkerManager.visitorFindMarkers(Lorg/eclipse/core/runtime/IPath;Ljava/util/ArrayList;Ljava/lang/String;Z)V > In org/eclipse/core/internal/resources/MarkerManager.findMarkers(Lorg/eclipse/core/resources/IResource;Ljava/lang/String;ZI)[Lorg/eclipse/core/resources/IMarker; > In org/eclipse/core/internal/resources/Resource.findMarkers(Ljava/lang/String;ZI)[Lorg/eclipse/core/resources/IMarker; > In org/eclipse/team/internal/ui/synchronize/SynchronizeModelProvider.propagateProblemMarkers(Lorg/eclipse/team/ui/synchronize/ISynchronizeModelElement;Z)V > In org/eclipse/team/internal/ui/synchronize/SynchronizeModelProvider.calculateProperties(Lorg/eclipse/team/ui/synchronize/ISynchronizeModelElement;Z)V > In org/eclipse/team/internal/ui/synchronize/SynchronizeModelProvider$7.run()V > In org/eclipse/swt/custom/BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V > In org/eclipse/team/internal/ui/synchronize/SynchronizeModelProvider$6.run()V > In org/eclipse/ui/internal/UILockListener.doPendingWork()V > In org/eclipse/ui/internal/UISynchronizer$1.run()V > In org/eclipse/swt/widgets/RunnableLock.run()V > In org/eclipse/swt/widgets/Synchronizer.runAsyncMessages()Z > In org/eclipse/swt/widgets/Display.runAsyncMessages()Z > In org/eclipse/swt/widgets/Display.readAndDispatch()Z > In org/eclipse/jdt/internal/ui/viewsupport/GoToBackProgressMonitorDialog$MyJob.block()V > In org/eclipse/jdt/internal/ui/viewsupport/GoToBackProgressMonitorDialog.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V > In org/eclipse/jdt/internal/ui/preferences/OptionsConfigurationBlock.doFullBuild()Z > In org/eclipse/jdt/internal/ui/preferences/OptionsConfigurationBlock.performOk(Z)Z > In org/eclipse/jdt/internal/ui/preferences/CompilerPropertyPage.performOk()Z > In org/eclipse/jface/preference/PreferencePage.performApply()V > In org/eclipse/jface/preference/PreferencePage$2.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V > In org/eclipse/swt/widgets/TypedListener.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/Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Display.runDeferredEvents()Z > In org/eclipse/swt/widgets/Display.readAndDispatch()Z > In org/eclipse/jface/window/Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V > In org/eclipse/jface/window/Window.open()I > In org/eclipse/ui/dialogs/PropertyDialogAction.run()V > In org/eclipse/jface/action/Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/jface/action/ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V > In org/eclipse/jface/action/ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V > In org/eclipse/jface/action/ActionContributionItem$5.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/Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V > In org/eclipse/swt/widgets/Display.runDeferredEvents()Z > 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(0x80526dc) >Status=Waiting >Monitor=0x8051b78 (System monitor) >Count=0 >Owner=((nil)) > >ThreadName=Finalizer thread(0x805284c) >Status=Waiting >Monitor=0x8052508 (System monitor) >Count=0 >Owner=((nil)) > >ThreadName=Framework Event Dispatcher(0x80528a8) >Status=Waiting >Monitor=0x81d9950 (Object monitor for org/eclipse/osgi/framework/eventmgr/EventThread @ 0x402af8bc) >Count=0 >Owner=((nil)) > 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(0x8052904) >Status=Waiting >Monitor=0x81d99b0 (Object monitor for org/eclipse/osgi/framework/eventmgr/EventThread @ 0x402af760) >Count=0 >Owner=((nil)) > 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=Java indexing(0x8052960) >Status=Waiting >Monitor=0x81da1f0 (Object monitor for org/eclipse/jdt/internal/core/search/indexing/IndexManager @ 0x42628120) >Count=0 >Owner=((nil)) > 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=org.eclipse.jdt.internal.ui.text.JavaReconciler(0x8052a74) >Status=Waiting >Monitor=0x81d9ad0 (System monitor) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/jface/text/reconciler/AbstractReconciler$BackgroundThread.run()V > >ThreadName=Worker-26(0x8052b88) >Status=Waiting >Monitor=0x81da010 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ 0x40587f70) >Count=0 >Owner=((nil)) > 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-27(0x8052be4) >Status=Waiting >Monitor=0x81da010 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ 0x40587f70) >Count=0 >Owner=((nil)) > 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-28(0x8052b2c) >Status=Waiting >Monitor=0x81d9fe0 (Object monitor for org/eclipse/core/internal/jobs/Semaphore @ 0x48a9cec0) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/Semaphore.acquire(J)Z > In org/eclipse/core/internal/jobs/OrderedLock.doAcquire(Lorg/eclipse/core/internal/jobs/Semaphore;J)Z > In org/eclipse/core/internal/jobs/OrderedLock.acquire(J)Z > In org/eclipse/core/internal/jobs/OrderedLock.acquire()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/core/internal/events/NotificationManager$NotifyJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-29(0x8052794) >Status=Waiting >Monitor=0x93b0730 (Object monitor for org/eclipse/ui/internal/Semaphore @ 0x48a9794c) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/ui/internal/Semaphore.acquire(J)Z > In org/eclipse/ui/internal/UISynchronizer.syncExec(Ljava/lang/Runnable;)V > In org/eclipse/swt/widgets/Display.syncExec(Ljava/lang/Runnable;)V > In org/eclipse/team/internal/ui/synchronize/SynchronizeModelProvider.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V > In org/eclipse/core/internal/events/NotificationManager$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/core/internal/events/NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V > In org/eclipse/core/internal/events/NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;IZ)V > In org/eclipse/core/internal/events/AutoBuildJob.broadcastChanges(I)V > In org/eclipse/core/internal/events/AutoBuildJob.doBuild(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/events/AutoBuildJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-30(0x8052ad0) >Status=Waiting >Monitor=0x93af8b0 (Object monitor for org/eclipse/core/internal/jobs/Semaphore @ 0x48a9f3a8) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/Semaphore.acquire(J)Z > In org/eclipse/core/internal/jobs/JobManager.join(Lorg/eclipse/core/internal/jobs/InternalJob;)V > In org/eclipse/core/internal/jobs/InternalJob.join()V > In org/eclipse/core/runtime/jobs/Job.join()V > In org/eclipse/ui/views/markers/internal/MarkerView.internalRefresh(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/MarkerView.access$2(Lorg/eclipse/ui/views/markers/internal/MarkerView;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/MarkerView$4.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/RestartableJob$2.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-31(0x8052738) >Status=Waiting >Monitor=0x93af9d0 (Object monitor for org/eclipse/core/internal/jobs/Semaphore @ 0x48a9f3d4) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/Semaphore.acquire(J)Z > In org/eclipse/core/internal/jobs/JobManager.join(Lorg/eclipse/core/internal/jobs/InternalJob;)V > In org/eclipse/core/internal/jobs/InternalJob.join()V > In org/eclipse/core/runtime/jobs/Job.join()V > In org/eclipse/ui/views/markers/internal/TableContentProvider.doUpdate(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/TableContentProvider.access$4(Lorg/eclipse/ui/views/markers/internal/TableContentProvider;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/TableContentProvider$3.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/RestartableJob$2.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > > > > >lipse/osgi/framework/eventmgr/EventThread @ 0x402af8bc) >Count=0 >Owner=((nil)) > 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(0x8052904) >Status=Waiting >Monitor=0x81d99b0 (Object monitor for org/eclipse/osgi/framework/eventmgr/EventThread @ 0x402af760) >Count=0 >Owner=((nil)) > 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=Java indexing(0x8052960) >Status=Waiting >Monitor=0x81da1f0 (Object monitor for org/eclipse/jdt/internal/core/search/indexing/IndexManager @ 0x42628120) >Count=0 >Owner=((nil)) > 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=org.eclipse.jdt.internal.ui.text.JavaReconciler(0x8052a74) >Status=Waiting >Monitor=0x81d9ad0 (System monitor) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/jface/text/reconciler/AbstractReconciler$BackgroundThread.run()V > >ThreadName=Worker-26(0x8052b88) >Status=Waiting >Monitor=0x81da010 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ 0x40587f70) >Count=0 >Owner=((nil)) > 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-27(0x8052be4) >Status=Waiting >Monitor=0x81da010 (Object monitor for org/eclipse/core/internal/jobs/WorkerPool @ 0x40587f70) >Count=0 >Owner=((nil)) > 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-28(0x8052b2c) >Status=Waiting >Monitor=0x81d9fe0 (Object monitor for org/eclipse/core/internal/jobs/Semaphore @ 0x48a9cec0) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/Semaphore.acquire(J)Z > In org/eclipse/core/internal/jobs/OrderedLock.doAcquire(Lorg/eclipse/core/internal/jobs/Semaphore;J)Z > In org/eclipse/core/internal/jobs/OrderedLock.acquire(J)Z > In org/eclipse/core/internal/jobs/OrderedLock.acquire()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/core/internal/events/NotificationManager$NotifyJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-29(0x8052794) >Status=Waiting >Monitor=0x93b0730 (Object monitor for org/eclipse/ui/internal/Semaphore @ 0x48a9794c) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/ui/internal/Semaphore.acquire(J)Z > In org/eclipse/ui/internal/UISynchronizer.syncExec(Ljava/lang/Runnable;)V > In org/eclipse/swt/widgets/Display.syncExec(Ljava/lang/Runnable;)V > In org/eclipse/team/internal/ui/synchronize/SynchronizeModelProvider.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V > In org/eclipse/core/internal/events/NotificationManager$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/core/internal/events/NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V > In org/eclipse/core/internal/events/NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;IZ)V > In org/eclipse/core/internal/events/AutoBuildJob.broadcastChanges(I)V > In org/eclipse/core/internal/events/AutoBuildJob.doBuild(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/core/internal/events/AutoBuildJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-30(0x8052ad0) >Status=Waiting >Monitor=0x93af8b0 (Object monitor for org/eclipse/core/internal/jobs/Semaphore @ 0x48a9f3a8) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/Semaphore.acquire(J)Z > In org/eclipse/core/internal/jobs/JobManager.join(Lorg/eclipse/core/internal/jobs/InternalJob;)V > In org/eclipse/core/internal/jobs/InternalJob.join()V > In org/eclipse/core/runtime/jobs/Job.join()V > In org/eclipse/ui/views/markers/internal/MarkerView.internalRefresh(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/MarkerView.access$2(Lorg/eclipse/ui/views/markers/internal/MarkerView;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/MarkerView$4.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/RestartableJob$2.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.run()V > >ThreadName=Worker-31(0x8052738) >Status=Waiting >Monitor=0x93af9d0 (Object monitor for org/eclipse/core/internal/jobs/Semaphore @ 0x48a9f3d4) >Count=0 >Owner=((nil)) > In java/lang/Object.wait(JI)V > In java/lang/Object.wait(J)V > In org/eclipse/core/internal/jobs/Semaphore.acquire(J)Z > In org/eclipse/core/internal/jobs/JobManager.join(Lorg/eclipse/core/internal/jobs/InternalJob;)V > In org/eclipse/core/internal/jobs/InternalJob.join()V > In org/eclipse/core/runtime/jobs/Job.join()V > In org/eclipse/ui/views/markers/internal/TableContentProvider.doUpdate(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/TableContentProvider.access$4(Lorg/eclipse/ui/views/markers/internal/TableContentProvider;Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/TableContentProvider$3.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V > In org/eclipse/ui/views/markers/internal/RestartableJob$2.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus; > In org/eclipse/core/internal/jobs/Worker.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 55605
: 8763