Client Management Suite

 View Only
Expand all | Collapse all

Description: TaskExecutionEngine.ProcessTaskExecuteOperation(): Dropping request for instance 60c1a903-4cdf-4b72-957f-3169c739aa11 because it's already completed

  • 1.  Description: TaskExecutionEngine.ProcessTaskExecuteOperation(): Dropping request for instance 60c1a903-4cdf-4b72-957f-3169c739aa11 because it's already completed

    Posted Sep 21, 2011 05:05 PM

    Description: TaskExecutionEngine.ProcessTaskExecuteOperation(): Dropping request for instance 60c1a903-4cdf-4b72-957f-3169c739aa11 because it's already completed

     

    I am see this error over and over.  Ideas?



  • 2.  RE: Description: TaskExecutionEngine.ProcessTaskExecuteOperation(): Dropping request for instance 60c1a903-4cdf-4b72-957f-3169c739aa11 because it's already completed

    Posted Sep 21, 2011 07:11 PM

    One area we've seen this is after several users have requested software via the Software Portal, sometimes from the same machines.

    By design, multiple threads work the TaskInstanceRequest list. When a thread moves on to a new item, it first checks to see if it has been processed by any other thread. If it has, then it skips that task and the warning you are seeing is logged. We plan on dropping the log severity of these messages down to 'informational' in SP2.