Monday, March 29, 2010

Receive "Provisioning GUID" already exists under the parent Microsoft.SharePoint.Administration.SPWebService named "".

Sympton
Receive the following:
An object of the type Microsoft.SharePoint.Administration.SPWebApplicationProvisioningJobDefinition named "Provisioning GUID" already exists under the parent Microsoft.SharePoint.Administration.SPWebService named "". Rename your object or delete the existing object.

Resolution

Launch the Central Admin > Operations > Timer Job Definitions and locate the “Provisioning web application” job. Open and the job and delete it from the queue. Run stsadm –o execsvcadmjobs to force the timer jobs run.

2 comments:

  1. Hi Michael,

    Thanks for the info. Do you know why this issue occurs in the first place?

    ReplyDelete
  2. Hey Phil,

    Depending on what action you executed will determine the cause. Usually this error appears if a service was interrupted during provisioning. As you know, SP is not very good at handling interruptions :)

    P.S. Apologises in not replying sooner

    ReplyDelete