I have a Web Service which sends XML request to MPS using the SubmitTrustedRequest method. That works excellent, the method retrieves me a Batch Id, but that batch never get processed. Its status will be "Started" for 10 minutes and then I'll get the following
error message:
<batchresponse>
<errors>
<error>MPF Engine failed to update the status of queued action in a timely manner, MPF Engine may have crashed during processing of the queued job check event log for more detail</error>
</errors>
</batchresponse>
The average call duration has exceeded 10 minutes. If this is not the expected behavior, please see article 910904 in the Microsoft Knowledge Base at http://support.microsoft.com for details on how to use the COM+ AutoDump feature to automatically generate
dump files and/or terminate the process if the problem occurs again.
Server Application ID: {C4D28235-F6EF-468E-9862-AE0718633FFC}
Server Application Instance ID:
{C9AC0DC8-6009-4BFC-9E1A-EE184EB3B9D6}
Server Application Name: Provisioning Engine
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I'm almost sure I've checked all the user rights and configurations ten times xD Can you help me please??
Psyk3s
0 Points
1 Post
Requests never get processed
Apr 14, 2010 08:15 PM|LINK
Hi everyone,
I'm trying to solve the following issue:
I have a Web Service which sends XML request to MPS using the SubmitTrustedRequest method. That works excellent, the method retrieves me a Batch Id, but that batch never get processed. Its status will be "Started" for 10 minutes and then I'll get the following error message:
<batchresponse>
<errors>
<error>MPF Engine failed to update the status of queued action in a timely manner, MPF Engine may have crashed during processing of the queued job check event log for more detail</error>
</errors>
</batchresponse>
And on the Event Viewer I get this:
Type:Warning / Source: COM+ / Category: (117) / Event ID: 1001
The average call duration has exceeded 10 minutes. If this is not the expected behavior, please see article 910904 in the Microsoft Knowledge Base at http://support.microsoft.com for details on how to use the COM+ AutoDump feature to automatically generate dump files and/or terminate the process if the problem occurs again.
Server Application ID: {C4D28235-F6EF-468E-9862-AE0718633FFC}
Server Application Instance ID:
{C9AC0DC8-6009-4BFC-9E1A-EE184EB3B9D6}
Server Application Name: Provisioning Engine
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I'm almost sure I've checked all the user rights and configurations ten times xD Can you help me please??
kiphup
Member
328 Points
129 Posts
Re: Requests never get processed
Apr 23, 2010 02:00 AM|LINK
Hard to say base on just the above. Look at your engine version, if it is lower than this one, update it.
http://support.microsoft.com/kb/952089