Fatal msi error mp.msi could not be installed

Good morning,
I have SCCM 2012 R2 running on Server 2012 R2.  I've got a primary site and two secondary sites, all of them with identical hardware and software.  I've set them all up the exact same way, but on one of my secondary servers I can not get the MP
role to start.  Looking at the MPSetup.log I see the following:
<10/10/14 08:17:31> ====================================================================
<10/10/14 08:17:31> SMSMP Setup Started....
<10/10/14 08:17:31> Parameters: C:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:ILCBPSCCM1 SMSMP 0
<10/10/14 08:17:31> Installing Pre Reqs for SMSMP
<10/10/14 08:17:31>         ======== Installing Pre Reqs for Role SMSMP ========
<10/10/14 08:17:31> Found 2 Pre Reqs for Role SMSMP
<10/10/14 08:17:31> Pre Req MSXML60 found.
<10/10/14 08:17:31> No versions of MSXML60 are installed.  Would install new MSXML60.
<10/10/14 08:17:31> Enabling MSI logging.  msxml6_x64.msi will log to C:\Program Files\Microsoft Configuration Manager\\logs\msxml6_x64MSI.log
<10/10/14 08:17:31> Installing C:\Program Files\Microsoft Configuration Manager\\bin\x64\00000409\msxml6_x64.msi
<10/10/14 08:17:35> msxml6_x64.msi exited with return code: 0
<10/10/14 08:17:35> msxml6_x64.msi Installation was successful.
<10/10/14 08:17:35> Pre Req SqlNativeClient found.
<10/10/14 08:17:35> SqlNativeClient already installed (Product Code: {49D665A2-4C2A-476E-9AB8-FCC425F526FC}). Would not install again.
<10/10/14 08:17:35> Pre Req SqlNativeClient is already installed. Skipping it.
<10/10/14 08:17:35>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
<10/10/14 08:17:35> Installing the SMSMP
<10/10/14 08:17:35> Passed OS version check.
<10/10/14 08:17:35> IIS Service is installed.
<10/10/14 08:17:35> No versions of SMSMP are installed.  Installing new SMSMP.
<10/10/14 08:17:35> Enabling MSI logging.  mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
<10/10/14 08:17:35> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<10/10/14 08:18:16> mp.msi exited with return code: 1603
<10/10/14 08:18:16> Backing up C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
<10/10/14 08:18:16> Fatal MSI Error - mp.msi could not be installed.
<10/10/14 08:18:16> ~RoleSetup().
I also found this in my mpMSI.log file
MSI (s) (0C!AC) [08:18:00:125]: Product: ConfigMgr Management Point -- Error 25140. Setup was unable to compile the file CcmExec_Global.mof
The error code is 80041002
Error 25140. Setup was unable to compile the file CcmExec_Global.mof
The error code is 80041002
Does anyone have any ideas why I would be receiving this error?  These SCCM servers are brand new servers that are replacing our current SCCM 2007 servers and I did notice that somehow the old 2007 SCCM client had gotten installed on this server automatically
so I used ccmsetup /uninstall and also used ccmclean to remove it because I read that might be the issue, but it hasn't resolved the issue.   Any help would be appreciated.   Thanks

WOOT, WOOT!  Actually I just got it.  I ended up doing the following:
Ran ccmsetup.exe /uninstall and rebooted
Ran ccmclean.exe /all and rebooted
Removed IIS role from server and rebooted
Added IIS role back to server and rebooted
Checked my MPSetup and MPMsi logs and they both show success.  Finally!
<10/10/14 09:01:12> ====================================================================
<10/10/14 09:01:13> SMSMP Setup Started....
<10/10/14 09:01:13> Parameters: C:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:ILCBPSCCM1 SMSMP 0
<10/10/14 09:01:13> Installing Pre Reqs for SMSMP
<10/10/14 09:01:13>         ======== Installing Pre Reqs for Role SMSMP ========
<10/10/14 09:01:13> Found 2 Pre Reqs for Role SMSMP
<10/10/14 09:01:13> Pre Req MSXML60 found.
<10/10/14 09:01:13> No versions of MSXML60 are installed.  Would install new MSXML60.
<10/10/14 09:01:13> Enabling MSI logging.  msxml6_x64.msi will log to C:\Program Files\Microsoft Configuration Manager\\logs\msxml6_x64MSI.log
<10/10/14 09:01:13> Installing C:\Program Files\Microsoft Configuration Manager\\bin\x64\00000409\msxml6_x64.msi
<10/10/14 09:01:16> msxml6_x64.msi exited with return code: 0
<10/10/14 09:01:16> msxml6_x64.msi Installation was successful.
<10/10/14 09:01:16> Pre Req SqlNativeClient found.
<10/10/14 09:01:16> SqlNativeClient already installed (Product Code: {49D665A2-4C2A-476E-9AB8-FCC425F526FC}). Would not install again.
<10/10/14 09:01:16> Pre Req SqlNativeClient is already installed. Skipping it.
<10/10/14 09:01:16>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
<10/10/14 09:01:16> Installing the SMSMP
<10/10/14 09:01:16> Passed OS version check.
<10/10/14 09:01:16> IIS Service is installed.
<10/10/14 09:01:16> No versions of SMSMP are installed.  Installing new SMSMP.
<10/10/14 09:01:16> Enabling MSI logging.  mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
<10/10/14 09:01:16> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<10/10/14 09:01:56> mp.msi exited with return code: 0
<10/10/14 09:01:56> Installation was successful.
<10/10/14 09:01:56> ~RoleSetup().

Similar Messages

  • SCCM 2012 - sms_notificaiton_server install fails, bgbisapi.msi could not be installed

    Hi,
    installed a SCCM 2012 R2 Primary site on a 2012 R2 server on the D: drive. Everything seemed to go well, however i am am now encountering issues with the SMS_NOTIFICATION_SERVER in that the site component manager is unable to install it. The status message
    viewer informs me that, "Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install."
    When i check the Bgbsetup.log, i see the following lines: 
    <01/19/15 14:46:27> CTool::RegisterComPlusService: Failed to unregister D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/19/15 14:46:27> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"D:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "D:\Program
    Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/19/15 14:46:30> CTool::RegisterComPlusService: Failed to register D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/19/15 14:46:30> Cannot register BGB server channel DLL D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
    <01/19/15 14:46:30> Fatal MSI Error - bgbisapi.msi could not be installed.
    Having done a bit of reading, it seems a few other people have come accross this issue before:
    https://rikkoss.wordpress.com/2013/12/11/tip-do-not-change-the-default-installation-location-for-configmgr-2012/
    http://www.windows-noob.com/forums/index.php?/topic/7401-sms-notification-server-failed-critical-sccm-sp1-sql-2012-sp1/
    The solution for these folks seems to be to edit 2 files in the .Net folder,InstallUtil.exe.config and Regsvc.exe.config,
    and insert the following code:
    <runtime>
    <loadFromRemoteSources enabled=”true”/>
    </runtime>
    However, this hasn't worked for me and i'm still getting stuck with the same error messages. Since i'd really like to avoid reinstalling SCCM on the C: drive, can anyone suggest any possible solutions to this issue? 

    The MPsetup.log has this:
    <01/20/15 16:28:11>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <01/20/15 16:28:11> Installing the SMSMP
    <01/20/15 16:28:11> Passed OS version check.
    <01/20/15 16:28:11> IIS Service is installed.
    <01/20/15 16:28:11> No versions of SMSMP are installed.  Installing new SMSMP.
    <01/20/15 16:28:11> Enabling MSI logging.  mp.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    <01/20/15 16:28:11> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80
    USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <01/20/15 16:28:12> mp.msi exited with return code: 1603
    <01/20/15 16:28:12> Backing up D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
    <01/20/15 16:28:12> Fatal MSI Error - mp.msi could not be installed.
    and the MPmsi.log has this:
    MSI (s) (B0:E0) [16:37:14:660]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI23F6.tmp, Entrypoint: CcmRegisterPerfCounters
    [16:37:14] @@ERR:25001
    Internal Error 25001. 80070057
    MSI (s) (B0!F8) [16:37:14:676]: Product: BGB http proxy -- Internal Error 25001. 80070057
    CustomAction CcmRegisterPerfCounters returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Had a go at removing the MP, disabled the UAC and reinstalling the MP. Same result unfortunately...The server is temporarily housed in a block GPO OU so group policy shouldn't be an issue. Thanks for all the help so far!

  • With the latest update I get the following error: The update could not be installed. Please make sure there are no other copies of Firefox running on your computer, and then restart Firefox to try again; suggestions, advice, help.

    Help>About Firefox> says I am using Firefox/3.6.10./GTB7.1 I get a note from Mozilla that there is an update. I download it after granting permission to change my machine. I say OK. A green bar slides across the monitor announcing that the update is being downloaded. When I then assume it is being installed I get the following error: The update could not be installed. Please make sure there are no other copies of Firefox running on your computer, and then restart Firefox to try again. There are no other copies running. The machine is not on a network. I am using WIN7

    Thanks for the info about Trojan. It may be the problem. Meanwhile I went to Admin/Owner side and did some cleaning -- including trying to reload my Favorite/Bookmarks that have always carried forth from previous levels of Windows XP and earlier.
    The new computer here did not grab the Bookmarks from the previous, and yesterday I thought I had them loaded, and today went to Worker-Bee side and they are not showing.
    About those add-ons... I have no idea, but think I got everything up to date yesterday. I will look at your earlier reply tomorrow or this weekend when I have more time at home to learn from it.
    Thank you for your time in helping.
    Late here, heading to sleep. Marilyn

  • When I open firefox I get an error message "update could not be installed check for duplcates"

    Error message: The update could not be installed. Please make sure there are no other copies of Firefox running on your computer, and then restart Firefox and try again.
    I have uninstalled all versions of Firefox. Then went to the Internet through Explorer and downloaded from scratch. A few days later I started getting the message again.

    If there are problems with updating then best is to download the full version and uninstall the currently installed version and delete the Firefox program folder to remove any leftover files.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 10.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible.
    *Do NOT remove personal data when you uninstall the current version or you lose your bookmarks and other data because all profile folders will be removed.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • FF7 update error: The update could not be installed.

    Firefox is not succesfully installing updates. If I download the newest version, it installs fine. Downloading and applying the update on it's own fails.
    Has anyone else experienced this?

    -> [[Software Update Failed]]
    * http://kb.mozillazine.org/Software_update#Software_Update_not_working_properly
    Check and tell if its working.

  • Win7pro update error: The update could not be installed. Please make sure there are no other copies of Firefox funning on your computer, and then restart Firefox to try again.

    Receiving error message when updating FF6, and then after installing a fresh copy of FF7, when FF tried to update again.
    This is happening with FF that is installed on my machine and with FF portable. Has anyone else experienced this?

    Firefox [[Safe mode]] is a diagnostic mode that allows troubleshooting.<br />
    You start the same version, only some features are disable like add-ons (Tools > Add-ons > Extensions).
    See http://kb.mozillazine.org/Software_Update (Software Update not working properly)
    Remove the files in the updates and updates\0 folder:
    C:\Users\&lt;user&gt;\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates
    (%LOCALAPPDATA%\Mozilla\Firefox\Mozilla Firefox\updates)
    C:\Users\&lt;user&gt;\AppData\Local\VirtualStore\Program Files\Mozilla Firefox\updates
    * Download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data when uninstalling.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.

  • Error: ' The Update could not be installed (patch apply failed)' . It keeps trying to install this patch but my version is the latest one!!

    I have the latest version of firefox. I know this because your website says so. But for some reason, my current firefox keeps trying to install a new version by "trying" to install a patch. But it fails every time.
    I cant say exactly when this started. A few weeks ago, firefox was behaving erratically (crashing for no reason at every launch due to some video plugin fail) but i uninstalled and reinstalled (a few times) and it was fine after the last one.

    If files already have been downloaded then remove the files in the updates and updates\0 folder.
    You can also delete the active-update.xml file.
    *http://kb.mozillazine.org/Updates_reported_when_running_newest_version
    Software Update not working properly:
    *http://kb.mozillazine.org/Software_Update
    * C:\Users\&lt;user&gt;\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates

  • SCCM 2012 R2 Install - SMS_NOTIFICATION_SERVER install fail - bgbisapi.msi could not install

    Installed SCCM 2012 R2 Primary Site on the D: drive on a Windows 2012 R2 server. The install went as expected but when I open the Component Status, there are a number of Error messages which pertain to the failed installation of the SMS_NOTIFICATION_SERVER:
    "Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install."
    Here is the error from BgbSetup.log:
    <01/16/15 14:53:55> Installing the SMSBGB
    <01/16/15 14:53:55> Passed OS version check.
    <01/16/15 14:53:55> IIS Service is installed.
    <01/16/15 14:53:55> SMSBGB already installed (Product Code: {A78E8003-2307-4B70-B7CD-1A07C0A31D21}).  Upgrading/Reinstalling SMSBGB
    <01/16/15 14:53:55> New SMSBGB is the same product code.  This is a minor upgrade.
    <01/16/15 14:53:55> Enabling MSI logging.  bgbisapi.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\bgbisapiMSI.log
    <01/16/15 14:53:55> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\bgbisapi.msi REINSTALL=ALL REINSTALLMODE=vmaus CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration
    Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <01/16/15 14:54:04> bgbisapi.msi exited with return code: 0
    <01/16/15 14:54:04> Installation was successful.
    <01/16/15 14:54:04> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /u "D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/16/15 14:54:08> CTool::RegisterComPlusService: Failed to unregister D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/16/15 14:54:08> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"D:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "D:\Program
    Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
    <01/16/15 14:54:12> CTool::RegisterComPlusService: Failed to register D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
    <01/16/15 14:54:12> Cannot register BGB server channel DLL D:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
    <01/16/15 14:54:12> Fatal MSI Error - bgbisapi.msi could not be installed.
    <01/16/15 14:54:12> ~RoleSetup().
    <01/16/15 14:54:21> ====================================================================
    From what I've read online this problem seems to be born of installing SCCm on the D: drive which throws dotNET. A few people seem to have had some luck with editing two of the dotNET files (regsvcs.exe.config and InstallUtil.exe.config) to include
    the following lines:
        <runtime>
            <loadfromRemoteSources enabled="true"/>
        </runtime>
    In pursuit of a fix, I took backups of both files and then made the change to regsvc.exe.config but I was unable to do the same with Installutil.exe.config (opening the file in Admin Notepad would only let me Save As...).
    Can anyone suggest what the problem could be? Am I barking up the wrong tree with the config file editing? Any info/advice would be much appreciated.
    Thanks!

    Hi,
    You could try to copy Installutil.exe.config and edit the copy-file. Then copy the edited file to replace the old file.
    Reference:ConfigMgr 2012 R2 – Notification Server Install Errors
    Note: Microsoft provides third-party contact information
    to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce

  • E902: package could not be installed. Error in installing application

    Hi All,
    we try to deploy our first application(IPPhoneServicesTutorial)
    we do it using designer 2.4.2.009 on application server cuae
    2.4.2.009, and we get the following error:
    E902: package could not be installed. Error in installing application
    we check the application server log and this is the result:
    Full information as follows:
    Source: mscorlib
    Message: Value cannot be null.
    Parameter name: path1
    Stack Trace:
    at System.IO.Path.Combine(String path1, String path2)
    at
    Metreos.ApplicationFramework.Assembler.Assembler.DetermineWSE3Path()
    at Metreos.ApplicationFramework.Assembler.Assembler..cctor()
    2008:04:07::04:57:29(04): Error: AM
    Application 'IPPhoneServicesTutorial' installation failed:
    Application IPPhoneServicesTutorial failed to load.
    2008:04:07::04:57:35(10): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:57:50(17): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:58:05(17): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:58:20(18): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    note that the media server service always stoped automatically

    Hi,
    I am also getting the same error. I did one sample application in cuad. when i try to build my project the following error came:
    Full error information as follows:
    Source: mscorlib
    Message: Value cannot be null.
    Parameter name: path1Stack Trace: System.String Combine(System.String, System.String)
    at System.IO.Path.Combine(String path1, String path2)
    at Metreos.Max.Framework.ProjectBuilder.PackageApplication()
    at Metreos.Max.Framework.MaxMainUtil.BuildProject(Int32& warningCount, Int32& errorCount)
    at Metreos.Max.Framework.MaxMain.OnBuildProject()
    Please help me regarding this.
    Thanks,
    Ajith

  • Device Enrollment could not be installed due to an unexpected error

    Hi I just installed OSX LION Server and want to enroll devices but I keep on getting the error : Device Enrollment could not be installed due to an unexpected error :
    The profile “Device Enrollment (com.apple.ota."my-server-name-".private.bootstrap)” could not be installed due to an unexpected error.
    My devices site is running properly, I can install Profiles but I cannot install any device, not even the mini I installed OSX Lion Server upon!
    I already removed all certificates and keys for : ""my-server-name-".private" and recreated self signed certificates for SSL and code signing.
    Any ideas?
    Bert

    So I just wasted half of a day on this, and at least for my own system I figured it out *without* doing a clean install.
    1. First, check that you have opened the ports as suggested by others here.
    2. If you've done that, then the problem may be a rogue entry in your DNS server setting.  What that means is if you initially set up your server app with one name, then later switched it to a new one, the old name is still "hanging around" causing havoc.  This was the problem.  To fix, you can try the steps below. WARNING: this will wipe your open directory. Make a full backup!  I'm not 100% sure that wiping your OD is necessary, but it worked for me.  Turn off any services you're running.
    3. Download the 10.7 server admin tools here: http://support.apple.com/kb/DL1419
    4. Open up the WorkGroup manager, and select any network users you've created, then export them.  You're backing them up because you're going to wipe your open directory.
    5. Open Server Admin.app. Click on the reveal triangle for your server, and it will show an entry for "Open Directory". Click on that.
    6. Click on the Settings gear in the top of the right panel.
    7. Where it says Role: Open Directory Master, hit Change....
    8. In the panel that pops up, hit "set up a standalone directory".  It will warn you that it's going to wipe your server open directory data.
    9. Now, on the left side of the same screen, select DNS, then hit the "zones" button on top.
    10. Look for your old host name(s) there.  Select any extra entries that have your old host names, and remove. DO NOT REMOVE your current name entry (the Primary Zone) or the reverse entry (Reverse Zone).  If you remove those, you'll be totally hosed. Only remove redundant entries.
    11. Back in the Server.app, go to the menu and select Manage -> Manage Network Accounts.  It will ask you for some information as it sets up open directory again for you.  Give it what it needs.
    12. To re-import your saved account info, go to Manage -> Import Accounts From File. (I have not tried this step, but it *should* work. YMMV).
    13. Now, go reactivate your profile manager, turn on device management.  It should "think" for a bit while it churns through the new open directory data.
    14. Now, it should work!!! (at least it does for me).  I speculate that the name lookup was getting conflicting results from DNS, causing problems and confusion.  This seems to have fixed it.
    15. If that doesn't work, one other step I took (but it didn't seem to help by itself) was to wipe the device manager database.  To do that, open a terminal and use
    sudo /usr/share/devicemgr/backend/wipeDB.sh
    WARNING: this will wipe any device info that you've set up.  I don't think this is necessary, but might be used as a last ditch effort.
    Hope that helps!

  • Ipod service could not be installed

    Installing update to iTunes on PC and getting error "ipod service could not be installed" and now my ipod shuffle is not being recognized.

    steps below worked for me ( windows 7 x86/32bits )
    close SysInternals's Process Explorer ( if you have it and it's open )
    close all Task Manager(s)
    close Windows Services console ( services.msc )
    close all command prompts ( cmd.exe )
    open a cmd.exe as Admin
    run: sc create "iPod Service" binpath= "C:\Program Files\iPod\bin\iPodService.exe"
    close all command prompts ( cmd.exe )
    open Windows Services console ( services.msc )
    look for "iPod Service", see if it's not Disabled. If so, start it
    close Windows Services console ( services.msc )
    Run iTunes.msi again ( previously downloaded via the Apple Software Update's Only Download function )

  • The application could not be installed...question

    Hello !
    I keep getting this error:
    The application could not be installed because an application with that name already exists at the selected installation location. Try installing to a different location.
    I have tried deleting everything and starting over and I have tried it in a different location but still nothing is working.  any help I would appreciate so much.
    Thank you !

    Could you provide more details about the application you're trying to install, and some details about your compuer/OS.

  • Air 1.51 installation failure. The application could not be installed because the AIR file is damaged

    The error:
    The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author.
    is generated when an AIR installation file is lauched from a Samba Network Drive in Vista Utlimate 64. If the install files are copied to a local drive, it installs without incident.

    Working with networks drives are never reliable.  Corruption, path problems, networks connections, and privlatges can come in the way of a properly mapped drive.  I think your solution is fairly straight forward.  You need to install your application from a local filesystem, not a mapped network drive.  In the meantime, log a bug report HERE.

  • Msi.webprintlist fatal error during installation could not open key: unknown/component/da42bc899bf25

    msi.webprintlist fatal error during installation  could not open key: unknown/component/da42bc899bf25bdaf18c3b9b1a1ee8\ab4027db46dde994b955a68c2fdf44a. verify that you have sufficient access to that key, or contact your support personnel.  please go to http:\\hp.com\support for troubleshooting information about "fatal error" and " msi.webprintlist"

    Hi Assennatog, the problem could be in the registry keys that are still present even if you completely uninstalled all the NI SW. So, after having uninstalled every NI apllication, try to execute the keys deleting proccess, by using MSIBlast, in the way it's explained in the attached doc. Ciao!
    Attachments:
    msi.doc ‏32 KB

  • GLUT: Fatal Error in gloss: could not open display:

    Hi, I'm trying to log into one of the other macs in my office and run a program I wrote in openGL (in c). I ssh -X into the machine, but then when I try to run the program, I get an error that it could not open a display. It happens with simple test demo programs in Mesa. Can someone help me figure out how to get a display. These things confuse me very much. I'm going to need to do this when I ssh in from home and need to open the graphics program. Also, I'm going to need to do this when I ssh in to other machines around the lab. I don't know what is different about this between macs and linux. On linux I've had to type xhost + before, but that's always solved it. Any suggestions?
    Thanks in Advance,
    Sean =)

    Yes thank you for your response.
    And my replicat is in Windows server2008
    and am using mysql2012
    here is my replicat param file
    replicat RBCNR
    targetdb ATSTGT_2012 userid atstgt, password atstgt
    sourcedefs ./dirdef/ORACLEbasicExtPumpReplicatCR.def
    gettruncates
    discardfile ./dirrpt/RBCNR.dsc, purge
    BATCHSQL
    reportcount every 1000 records, rate
    map qasource.basicExtPumpReplicatCR_MRK, target atstgt.basicExtPumpReplicatCR_MRK;
    and my extracts running well.
    But the replicat is ab bending due to it can't find the sourcedef file

Maybe you are looking for

  • How to know an item is stock Blocked or not ?

    Hi , Is there any table fields to know an item is stock blocked or not ? (Like table vbuk is having cmps0 and cmps1 for OD block and Credit Block) Thanks and Regards, KN

  • Table Field

    Hi All, I want Product hierarchy and its Description field in my report.. for ex. Product hierarchy..............Description 0000A0000H0000000D......BRAKE PANELS & RESISTANCES BUT, i want 0000A description value in my field... Plz Tell... Thanks

  • My MacBook Pro don't boot - Help me please ! :/

    Hi everyone. I've a very ungry bug on my macbook pro early 2008 (not unibody). When i want to boot, screen works, but boot stop process when apple display, and circular advancement was blocked.. - I try to change ram => not works - Try to reset PRAM

  • Login Language vs Vendor Comm. Lang ME21N

    Hi, A user logs in with EN language, and the vendor V1 has DE as communication language. Material "M1" has descriptions in both languages. When user places PO in ME21n against V1 and for article M1, description is shown in DE in ME21n. Is there any u

  • I lost 3$ for add visa card, plz help me, it does't work, when i buy gem in heroes charge, it' cannot conect itunes store and ...

    Hi, i'm speak english so bad, 13/11 15:20pm, i add visa card ACB prepaid from VietNam, it' done. But when i buy gem from Heores charge( Ucool ), cannot conect itunes store, plz help <Email Edited by Host>