Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Job cancelling weirdness
Job cancelling weirdness [message #330694] Fri, 08 August 2008 15:39
Daniel Harter is currently offline Daniel HarterFriend
Messages: 1
Registered: July 2009
Junior Member
I'm getting different behavior between using the Cancel button and the
Stop icon next the progress in the details on the Progress indicator. When
using the Cancel button, the job stops correctly. However, when using the
Stop icon, the job doesn't stop. I put a breakpoint at the top of the
cancel method in the org.eclipse.core.internal.jobs.JobManager. When using
the Cancel button the job comes in having the RUNNING state but when using
the stop icon the job comes in having the NONE state. I would think the
state should be the same.
Previous Topic:Trouble with DeferredContentProvider
Next Topic:Purpose of default value for extension attribute
Goto Forum:
  


Current Time: Tue Jul 16 14:00:50 GMT 2024

Powered by FUDForum. Page generated in 0.02766 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top