DPMAgentInstaller failed with errorcode =0x80070643

I've been looking all over the place for an answer to this. I've found lots of postings about it, but no answers that work for me.
I recently upgraded from System Center DPM 2012 SP1 to 2012 R2. I've been upgrading all the clients. I've done it successfully on Windows 2012, Windows 2008, and Windows 7 computers. But I've run into one computer that I cannot upgrade. It's a Windows 7
computer. I've tried to install the new client from the Win 7 computer itself. I've tried it with the old client installed and after uninstalling the old client. Every attempt to get the new client installed yields this error:
"DPMAgentInstaller failed with errorcode =0x80070643, error says: Fatal error during installation."
When I check the logs, the first few lines above "Value 3" are: 
NORMAL Received Info message [CustomAction _CheckCertificatesConfigured returned actual error code 1157 (note this may not be 100% accurate if translation happened inside sandbox)]
110C 11B4
02/04 15:36:24.887
06 bootstrapmsihelper.cpp(1322)
NORMAL Received type [0x01000000] message [There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor.  ]
110C 11B4
02/04 15:36:24.888
06 bootstrapmsihelper.cpp(1304)
NORMAL Received Info message [Action ended 10:36:24: _CheckCertificatesConfigured. Return value 3.]
110C 11B4
02/04 15:36:24.889
06 bootstrapmsihelper.cpp(1304)
NORMAL Received Info message [Action ended 10:36:24: INSTALL. Return value 3.]
110C 11B4
02/04 15:36:24.889
06 bootstrapmsihelper.cpp(1304)
The DPM server is running on Windows Server 2008 R2 Standard.
Any ideas about what is going on?
Thanks,
Rob

Hi Rob,
When installing the agent manually on the client, are you using any parameters? For example, specifying the DPM server?
Kind regards,
Tobias

Similar Messages

  • DPM Agent Installer Fails with errorcode =0x80070643

    I've seen this all over the place. Sometimes it's with DPM 2007 but I'm using an evaluation version of DPM 2010. I'm trying to install the agent on a protected server running Windows
    2008 Standard with Service Pack 2. This is our Exchange 2007 server and is also running ForeFront. 
    I initially tried installing from the DPM server and received the following error code
    Install protection agent on PS failed:
    Error 313: The agent operation failed because an error occurred while running the installation program on PS.
    Error details: Fatal error during installation (0x80070643)
    Recommended action: Review the log files on PS: [windir]\temp\msdpm*.log and take appropriate action. Retry the operation, and if the error persists, restart the computer
    and then retry the operation again.
    I reviewed the error logs but I didn't know exactly what to look for and I don't see anything that jumps out at me.
    On other sites I have seen instructions for a manual install on the protected server after disabeling the firewall and so I tried that.
    On the protected server I mapped a drive to the folder containing the agent on the DPM server. I ran Net stop mpssvc. Then I launched the installer  DPMAgentInstaller_x64.exe. When
    I ran that I received a different error.
    DPMAgentInstaller failed with errorcode =0x80070643, error says: Fatal error during installation.
    Check log files in [WINDIR]temp\MSDPM*.LOG
    Press Enter key to close the window
    I rebooted and tried again with the same error.
    On another page I read that someone asked about the paging file so I verified that there was sufficient space allocated (only 2/3 of the allocated space is being used).
    Our primary partition has over 50GB of free space and our data partition has over 370 GB free.
    I can post sections of the log files if that would help.
    Thanks

    Dan,
    This is usually a problem with the installer. I've seen this in DPMRA.msi installation failures when In some instances the default permissions of the scheduled tasks directory altered.
    The following is a sample from the failing MSDPMAgentBoostrap0Curr.errlog file.
    WARNING Failed: Hr: = [0x80070424] : F: lVal : (HANDLE)(schService = OpenServiceW( schSCManager, strServiceName.PeekStr(), (0x00010000L) | 0x0020 | 0x0004 | 0x0002))
    WARNING Failed: Hr: = [0x80070424] DeleteServiceByName for service[DPMClientService] failed                                                                         
    WARNING Failed: Hr: = [0x80070002] : Error while deleting the Scheduled Task [ScheduledDPMClientBackup]                                                             
    WARNING Failed: Hr: = [0x80070002] DeleteScheduledTaskByName failed                                                                                                 
    WARNING Failed: Hr: = [0x80070005] : F: lVal : pTaskScheduler->NewWorkItem(pwszClientTaskName, CLSID_CTask, IID_ITask, (IUnknown**)&pTask)                          
    WARNING Failed: Hr: = [0x80070005] AddScheduledTaskForClient failed  
    The service deletion failure is fine since it fails with 0x80070424 (ERROR_SERVICE_DOES_NOT_EXIST - The specified service does not exist as an installed service). The same goes with the scheduled task deletion with the error 0x80070002 (ERROR_FILE_NOT_FOUND
    - The system cannot find the file specified). The installer was removing old services or tasks that may be lingering and if they do not exist we will get the above errors.
    The access is denied error on the task creation is the aberration that must be addressed.
    The permissions on %windir%\Tasks need to allow write access to the account doing the DPMRA.msi install.
    Some have implemented group policies to lock down the permissions on the Tasks directory. This was done to combat the Conficker worm. Please see
    KB 962007 Virus alert about the Win32/Conficker worm for more details.
    Note: You must reset the default permissions on the Task directory. See the "After the environment is fully cleaned" section of the KB article.
    If not this let us know.
    /Steve
    Steve L [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights.

  • SetDpmServer failed with errorcode =0x80070005, error says: Access is denied.

    We have a Windows 2008 R2 server that we need to move it's protection from one DPM server (DPM2) to another DPM server (DPMTEST1)
    We logon onto the Agent server (one being protected) with with my own Domain Admin account, (Not the Domain Administrator Account) an run the following command: and get Access denied.
    C:\Program Files\Microsoft Data Protection Manager\DPM\bin>SetDpmServer.exe -dpmserverName DPMTEST1
    Configuring dpm server settings and firewall settings for dpm server =[DPMTEST1]
    Configuring dpm server settings and firewall settings for dpm server =[wellspan.org\DPMTEST1]
    SetDpmServer failed with errorcode =0x80070005, error says: Access is denied.
    Please make sure that you are a domain user with administrator privileges on this computer
    If I log out and back in with the Domain Administrators account and run the same command. It completes successfully.
    My own Domain account has administrator privi's to all servers.
    I'm not sure what I'm missing and what would cause this.
    Any help would greatly appreciated.
    Rick
    Rick Dixon

    I have this issue on a Domain Controller.
    Local Admin doesn't help but i am Domain admin.
    any further advice ?

  • KB2977320 Update fails with error 0x80070643

    Posted in case this impacts you too.
    Security Update for SQL Server 2008 R2 Service Pack 2 (KB2977320) repeatedly failed to install today on a 2012.R2 server (SQL Express instance which runs Kaspersky Security Center). Error 0x80070643 is issued. 
    Most pointers on the web suggest this may be .NET error related rather than SQL.
    I ran the installer manually (extracted from c:\Windows\SoftwareDistribution\Install after failed Windows Update)  and the .NET 3.5  feature "couldn't be installed", as expected with 2012.R2 I guess. Installed the .NET 3.5 package
    via 2012 Server Manager and reran the standalone installer successfully.
    Not sure how Kaspersky originally installed the 2008 SSE instance as .NET 3.5 appears to be a requirement.

    Hi Andy_of_MERL,
    Thanks for your post and I am glad to hear that the issue is resolved. Thanks for you posting a reply to share your solution . That way, other community members could benefit from your sharing.
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Manual DPMAgentInstaller failed

    When trying to install a DPM2010 agent on a Windows 2008 Standard SP2 (which is a DC) from the DPM Console, I receive the error:
    "Error 313: The agent operation failed because an error occurred while running the installation program on SERVER
    Error details: Fatal error during installation (0x80070643)
    Recommended action: Review the log files on SERVER: [windir]\temp\msdpm*.log and take appropriate action. Retry the operation, and if the error persists, restart the computer and then retry the operation again."
    I have tried turning off the firewall on the Windows 2008 server and manually installing the agent by mapping
    \\DPMSERVER\c$ locally to z:\   and running the  DPMAgentInstaller_x64.exe [SERVER]    command from the mapped drive.  The MSI appears to start installing but fails with the error:
    "DPMAgentInstaller failed with errorcode =0x80070643, error says: Fatal error during installation
    Check log files in [WINDIR]Temp\MSDPM*.LOG"
    I check the log and near the end I see this:
    MSI (s) (5C:C0) [10:11:59:489]: Note: 1: 1708
    MSI (s) (5C:C0) [10:11:59:489]: Note: 1: 2205 2:  3: Error
    MSI (s) (5C:C0) [10:11:59:489]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1708
    MSI (s) (5C:C0) [10:11:59:489]: Note: 1: 2205 2:  3: Error
    MSI (s) (5C:C0) [10:11:59:489]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
    MSI (s) (5C:C0) [10:11:59:489]: Product: Microsoft System Center DPM Protection Agent -- Installation failed.
    MSI (s) (5C:C0) [10:11:59:489]: Windows Installer installed the product. Product Name: Microsoft System Center DPM Protection Agent. Product Version: 3.0.7696.0. Product Language: 1033. Installation success or error status: 1603.
    ANY help would be greatly appreciated!!

    Hey,
    I assume that your DC is x64 and that you used the command DPMAgentInstaller_x64.exe DPMServer as that is the name of your DPMServer
    Could you try the following.  It is orginal for RODCs but it works for DC's as well
    1. Create and populate the following security groups on Primary domain
    controller: (Where $PSNAME is the name of RODC on which you are planning to
    install agent)
    a. Create DPMRADCOMTRUSTEDMACHINES$PSNAME  and add DPM server as a
    member
    b. Create DPMRADMTRUSTEDMACHINES$PSNAME and add DPM server as a member
    c. Add DPM server as a member of Builtin\Distributed com users group
    2. Ensure that above changes are replicated on to RODC
    3. Install agent on RODC
    4. Grant launch and activate permissions for DPM server on DPM RA service by
    doing the following:
    a. Run "dcomcnfg"
    b. Expand Component Services ->  Expand Computers -> Expand My
    Computer -> Expand DCOM Config
    c. Right click DPM RA Service and select Properties
    d. Under 'General', "Authentication Level - Default"
    e. Under 'Location', only "Run application on this computer" should be
    checked
    f. Under Security, verify that the "Launch and Activation Permissions"
    (select > "Edit") include the machine account for the DPM Server and Allow
    j. Click OK
    5. Copy setagentcfg.exe, traceprovider.dll and LKRhDPM.dll from "c:\Program
    Files\Microsoft DPM\DPM\setup" on DPM server and place them in "c:\Program
    Files\Microsoft DPM\DPM\setup" on RODC.
    6. Run "setagentcfg.exe a DPMRA domain\DPMserver"  on RODC using an elevated
    command prompt. (Run setagentcfg.exe from the location above i.e c:\Program
    Files\Microsoft DPM\DPM\setup)
    7. If  a firewall is enabled on RODC run the following commands:
    a. netsh advfirewall firewall set rule group="@FirewallAPI.dll,-29502"
    new enable=yes
    b. netsh advfirewall firewall set rule group="@FirewallAPI.dll,-34251"
    new enable=yes
    c. netsh advfirewall firewall add rule name=dpmra dir=in
    program="%PROGRAMFILES%\Microsoft Data Protection Manager\DPM\bin\DPMRA.exe"
    profile=Any action=allow
    d. netsh advfirewall firewall add rule name=DPMRA_DCOM_135 dir=in
    action=allow protocol=TCP localport=135 profile=Any
    8. Attach agent on DPM server, now you are ready to protect the RODC.
    Source:
    http://www.eggheadcafe.com/software/aspnet/35762891/dpm-2010-rc-agent-install.aspx
    Cheers,
    Mike
    Visit System Center User Group Belgium @ http://scug.be and http://scug.be/blogs/scdpm

  • "Group Policy Registry" (CSE) is failing with EventID 7016

    Hi,
    I'm stuck at troubleshooting the group policy processing on a W2k8 R2 Terminal Server. On this machine the CSE Group Policy Registry Component is failing with ErrorCode 11. (I'm sorry but the editor does not allow me to insert xml yet)
    I was not able to find any source in technet or msdn regarding Group Policy Registry ErrorCode 11 nor able to get any further debugging operable, that gives me more hands-on-details on this problem. Furthermore I was not able to determine the GPO causing
    the CSE failing, neither with RSOP nor Eventlogs.... With the group policy modeling wizard i just get "GP Registry failed" listed in Component State Overview with the subtle message "An attempt was made to load a file with an incorrect format."
    How can i get to the bottom of this?

    Hi,
    As far as I know, Event ID 7016 can be caused by the fact that there is issue with the gpprefcl.dll build installed on the client machines.
    To fix the issue, we can try applying the following hotfix to update the build of gpprefcl.dll.
    Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2 may stop responding at the Welcome screen after you enter the user credentials to log on to the computer
    http://support.microsoft.com/kb/2526870/en-us
    In addition, the following hotfix can also be worth taking a look.
    Some Group Policy preferences are not applied successfully on computers that are running Windows Vista, Windows Server 2008, Windows 7 or Windows Server 2008 R2
    http://support.microsoft.com/kb/979731/en-us
    Hope it helps.
    Best regards,
    Frank Shen

  • Error in push sccm client CcmSetup failed with error code 0x80070643 ccmsetup sccm 2012

    i want to push sccm client for all computer i enable automatic side-wide client installation 
     some computer get error code 0x80070643
    ccmsetup sccm 2012 this 
    when i tray manual installation get same error and ccmsetup.exe stopped 

    Duplicate of
    https://social.technet.microsoft.com/Forums/en-US/3bac4677-46b0-4d96-b63d-a819efcc7f35/error-in-push-sccm-client-ccmsetup-failed-with-error-code-0x80070643-ccmsetup-sccm-2012?forum=configmgrgeneral
    Please don't double post.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • CcmSetup failed with error code 0x80070643

    I`m running Windows 2012 r2 with SCCM 2012 R2.
    Installed SCCM without any problems, but now I try to install the client and that`s not working.
    Tried to install client from SCCM and tried to install cliënt manualy on the client device. Both fail.
    Operating systems: Windows 7 and 8
    Installing client on Windows 2008 server==>OK
    Errors in the ccmsetup.log on client:
    <![LOG[MSI: Action 15:59:04: Rollback. Rolling back action:]LOG]!><time="15:59:04.973-120" date="07-30-2014" component="ccmsetup" context="" type="0" thread="7280" file="msiutil.cpp:314">
    <![LOG[File C:\Windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi installation failed. Error text: ExitCode: 1603
    Action:
    ErrorMessages:
    ]LOG]!><time="15:59:13.291-120" date="07-30-2014" component="ccmsetup" context="" type="3" thread="7280" file="msiutil.cpp:876">
    <![LOG[InstallFromManifest failed 0x80070643]LOG]!><time="15:59:13.291-120" date="07-30-2014" component="ccmsetup" context="" type="3" thread="7280" file="ccmsetup.cpp:7202">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='311' will not be sent.]LOG]!><time="15:59:13.291-120" date="07-30-2014" component="ccmsetup" context="" type="1" thread="7280"
    file="ccmsetup.cpp:9763">
    <![LOG['Configuration Manager Client Retry Task' is scheduled to run at 07/30/2014 08:59:13 PM (local) 07/30/2014 06:59:13 PM (UTC) time with arguments ' "/mp:cap-sccm01" "SMSSITECODE=CAP" /RetryWinTask:1'.]LOG]!><time="15:59:13.291-120"
    date="07-30-2014" component="ccmsetup" context="" type="1" thread="7144" file="wintask.cpp:315">
    <![LOG[Creating Windows Task Scheduler folder 'Microsoft\Configuration Manager'...]LOG]!><time="15:59:13.291-120" date="07-30-2014" component="ccmsetup" context="" type="0" thread="7144" file="wintask.cpp:160">
    <![LOG[CcmSetup failed with error code 0x80070643]LOG]!><time="15:59:13.291-120" date="07-30-2014" component="ccmsetup" context="" type="1" thread="7144" file="ccmsetup.cpp:10879">
    Errors in ccm.log on server
    ---> Unable to connect to WMI (root\ccm) on remote machine "CAP-LT24", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 30-7-2014 15:47:56 6248 (0x1868)
    Execute query exec [sp_CP_SetLastErrorCode] 2097152008, 0 SMS_CLIENT_CONFIG_MANAGER 30-7-2014 15:47:57 6248 (0x1868)
    Additonal Info: On the client devices we had Windows ITunes. Uninstalled Windows ITunes, but no effect.
    Please advise

    Hi,
    How about MicrosoftPolicyPlatformSetup.msi.log ?
    There is a similar problem in the blog below. You could have a look.
    http://blogs.msdn.com/b/george_bethanis/archive/2013/02/04/cm12-upgrade-of-a-client-to-sp1-fails-with-error-microsoftpolicyplatformsetup-msi-installation-failed-exit-code-1603.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • KB3032622 fails to install with error 0x80070643

    So we have a number of user systems and servers that think they need this update "Update for Microsoft Visual C++ 2012 Update 4 Redistributable Package (KB3032622)" but every time they attempt to install it errors. We have this issue on
    Windows 7, 8.1, 2008 R2, and 2012.  I did the internet searching and found lots of people having various issues but no solid answers to a solution. So I went digging into the error logs and found this in the runtime log for the installer.
    MSI (s) (2C:B4) [08:50:33:969]: Product: Microsoft Visual C++ 2012 x64 Minimum Runtime - 11.0.61030 -- Error 1326.Error getting file security: C:\WINDOWS\system32\atl110.dll GetLastError: 5
    Followed by
    MSI (s) (2C:B4) [08:50:34:103]: Windows Installer installed the product. Product Name: Microsoft Visual C++ 2012 x64 Minimum Runtime - 11.0.61030. Product Version: 11.0.61030. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.
    So I went looking for that file and it does exist but the permissions on it were only for my user for some reason.  Looking at the ATL100.dll file it also has ALL APLICATION PACKAGES, SYSTEM, Administrators, Users so it makes no sense why the ATL110.dll
    has only my user.
    I tried uninstalling the VC 2012 redistributables but it left behind that DLL with only my user permissions on it.  If I ran the VC 2012 x86 installer it would install no issue but if I ran the VC 2012 x64 one it would fail with the exact same error.
    So I gave the EVERYONE permission to the DLL and that let the installer run and update the dll and it even corrected the permissions on it.
    I've started looking at our other systems having this issue and I'm finding the same problem there too.  Instead of uninstalling I'm going to test just giving the EVERYONE group to that DLL and see if it fixes it.
    Systems Administrator Senior - University of Central Florida

    Hi,
    Similiar issue has been discussed in the following link:
    https://social.technet.microsoft.com/Forums/windows/en-US/39a0e6bd-3e38-40c5-8681-6c2624b9041d/update-for-microsoft-visual-c-2012-update-on-windows-7?forum=w7itproinstall
    I've tested in one of my my Windows 7 machine, checking for updates, and the update is longer available. If you've already found the update, please run the build-in Windows Update Troubleshooter (Control Panel\All Control Panel Items\Troubleshooting\System
    and Security\Windows Update) and check if it can help you fix the error.
    Now, for Microsoft Visual C++ 2012 Update 4 Redistributable Package (KB3032622), we can download and install it via the following link
    Visual C++ Redistributable for Visual Studio 2012 Update 4
    https://www.microsoft.com/en-us/download/details.aspx?id=30679
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    I had read through that thread but the issue being discussed there is much different than the one I discuss here.  It might be the same top level error # but underneath it is completely different.
    As I noted as well above using the manual installers does not resolve the particular issue I discovered.  Neither did uninstallation.  Only manually manipulating the security settings on the particular DLL resolved my issue.
    Systems Administrator Senior - University of Central Florida

  • Windows Server 2008 R2 Service Pack 1 installation failed with error code 0x800f0a12

    Hello,
    I'm facing problem to install windows server 2008 R2 SP1. I cannot install SP1. In this server have running Exchange 2010 server. to update Win2008 R2 SP1 facing the following error:
    1. Service Pack installation failed with error code 0x800f0a12.
    2. Installation Failure: Windows failed to install the following update with error 0x80070643: Windows Server 2008 R2 Service Pack 1 for x64-based Systems (KB976932).
    Please suggest

    Please run the system update readiness tool.
    http://windows.microsoft.com/en-us/windows7/What-is-the-System-Update-Readiness-Tool?SignedIn=1
    Then post the complete contents of;
    %SYSTEMROOT%\Logs\CBS\CheckSUR.log
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Adcfgclone fails with ORA-04063: view "SYS.DBA_NETWORK_ACLS" error

    Hi all,
    While running adcfgclone on dbtier if fails with following error
    ORA-04063: view "SYS.DBA_NETWORK_ACLS" error
    here is the scene:
    we are trying to clone a production instance for doing some patching
    while running adcfgclone on target (test instance) it fails
    our current environment is
    application:R12.1.3
    db:11.1.0.7
    os: rhel 5.6
    here is output from
    autoconfig file:
    SQLPLUS Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Apr 18 09:28:32 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    adcrobj.sh exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 2 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/addbperms.sh
    script returned:
    addbperms.sh started at Thu Apr 18 09:28:32 IST 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/testoba/db/tech_st/11.1.0
    ORACLE_SID : TESTOBA
    TWO_TASK :
    PATH : /u02/testoba/db/tech_st/11.1.0/perl/bin:/u02/testoba/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/testoba/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    Library Path : /u02/testoba/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/testoba/db/tech_st/11.1.0/lib:/usr/dt/lib:/u02/testoba/db/tech_st/11.1.0/ctx/lib
    SQLPLUS Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
         Changing permissions for file sqlplus.
         Changing permissions for file extproc.
         Changing permissions for file tkprof.
    addbperms.sh exiting with status 0
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 3 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/perl/bin/perl -I /u02/testoba/db/tech_st/11.1.0/perl/lib/5.8.3 -I /u02/testoba/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3 -I /u02/testoba/db/tech_st/11.1.0/appsutil/perl /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/txkConfigDbOcm.pl
    script returned:
    Configuring OCM on the Database Tier....
    Testing database connection...
    Database connection test passed.
    Response file /u02/testoba/db/tech_st/11.1.0/appsutil/clone/adclnocm.res required to configure OCM does not exists
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 4 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/txkcreateACL.sh
    script returned:
    You are running txkcreateACL.sh version 120.1
    The environment settings are as follows ...
    ORACLE_HOME : /u02/testoba/db/tech_st/11.1.0
    ORACLE_SID : TESTOBA
    PATH : /u02/testoba/db/tech_st/11.1.0/perl/bin:/u02/testoba/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/testoba/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
    Executing txkcreateACL.sql ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Apr 18 09:28:33 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected.
    FROM DBA_NETWORK_ACLS
    ERROR at line 17:
    ORA-06550: line 17, column 8:
    PL/SQL: ORA-04063: view "SYS.DBA_NETWORK_ACLS" has errors
    ORA-06550: line 16, column 3:
    PL/SQL: SQL Statement ignored
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    txkcreateACL.sh: exiting with status 1
    .end std out.
    .end err out.
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv
    txkcreateACL.sh INSTE8_APPLY 1
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: RC-50014: Fatal: Execution of AutoConfig was failed
         at oracle.apps.ad.clone.ApplyDatabase.checkAutoConfigErr(ApplyDatabase.java:3192)
         at oracle.apps.ad.clone.ApplyDatabase.runCVMAndAutoConfig(ApplyDatabase.java:3010)
         at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:649)
         at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:473)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:366)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:110)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
         at java.lang.Thread.run(Unknown Source)
    please provide any suitable link or doc id or any workaround
    thanks
    Zavi

    Hi;
    Please review:
    Adautocfg.Sh Fails With "ORA-01422: " While Executing Txkcreateacl.sh [ID 854746.1]
    Database Cloning Failed With txkcreateACL.sh[36]: sqlplus [ID 603297.1]
    R12 : Autoconfig script txkcreateACL.sh fails with error ORA-31003: Parent /sys/acls/ already contains child entry OracleEBS.xml [ID 1328458.1]
    Regard
    Helios

  • "The request failed with HTTP Status 400: Bad Request." when running reports

    Hi,
    I installed reporting services and the install went fine.  The Reporting Services are located on a different server.  I can see all the reports in SCCM but when I try to run them I get the "400" error with the following details:
    System.Net.WebException
    The request failed with HTTP status 400: Bad Request.
    Stack Trace:
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService.LoadReport2(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.<>c__DisplayClass2.<LoadReport>b__0()
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    I can open the URL from the SCCM server but when I select a report I am unable to select any report options if available.  If no options are availble the report just doesn't run,  I don't get and error if I select "View Report" mutiple
    times.
    If I connect to the Reporting Services site on the computer where it is installed all the reports run fine.
    One thing I have noticed is that when I try to change or add a role assignment for Reporting Services the edited account always reverts back to the default settings and the added Domain user is dropped.
    Thanks

    I reviewed the topic and found a couple of steps I missed the first time around.  I had to "Configure Reports to Use Report Builder 3.0 and setting the "Log on Locally" permission. 
    I then uninstalled the role and reinstalled it.  I am still getting the 400 error.
    When I inspected the SmsAdminUI.log I noticed the Error on the last line 2151811598 (it repeats in the log).  I couldn't find anything specific related to it.  By reading a few "related" Internet posts I came accross a intial setup
    blog that noted some WMI firewall execptions (Async-in, DCOM-in and WMI-in) as require so I checked and they were not allowed on the SCCM server so I allowed them and tested with the same result.  I turned them off again. 
    Here is the tail end of the SmsAdminUI.log
    [19, PID:2684][01/24/2013 16:08:29] :[ReportProxy] - User-specified default Reporting Point [INC-SQL42.deccoinc.net] could not be found, [] is now the default Reporting Point.
    [4, PID:2684][01/24/2013 16:08:30] :[ReportProxy] - User-specified default Reporting Point [INC-SQL42.deccoinc.net] could not be found, [] is now the default Reporting Point.
    [15, PID:2684][01/24/2013 16:08:30] :[ReportProxy] - User-specified default Reporting Point [INC-SQL42.deccoinc.net] could not be found, [] is now the default Reporting Point.
    [1, PID:2684][01/24/2013 19:06:02] :System.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.ManagementObject.Initialize(Boolean getObject)
       at System.Management.ManagementBaseObject.get_wbemObject()
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName)
       at System.Management.ManagementBaseObject.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.GetInstance(String objectPath)\r\nManagementException details:
    instance of SMS_ExtendedStatus
     Description = "Error retrieving object FileType=2";
     ErrorCode = 2151811598;
     File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\SspInterface.h";
     Line = 1208;
     Operation = "GetObject";
     ParameterInfo = "SMS_SCI_SysResUse.FileType=2,ItemName=\"[\\\"Display=\\\\\\\\INC-SQL42.deccoinc.net\\\\\\\"]MSWNET:[\\\"SMS_SITE=INC\\\"]\\\\\\\\INC-SQL42.deccoinc.net\\\\,SMS SRS Reporting Point\",ItemType=\"System Resource Usage\",SiteCode=\"INC\"";
     ProviderName = "ExtnProv";
     StatusCode = 2147749890;
    \r\n
    [1, PID:2684][01/24/2013 23:39:14] :System.NullReferenceException\r\nObject reference not set to an instance of an object.\r\n   at Microsoft.ConfigurationManagement.AdminConsole.SmsCustomDialog.get_LocaleIndependentIdentifier()
       at Microsoft.ConfigurationManagement.AdminConsole.ShowDialogTaskHandler.DoTask(NavigationModelNodeBase node, SccmTaskConfiguration sccmTask, PropertyDataUpdated dataUpdatedDelegate, Boolean readOnly)\r\n
    [1, PID:5008][01/25/2013 20:48:00] :System.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.ManagementObject.Initialize(Boolean getObject)
       at System.Management.ManagementBaseObject.get_wbemObject()
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName)
       at System.Management.ManagementBaseObject.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.GetInstance(String objectPath)\r\nManagementException details:
    instance of SMS_ExtendedStatus
     Description = "Error retrieving object FileType=2";
     ErrorCode = 2151811598;
     File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\SspInterface.h";
     Line = 1208;
     Operation = "GetObject";
     ParameterInfo = "SMS_SCI_SysResUse.FileType=2,ItemName=\"[\\\"Display=\\\\\\\\INC-SQL42.deccoinc.net\\\\\\\"]MSWNET:[\\\"SMS_SITE=INC\\\"]\\\\\\\\INC-SQL42.deccoinc.net\\\\,SMS SRS Reporting Point\",ItemType=\"System Resource Usage\",SiteCode=\"INC\"";
     ProviderName = "ExtnProv";
     StatusCode = 2147749890;
    \r\n

  • SCOM Linux discovery failed with "The user name or password is incorrect" error

    Hi every one .
    In our test environment when I want to discover a new linux computer system , discovery process fails with this error message :
    Unexpected DiscoveryResult.ErrorData type.  Please file bug report.
    ErrorData: Microsoft.SystemCenter.CrossPlatform.ClientLibrary.Common.SDKAbstraction.TaskInvocationException
    Task invocation failed with error code 1326. Error message was: The user name or password is incorrect.
       at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
       at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
       at Microsoft.SystemCenter.CrossPlatform.ClientActions.DefaultDiscovery.InvokeWorkflow(IManagedObject managementActionPoint, DiscoveryTargetEndpoint criteria, IInstallableAgents installableAgents)
    But I m sure that this username and password is correct and I can logon to this computer with this credential.
    how do I find root cause of this issue ?

    I have been enabled logging before doscovery process .
    in temp directory :
    0: 02/10/15 20:03:22 : Enter SCXNameResolverProbe constructor
    0: 02/10/15 20:03:22 : Leave SCXNameResolverProbe constructor
    1: 02/10/15 20:03:22 : Enter SCXNameResolverProbe::DoInit
    1: 02/10/15 20:03:22 : XML_INIT_CALL
    1: 02/10/15 20:03:22 : Check WSAStartup
    1: 02/10/15 20:03:22 : Exit SCXNameResolverProbe::DoInit
    2: 02/10/15 20:03:22 : Enter SCXNameResolverProbe::DoProcess()
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess passed initial arguments checking
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess input: 192.168.7.62
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess - Input is an IP-address
    3: 02/10/15 20:03:22 : Enter SCXNameResolverProbe::GetName(): 192.168.7.62
    3: 02/10/15 20:03:22 : Resolve IPv4 address to host name
    3: 02/10/15 20:03:22 : Leave SCXNameResolverProbe::GetName(): SUSE11
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns name: SUSE11
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns ip: 192.168.7.62
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns errorcode: 0
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns errortext: 
    2: 02/10/15 20:03:22 : SCXNameResolverProbe::DoProcess returns xml: <NetworkName>SUSE11</NetworkName><IPAddress>192.168.7.62</IPAddress><StatusCode>0</StatusCode><StatusMessage></StatusMessage>
    2: 02/10/15 20:03:22 :  Enter initDataHolder
    2: 02/10/15 20:03:22 : Enter initDataType
    2: 02/10/15 20:03:22 : initDataType initializing output datatype
    2: 02/10/15 20:03:22 : Leave initDataType
    2: 02/10/15 20:03:22 : Leave initDataHolder
    2: 02/10/15 20:03:22 : Leave SCXNameResolverProbe::DoProcess
    4: 02/10/15 20:03:22 : Enter SCXNameResolverProbe destructor
    4: 02/10/15 20:03:22 : SCXNameResolverProbe destructor - FreeLibrary failed: 0
    4: 02/10/15 20:03:22 : Leave SCXNameResolverProbe destructor
    with debug viewer I have this message after discovery :
    [7448] A management object with display name SUSE11 could not be found.

  • Windows Update of Office 2010 SP2 fails with message Code B56

    I have been trying to update a Windows 7 Ultimate + Office 2010 professional with SP2 as supplied both by Windows Update and dowanloaded SP2 from KB2687455.
    All attempts fail with a Windows Update error code B56.
    I have tried the 'get help with this error' but there is no entry that matches the problem.
    I have tracked the event viewer error which is 0x80070643 - this appears to relate to error occurring with .NET, so I am no furrther on.
    Help Please from anyone.
    Alan Cameron

    Thank you for your input. The email prompted me to come back and share what I have been able to do to solve the problem. No answers as to why it worked but what I did was using a dvd with a copy of Office 2010 Professional Plus I started the setup and when
    it asked what  I wanted to do I answered Repair.
    When this was finished I retried the update to SP2 and it worked.
    It would be nice to know why it was failing but the pressure is off now.
    Alan Cameron

  • First Request fails with Error 500.00

    Good morning Pro's!
    Although I have allready installed many ColdFusion release's, I'm running in a very strange problem with my ColdFusion 8.01 32bit on my Windws 2008 R2 64bit (IIS7) server:
    When I'm trying to connect to any ColdFusion Website, the FIRST request fails with an 500.00 Error -> IsapiModule - ExecuteRequestHandler - AboMapperCustom-18532 - ErrorCode: 0x800703e9. When I reload the page, the Website is running until I restart IIS and the same problem starts again.
    AppPools are configured to 32-bit Apps
    Thanks for your help!
    Mätu

    I solved the Problem
    I had to set the UserRights of the IIS_IUSRS to FullAccess for the ColdFusion Dir

Maybe you are looking for

  • Is it possible for double view in iCal?

    It would be great if I could have my week view, and month view side by side. Or one on top of the other. I'm not talking about the month calender in the corner, I mean the full on moth view. Is this possible? Thanks

  • Scripts works in Simulator and Apple DVD player but not on TV

    I have a basic project with two different tracks. The first one is video and audio. Plays "as is". The second has video, two audio and one subtitle. Depending on which button, the second Track should be played with different audio and with/without su

  • How do i get an upgrade to Maverick from 10.8.5

    how do i get an upgrade to Maverick from 10.8.5

  • Where does %22Override Required%22 get set%3F

    I'm studying some example code for expressing a Hardware Abstraction Layer using LabVIEW OOP.  At the top Instrument Class, two public methods, Initialize Instrument and Close Instrument, are declared, and are supposed to be overridden by all the (mo

  • Automatic generated forum answers

    Hi The SDN user Anji Reddy Vangala more that 6000 posts in 1½ years. I have just received a received a completely useless answer from Ready Eddy. Time from question to answer less than 1 minute. Answer has 474 words = 3039 characters. Is he a man or