Management Point installation failing
Recently upgraded to SP2 on a seconary site. The upgrade appears to have been successful. Then, the Proxy Management point started failing. I went in and removed the Management Point and the SCCM Client and then rebooted. I then tried to reinstall the MP, but it fails to install. MPSETUP gives the dreaded 1603 error. I sent in to the MPMSI.log and found nothing out of the ordinary ecxpet this:Property(S): SmsDetectColocationDowngrade_ErrorMessage = A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.I went and installed the SP2 client, and it installed fine. I then tried the MP install again, and it fails with the same error. Any Assistance is greatly appriciated.Hold your breath, I'll be right back.
February 17th, 2010 11:11pm
Hi,Try to remove the configmgr. client installed on the MP, then reinstall the MP (and the client after that).Kent Agerlund | http://scug.dk/members/Agerlund/default.aspx | The Danish community for System Center products
Free Windows Admin Tool Kit Click here and download it now
February 18th, 2010 9:21am
Hi, Please uninstall the client first, then re-install the MP on the secondary site.
February 18th, 2010 12:20pm
Removed client, installation still failed with the same error. Reinstalled client, same result. Hold your breath, I'll be right back.
Free Windows Admin Tool Kit Click here and download it now
February 18th, 2010 7:32pm
In the mp.msi.log, can you search for "value 3" to see whether you can find any other error?Thanks,Minh.Minh
February 18th, 2010 8:00pm
Yes, found this above Value 3 in MPMSI.log.[3:07:23] Ignoring removal of Application "SMS Management Point" as it does not exist[3:07:23] Creating IIS Virtual Directory 'CCM_CLIENT'[3:07:23] Created IIS virtual directory 'CCM_CLIENT'[3:07:23] Creating IIS Virtual Directory 'CCM_Incoming'[3:07:23] ERROR: Method 'AppCreate2' failed with error code 80020009[3:07:23] ERROR: Automation Exception invoking method "AppCreate2"[3:07:23] ERROR: Automation Exception Source is "<null>"[3:07:23] ERROR: Automation Exception Description is "<null>"[3:07:23] ERROR: Automation Exception wCode is 0[3:07:23] ERROR: Automation Exception sCode is 0x80040154[3:07:23] ERROR: Failed to create virtual directory application[3:07:23] @@ERR:25006MSI (s) (E8!38) [03:07:23:517]: Product: SMS Management Point -- Error 25006. Setup was unable to create the Internet virtual directory CCM_IncomingThe error code is 80020009
Error 25006. Setup was unable to create the Internet virtual directory CCM_IncomingThe error code is 80020009MSI (s) (E8:90) [03:07:23:532]: User policy value 'DisableRollback' is 0MSI (s) (E8:90) [03:07:23:532]: Machine policy value 'DisableRollback' is 0Action ended 03:07:23: InstallFinalize. Return value 3.I found that the CCM_Incoming Virtual Directory was created. I deleted it and the CCM_Client virtual directory and then stopped/restarted IIS. Reran the MP setup and still got the same. The thing is that the virtual directory is getting created, as after this failure I sent and double checked and the directory was there.Hold your breath, I'll be right back.
Free Windows Admin Tool Kit Click here and download it now
February 19th, 2010 12:55am
Property(S): SmsDetectColocationDowngrade_ErrorMessage = A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
That's just a property listing and has nothing to do with an actual error. You can safely ignore that line (and every other line starting with "Property(S)". Try stopping the task scheduler server, rename %windir%\Tasks, start the service and try installing the MP again.
February 22nd, 2010 10:54am
That's just a property listing and has nothing to do with an actual error. You can safely ignore that line (and every other line starting with "Property(S)". Try stopping the task scheduler server, rename %windir%\Tasks, start the service and try installing the MP again.
Tryed this, nothiung different.[2:24:22] Creating IIS Virtual Directory 'CCM_CLIENT'[2:24:22] Created IIS virtual directory 'CCM_CLIENT'[2:24:22] Creating IIS Virtual Directory 'CCM_Incoming'[2:24:22] ERROR: Method 'AppCreate2' failed with error code 80020009[2:24:22] ERROR: Automation Exception invoking method "AppCreate2"[2:24:22] ERROR: Automation Exception Source is "<null>"[2:24:22] ERROR: Automation Exception Description is "<null>"[2:24:22] ERROR: Automation Exception wCode is 0[2:24:22] ERROR: Automation Exception sCode is 0x80040154[2:24:22] ERROR: Failed to create virtual directory application[2:24:22] @@ERR:25006MSI (s) (78!58) [02:24:22:896]: Product: SMS Management Point -- Error 25006. Setup was unable to create the Internet virtual directory CCM_IncomingThe error code is 80020009
Error 25006. Setup was unable to create the Internet virtual directory CCM_IncomingThe error code is 80020009MSI (s) (78:A0) [02:24:22:912]: User policy value 'DisableRollback' is 0MSI (s) (78:A0) [02:24:22:912]: Machine policy value 'DisableRollback' is 0Action ended 02:24:22: InstallFinalize. Return value 3.Hold your breath, I'll be right back.
Free Windows Admin Tool Kit Click here and download it now
February 24th, 2010 12:03am
By seeing log, looks like it is unable to create application pools in IIS while installing MP , is IIS healthy on this server?
February 24th, 2010 9:54am
Should be. when I run the install, it actualy does create the virtual directory, but still fails with the above error.Hold your breath, I'll be right back.
Free Windows Admin Tool Kit Click here and download it now
February 25th, 2010 5:10am
There's now a KB article on this issue.
http://support.microsoft.com/default.aspx?scid=kb;en-us;2419559&sd=rss&spid=12769
John Marcum | http://myitforum.com/cs2/blogs/jmarcum |
September 24th, 2010 5:02pm