SDK Installation Failed

Hi Guys:
We created an SDK Setup as we do for every Add-On using a separated solution to include, Customer Library, Setup & SDK Setup.
We followed all the stesp we normally do, Change Add-On Name and Executable file, Include Customer Library Conpilation Output and files needed to run Add-On
The Add-On Registration Starts, Goes thru the Setup Wizard and after the Setup Wizard finishes it waits with the hourglass until times out and shows you that SDK Setup Installation failed.
So it does not finishes the Add-On Installation.
I have Created a new VS Solution and create everything from scratch and samething happened.
Does somebody has had the same problem, and found a solution for it.
Thanks
Edel

Hello Edel,
Please make sure the following funcitons in AddOnInstallAPI.DLL have been called:
The installer must handle a command line parameter:
     "RecommendedPathForAddOn"  |   "PathForAddOnInstallAPI.dll"
You must use the AddOnInstallAPI.dll in your installer!
Mandatory:
EndInstallEx (String, Boolean)
     Call this function at the end of the installation process.
     The boolean parameter allows to indicate success (= True) or failure (= False).
     The function returns an integer value; 0 signals success.
EndUnInstall (String, Boolean)
     Call this function at the end of the uninstallation process.
     The boolean parameter allows to indicate success (= True) or failure (= False).
     The function returns an integer value; 0 signals success.
Actually there is a installer SDK sample and also AddOn Installer Wizard tool available in B1DE:
1.You can refer to SDK sample of AddOn Setup:
<<C:Program FilesSAPSAP Business One SDKSamplesCOM UIVB.NET14.AddOnInstaller>>
2.B1 Installer Wizard in B1DE, How to download.
=>SAP Business One Development Environment Tools
Please pay attention to download the right version for your B1 version and VS .Net
Please refer to help file of B1DE after installation
Start=>All Programs=>SAP Business One=>Development Tools=>Help file
=>Simple Installer
You may refer to the following relevant threads. Or search keyword "Installation" or "Installer" for more.
Regards, Yatsea

Similar Messages

  • Package into a native installer fails on Linux (Flex SDK 4.5) : "Invalid AIR file"

    Hi,
    We've moved our application to compile against the 4.5 SDK.
    We're compiling it with Flash Builder (on mac) into an air file and as our application is using NativeProcess API, we're packaging it on each platform into a native installer with the following command (linux example) : adt -package -target native app.deb app.air
    We think we fall into the same issue ashttp://forums.adobe.com/message/3271944#3271944 but for the 4.5 DSK.
    On Linux it used to work with the following environment (env1):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.1.0.16076 + Adobe Air SDK 2.5.0
    It stops to work when we upgrade to the new Flex SDK (env2):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.5.0.20967 (with the default embeded Adobe Air SDK 2.6)
    The faut message is "Invalid AIR file" and nothing is logged in the log file (/home/<username>/.appdata/Adobe/AIR/Logs/Install.log).
    1) The .air file is installing correctly on env2 (without the support of the NativeProcess as expected)
    2) We also tried to compile the project directly on env2 :
    amxml app.mxml
    adt -package -storetype pkcs12 -keystore cert.p12 app.air app-app.xml air.swf
    The .air file is installing fine but the packaging into a native process fails in the same way...
    3) We tried to package a native installer of our .air file on env1 and it works!!! (the installed application seems to work fine also on env2!!!)
    Are we missing something or does it seems to be a bug of the Flex SDK 4.5?
    Are there some restrictions to package a native installer with the Flex SDK 4.1 a air app build with the Flex SDK 4.5 ?
    Thanks in advance,
    Mich

    Hi,
    Finally we figure out how to solve the issue.
    The packaging into native .deb installer fails as explain above because with the hole Flex SDK 4.5 (adt -version told 2.6.0.1920).
    The packaging is successfull if only Air SDK 2.6 is install.
    What is strange that both adt seems to be the same "2.6.0.1920" (found with "adt -version").
    Can someone from the Adobe dev team explain it?
    I suppose as the Flex SDK is not available for the Linux platform, the download only contains the Air SDK for Windows and Mac OS as opposed to the specific download of the Air SDK for te Linux platform...
    Thanks,
    Mich

  • SDK Setup Installation failed

    Hi Guys:
    We created an SDK Setup as we do for every Add-On using a separated solution to include, Customer Library, Setup & SDK Setup.
    We followed all the stesp we normally do, Change Add-On Name and Executable file, Include Customer Library Conpilation Output and files needed to run Add-On
    The Add-On Registration Starts, Goes thru the Setup Wizard and after the Setup Wizard finishes it waits with the hourglass until times out and shows you that SDK Setup Installation failed.
    So it does not finishes the Add-On Installation.
    I have Created a new VS Solution and create everything from scratch and samething happened.
    Does somebody has had the same problem, and found a solution for it.
    Thanks
    Edel

    Please post it on the SDK forum:
    SAP Business One SDK
    Thanks,
    Gordon

  • Windows 10 SDK 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294

    I get this error when installing VS 2015 Community RC.  I'm installing on Windows 10 build 10074.  I tried uninstalling VS and tried performing the steps from other known issues... Change > Custom > Select feature > Update.
    I also get the other errors as well...
    Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294
    Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294

    Same issue here, on a Surface Pro 3.
    I've tried all I can think of, including a full reinstall of the OS (10074). Basically it always fails with the errors below.
    Launching VS I do have the UAP templates installed, but not the emulators. I can create a new Windows Universal app no problem, however it shows up as a Windows 8.1 type in the properties pane. Missing lots of references so obviously nothing builds.
    Tried installing the tools separately (the ones linked by Paul Chapman in a separate thread). These installed fine, and gave me the emulators (at least in the drop down, haven't been able to verify they work as nothing else works). Proceeded to "repair"
    the VS install after this and at that point the install completed without errors, however nothing still works inside VS. Then proceeded to "modify" and remove any Universal app stuff, rebooted and reinstalled, only to get the same error again and
    back at square one.
    Tried, as far as I can remember, fresh installs from both the ISO and webinstaller (as there was some talk about the ISO containing older code and missing some tools).
    Spent a week trying to get a Win10 rig up now, to no avail. Previous builds (with CTP6) would give me a UAP mobile install error, which seemed linked to Hyper-V not working, however Hyper-V was working just fine...
    Oh, and obviously - No, I did not cancel the install myself.
    Here are some relevant lines from the install log,
    [060C:0CF0][2015-04-30T14:20:08]i000: MUX:  Source confirmed
    [060C:1994][2015-04-30T14:20:14]i000: MUX:  Finished connecting secondary installer pipe
    [060C:14D4][2015-04-30T14:20:19]i000: MUX:  Updating secondary installer progress display name: Windows 10 SDK 10.0.10069
    [060C:14D4][2015-04-30T14:20:25]i000: MUX:  Updating secondary installer progress display name: Tools for Windows 10 Universal Apps (Windows SDK 10.0.10069)
    [060C:044C][2015-04-30T14:28:13]i000: MUX:  ExecuteError: Package (VSSecondaryInstaller_box) failed: Error Message Id: 1603 ErrorMessage: Windows 10 SDK 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294
    [0288:0054][2015-04-30T14:28:48]e000: Error 0x80048646: Process returned error: 0x80048646
    [0288:0054][2015-04-30T14:28:48]e000: Error 0x80048646: Failed to execute EXE package.
    [060C:044C][2015-04-30T14:28:48]e000: Error 0x80048646: Failed to configure per-machine EXE package.
    [060C:044C][2015-04-30T14:28:48]i000: MUX:  Installation size in bytes for package: VSSecondaryInstaller_box MaxAppDrive: 0  MaxSysDrive: 2063301632  AppDrive: 0  SysDrive: 2060471296
    [060C:044C][2015-04-30T14:28:48]i000: MUX:  ExecutePackageComplete for secondary installer
    [060C:044C][2015-04-30T14:28:48]i000: MUX:  Disconnecting secondary installer pipe
    [060C:044C][2015-04-30T14:28:48]i000: MUX:  Return Code:0x80048646 Msi Messages:Windows 10 SDK 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294 Result Detail:0 Restart:None
    [060C:044C][2015-04-30T14:28:48]i000: MUX:  Set Result: Return Code=-2147187130 (0x80048646), Error Message=Windows 10 SDK 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294, Result Detail=, Vital=False, Package
    Action=Install, Package Id=VSSecondaryInstaller_box
    [060C:044C][2015-04-30T14:28:48]i000: Setting string variable 'BundleResult' to value '0'
    [060C:044C][2015-04-30T14:28:48]w350: Applied non-vital package: VSSecondaryInstaller_box, encountered error: 0x80048646. Continuing...
    Think I'll go buy a Mac...

  • Reinstalling SCSM 2012 SP1 -- installation fails on Finalize step "while executing a custom action:RollbackCleanup" -- absolutely stumped!

    I uninstalled a previous installation of SCSM 2012 in our lab environment because the person who installed it is didn't give anyone else permissions and they weren't available to make the change.  Since then, I've tried to install SCSM 2012 multiple
    times and it fails every time during the Finalize step with the error shown in the picture below.
    Things I've tried and double checked:
    I am running the install with a domain admin account
    I'm specifying a domain user service account during install which is local administrator on the machine
    I rebuilt the performance counters
    I'm running SQL 2k8 R2 SP2
    .Net 3.5.1 is installed
    I see the following message in the System Event Log during setup:
    Event 7036 - The System Center Data Access Service service entered the running state.
    Event 7031 - The System Center Data Access Service service terminated unexpectedly. 
    It has done this 1 time(s).  The following corrective action will be taken in 60000 milliseconds: Restart the service.
    It appears as though this happens 18 times before the service is no longer restarted and is left terminated.
    Any thoughts or help on how to get this to work would be greatly appreciated!  Log excerpts are below as well as a link to the full log file at the end.
    Chris
    Errors in the log that make me go "hmm…" 
    I changed my domain and username in the logs to "DOMAIN" and "user" respectively. 
    MSI (s) (74!94) [10:29:06:718]: Note: 1: 2711 2: MOMServer
    Action start 10:29:06: _SetHealthServiceConfig.80B659D9_F758_4E7D_B4FA_E53FC737DCC9.
    GetMsiFeatureState: Failed to get feature state. Error Code: 0x80070646. MOMServer
    MSI (s) (74!94) [10:29:06:719]: Note: 1: 2711 2: MOMGateway
    SetHealthServiceConfig: Failed to get Feature State.. Error Code: 0x80070646. MOMServer
    GetMsiFeatureState: Failed to get feature state. Error Code: 0x80070646. MOMGateway
    MSI (s) (74:04) [10:49:58:011]: Executing op: ActionStart(Name=_ExecuteSqlScripts,Description=Configuring Database,Template=[1])
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: _MPProcessorDeferred, 9923,
    Calling custom action CAManaged!Microsoft.MOMv3.Setup.MOMv3ManagedCAs.RegisterSdkSCP
    RegisterSdkSCP: Old serviceConnectionPoint found
    RegisterSdkSCP: Deleting existing serviceConnectionPoint
    RegisterSdkSCP: Warning: Dont have access to delete existing serviceConnectionPoint
    RegisterSdkSCP: Creating New serviceConnectionPoint
    RegisterSdkSCP: Adding ACL for current user: DOMAIN\account
    RegisterSdkSCP: Adding ACL for SM Admini: DOMAIN\SCSM Admins
    RegisterSdkSCP: Error: The object already exists.
    Calling custom action CAManaged!Microsoft.MOMv3.Setup.MOMv3ManagedCAs.WaitForSDKServiceStart
    WaitForSDKServiceStart:Entering
    WaitForSDKServiceStart:Sleeping for SDK to start 0 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 10 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 20 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 30 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 40 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 50 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 60 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 70 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 80 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 90 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 100 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 110 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 120 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 130 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 140 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 150 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 160 seconds
    WaitForSDKServiceStart:Sleeping for SDK to start 170 seconds
    WaitForSDKServiceStart: SDK Service connect error, after 3 mins, fail this function
    MSI (s) (74:40) [10:56:20:397]: NOTE: custom action _WaitForSDKServiceStart unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that
    handle.
    CustomAction _WaitForSDKServiceStart returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (74:04) [10:56:40:799]: Executing op: CustomActionRollback(Action=_RollBack_UninstallHealthServicePerfCountersForUpgrade.80B659D9_F758_4E7D_B4FA_E53FC737DCC9,ActionType=3393,Source=BinaryData,Target=InstallHSPerfCounters,CustomActionData=C:\Program
    Files\Microsoft System Center 2012\Service Manager\)
    MSI (s) (74:38) [10:56:40:801]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI62BF.tmp, Entrypoint: InstallHSPerfCounters
    InstallHSPerfCounters: Custom Action Data. C:\Program Files\Microsoft System Center 2012\Service Manager\
    InstallHSPerfCounters: Installing agent perf counters.
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center 2012\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallHSPerfCounters: Failed to install agent perf counters. Error Code: 0x80070057.
    MSI (s) (74:04) [10:57:10:844]: I/O on thread 2752 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:844]: I/O on thread 4796 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:844]: I/O on thread 4928 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 4612 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 884 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 2600 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 1884 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 4872 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 3084 could not be cancelled. Error: 1168
    MSI (s) (74:04) [10:57:10:845]: I/O on thread 4920 could not be cancelled. Error: 1168
    MSI (s) (74!E0) [10:57:10:846]: Product: Microsoft System Center 2012 - Service Manager -- The installer has encountered an unexpected error installing this package. This may indicate a problem with
    this package. The error code is 25211. The arguments are: -2147024809, The parameter is incorrect.,
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 25211. The arguments are: -2147024809, The parameter is incorrect.,
    CustomAction _RollBack_UninstallHealthServicePerfCountersForUpgrade.80B659D9_F758_4E7D_B4FA_E53FC737DCC9 returned actual error code 1603 but will be translated to success due to continue marking
    MSI (s) (74:04) [10:57:17:154]: Note: 1: 1708
    MSI (s) (74:04) [10:57:17:154]: Product: Microsoft System Center 2012 - Service Manager -- Installation failed.
    MSI (s) (74:04) [10:57:17:155]: Windows Installer installed the product. Product Name: Microsoft System Center 2012 - Service Manager. Product Version: 7.5.2905.0. Product Language: 0. Manufacturer:
    Microsoft Corporation. Installation success or error status: 1603.
    Full log file:
    https://skydrive.live.com/redir?resid=F723C571E9E6D51F!1414&authkey=!ACisfvqIpGO_i7A

    Hello Christopher,
    I have recently worked in a case that had mostly the same errors:
    InstallHSPerfCounters: Installing agent perf counters.
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\HealthServiceCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. HealthService
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallCounters: LoadPerfCounterTextStrings() failed . Error Code: 0x80070057. momv3 "C:\Program Files\Microsoft System Center\Service Manager\MOMConnectorCounters.ini"
    InstallPerfCountersHelper: pcCounterInstaller->InstallCounters() for the default counters failed. Error Code: 0x80070057. MOMConnector
    InstallPerfCountersLib: InstallHealthServicePerfCounters() failed . Error Code: 0x80070057.
    InstallPerfCountersLib: Retry Count : .
    InstallHSPerfCounters: Failed to install agent perf counters. Error Code: 0x80070057.
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 8152 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 9580 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 6008 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 2112 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 8252 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 12504 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 9548 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:586]: I/O on thread 11464 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:587]: I/O on thread 10616 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:587]: I/O on thread 8120 could not be cancelled. Error: 1168
    MSI (s) (A8:D4) [10:29:51:587]: I/O on thread 2424 could not be cancelled. Error: 1168
    MSI (s) (A8!D4) [10:29:51:587]: Product: Microsoft System Center 2012 R2 Service Manager -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 25211. The arguments are:
    -2147024809, The parameter is incorrect.,
    The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 25211. The arguments are: -2147024809, The parameter is incorrect.,
    CustomAction _RollBack_UninstallHealthServicePerfCountersForUpgrade.80B659D9_F758_4E7D_B4FA_E53FC737DCC9 returned actual error code 1603 but will be translated to success due to continue marking
    MSI (s) (A8:3C) [10:29:51:599]: Executing op: ActionStart(Name=_StopNamedServices_HealthService.80B659D9_F758_4E7D_B4FA_E53FC737DCC9,Description=Stopping Health services,)
    MSI (s) (A8:3C) [10:29:51:603]: Executing op: ActionStart(Name=StopServices,Description=Stopping services,Template=[1])
    MSI (s) (A8:3C) [10:29:51:605]: Executing op: ServiceControl(,Name=W3SVC,Action=1,,)
    MSI (s) (A8:3C) [10:29:52:621]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,).
    - I was able to resolve it using the command  line LOTCTR /R
    - And restarting the IIS service using the command line tool IISRESET
    - After this command was successfully applied I have tried to install the Service Manager Portal without any errors.
    http://technet.microsoft.com/en-us/library/bb490926.aspx
    http://technet.microsoft.com/en-us/library/hh875560.aspx
    http://support.microsoft.com/kb/300956
    https://blogs.technet.com/b/yongrhee/archive/2009/10/06/how-to-rebuild-performance-counters-on-windows-vista-server2008-7-server2008r2.aspx
    Thank you very much
    Renato Pacheco

  • The unattended installation failed while installing SQL Server 2008 R2 ????

    Hi gurus,
    I got an error while installing SQL Server 2008 R2 in Windows 2008 R2 standard 64 bit operating system.
    LOG file*
    Customized installation of SQL Server 2008R2 for SAP *
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlWriter_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Client Tools Connectivity
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Management Tools - Complete
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Management Tools - Basic
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Client Tools SDK
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      Configuration status:          Passed
      Feature:                       Business Intelligence Development Studio
      Status:                        Failed: see logs for details
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_common_core_Cpu64_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SqlBrowser_Cpu32_1.log
      MSI error description:        
      MSI status:                    Failed: see details below
      MSI error code:                0x1639
      MSI log file location:         C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\sql_tools_Cpu64_1.log
      MSI error description:        
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120116_221104\SystemConfigurationCheck_Report.htm
    1/16/2012 10:13:34 PM
    Message Box "Installation failed"
    The unattended installation failed.
      Installation Step: The unattended installation failed.
      Return Code:       -2068052377
      Log File:          C:\Windows\SQL4SAP.log
    Check the log file above.
    See SAP note 1144459 for known issues.
    Result: vbOK
    Registry settings (2/2):
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\{3d06c673-5e8a-41c0-b47f-3c3ca0a22e67}
    WRITE(REG_DWORD): 4
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\{2b9034f3-b661-4d36-a5ef-60ab5a711ace}
    WRITE(REG_DWORD): 4
    1/16/2012 10:37:32 PM
    Quit script with return code 1
    Please help me out with this issue.
    REGARDS,
    Raj

    Hello Raj,
    MS SQL DB installation specific steps for SAP system is clearly documented in SAP Installation guide. Please download from SMP, read it carefully and install as mentioned in the guide.
    Hope it helps.
    Thanks,
    Siva Kumar

  • Reporting Services Installation Failing

    Hi Fellows,
    I am trying to install SCOM 2012 R2 reporting services on SCOM Management Server. SCOM Management Server also has a SQL Server 2012 SP1 (11.0.3000.0) SSRS and Database services installed. But SCOM reporting installation fails in between with below errors
    and leaves the reporting instance in-useable.
    Windows Event Log ID: 1026, Source: .NET Runtime,
    Application:Microsoft.EnterpriseManagement.Monitoring.Console.exe
    Framework: v4.0.30319
    Description: The process was terminated due to an unhandled exception
    Exception Info: System.IO.FileNotFoundException
    SCOM Setup Log
    [16:26:00]:    Warn:    :Message:SRSPolicySetter SoapException Exception: System.Web.Services.Protocols.SoapException: An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException:
    An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]:
    Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description). Will retry..
    [16:26:00]:    Warn:    :Extra data:<detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsAuthorizationExtensionError</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>Microsoft.ReportingServices.Diagnostics</Source><Message msrs:ErrorCode="rsAuthorizationExtensionError" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><MoreInformation><Source>mscorlib</Source><Message>Access is denied. (Exception from
    HRESULT: 0x80070005 (E_ACCESSDENIED))</Message></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    [16:26:00]:    Debug:    :Now Sleeping for : 60000 milliseconds
    [16:27:00]:    Debug:    :More: 4 rety to go..
    [16:27:00]:    Warn:    :Message:SRSPolicySetter SoapException Exception: System.Web.Services.Protocols.SoapException: An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException:
    An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception
    from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description). Will retry..
    [16:27:00]:    Warn:    :Extra data:<detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsAuthorizationExtensionError</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>Microsoft.ReportingServices.Diagnostics</Source><Message msrs:ErrorCode="rsAuthorizationExtensionError" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><MoreInformation><Source>mscorlib</Source><Message>Access is denied. (Exception from
    HRESULT: 0x80070005 (E_ACCESSDENIED))</Message></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    [16:27:00]:    Debug:    :Now Sleeping for : 60000 milliseconds
    [16:28:00]:    Debug:    :More: 3 rety to go..
    [16:28:00]:    Warn:    :Message:SRSPolicySetter SoapException Exception: System.Web.Services.Protocols.SoapException: An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException:
    An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception
    from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description). Will retry..
    [16:28:00]:    Warn:    :Extra data:<detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsAuthorizationExtensionError</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>Microsoft.ReportingServices.Diagnostics</Source><Message msrs:ErrorCode="rsAuthorizationExtensionError" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><MoreInformation><Source>mscorlib</Source><Message>Access is denied. (Exception from
    HRESULT: 0x80070005 (E_ACCESSDENIED))</Message></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    [16:28:00]:    Debug:    :Now Sleeping for : 60000 milliseconds
    [16:29:00]:    Debug:    :More: 2 rety to go..
    [16:29:00]:    Warn:    :Message:SRSPolicySetter SoapException Exception: System.Web.Services.Protocols.SoapException: An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException:
    An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception
    from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description). Will retry..
    [16:29:00]:    Warn:    :Extra data:<detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsAuthorizationExtensionError</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>Microsoft.ReportingServices.Diagnostics</Source><Message msrs:ErrorCode="rsAuthorizationExtensionError" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsAuthorizationExtensionError&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred when invoking the authorization extension.</Message><MoreInformation><Source>mscorlib</Source><Message>Access is denied. (Exception from
    HRESULT: 0x80070005 (E_ACCESSDENIED))</Message></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    [16:29:00]:    Debug:    :Now Sleeping for : 60000 milliseconds
    [16:30:00]:    Debug:    :More:1 *LAST* retry to go..
    [16:30:01]:    Error:    :Error:All retrys failed!!. Message:SRSPolicySetter SoapException, now throwing:System.Web.Services.Protocols.SoapException: An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException:
    An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception
    from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
    [16:30:01]:    Error:    :StackTrace:    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.Setup.ReportService.ReportingService2005.GetRoleProperties(String Name, String& Description)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.SRSPolicySetter(String fullSRSURL)
    [16:30:01]:    Error:    :SRSPolicySetter error: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException: An error occurred
    when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException: An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
    System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
    [16:30:01]:    Error:    :StackTrace:   at Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.RetryLog.ProcessException(String strMsg, Exception e, String strExtra)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.SRSPolicySetter(String fullSRSURL)
    [16:30:01]:    Error:    :ReplaceSRSExtensionsWithOMExtensions error: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException:
    An error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException: An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
    System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
    [16:30:01]:    Error:    :StackTrace:   at Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.RetryLog.ProcessException(String strMsg, Exception e, String strExtra)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.SRSPolicySetter(String fullSRSURL)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.ReplaceSRSExtensionsWithOMExtensions(String srsReportServerFolder, String omServer, String reportServerURL, String srsServiceName)
    [16:30:01]:    Error:    :Reporting Configuration failed.: Threw Exception.Type: System.Web.Services.Protocols.SoapException, Exception Error Code: 0x80131501, Exception.Message: System.Web.Services.Protocols.SoapException: An
    error occurred when invoking the authorization extension. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AuthorizationExtensionException: An error occurred when invoking the authorization extension. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
    System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
       at Microsoft.ReportingServices.WebServer.ReportingService2005.GetRoleProperties(String Name, Task[]& Tasks, String& Description)
    [16:30:01]:    Error:    :StackTrace:   at Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.RetryLog.ProcessException(String strMsg, Exception e, String strExtra)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.SRSPolicySetter(String fullSRSURL)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingConfigurationHelper.ReportingConfiguration.ReplaceSRSExtensionsWithOMExtensions(String srsReportServerFolder, String omServer, String reportServerURL, String srsServiceName)
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.OMReportingProcessor.ConfigureReporting(ProgressData progressData, Func`2 progressDelegate)
    [16:30:01]:    Error:    :FATAL ACTION: ConfigureReportingForInstall
    [16:30:01]:    Error:    :ProcessInstalls: Running the PostProcessDelegate returned false.
    [16:30:01]:    Always:    :SetErrorType: Setting NonVitalFailure. currentInstallItem: Reporting Server
    [16:30:01]:    Error:    :ProcessInstalls: Running the PostProcessDelegate for OMREPORTING failed.... but this item is not fatal so we will process the other items.
    [16:30:01]:    Info:    :SetProgressScreen: FinishMinorStep.
    [16:30:01]:    Always:    :!***** Installing: POSTINSTALL ***
    [16:30:01]:    Info:    :SetProgressScreen: StartMinorStep.
    [16:30:01]:    Warn:    :ApplyUpdates: Unable to load QFE file.
    [16:30:01]:    Always:    :Doing Preinstall task for POSTINSTALL
    [16:30:01]:    Warn:    :CheckAndLoadUpdateFiles: Unable to load QFE file.
    [16:30:01]:    Always:    :Doing Install task for POSTINSTALL
    [16:30:01]:    Debug:    :DoInstallTask: Found Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall;PostInstallProcessor as type and method.
    [16:30:01]:    Info:    :Type: Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall  Method: PostInstallProcessor
    [16:30:01]:    Info:    :SetProgressScreen: Init Exe Install progress.
    [16:30:01]:    Info:    :AddUninstallChangeEntry: Cleaning out existing files at the ARP file cache location C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup
    [16:30:01]:    Debug:    :ARPFileCache: Created folder: C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup.
    [16:30:01]:    Debug:    :Copying files from C:\Users\scom.admin\AppData\Local\SCOM\Setup To C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup that match the pattern *
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_momv3_dw_localization.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_momv3_dw_localization.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_momv3_localization.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_momv3_localization.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_mom_db.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_db.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_mom_db_admin.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_db_admin.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_mom_db_postMPimport.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_db_postMPimport.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_mom_dw_admin.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_mom_dw_admin.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\build_om_db_ConfigSvcRole.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\build_om_db_ConfigSvcRole.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\CAManaged.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\CAManaged.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\cleanup_mom_db.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\cleanup_mom_db.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\DatatypeTransforms.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\DatatypeTransforms.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Datawarehouse.Initial.Setup.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Datawarehouse.Initial.Setup.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Datawarehouse.OM12R2.Upgrade.sql to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Datawarehouse.OM12R2.Upgrade.sql
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\DataWarehouseMPs.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\DataWarehouseMPs.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\DBRetryConfigSettingsXML.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\DBRetryConfigSettingsXML.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Eula_en_eval.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Eula_en_eval.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\eula_en_fpp.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\eula_en_fpp.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Eula_en_notice.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Eula_en_notice.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\eula_en_oem.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\eula_en_oem.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\IntermilestoneUpgradePrereqs.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\IntermilestoneUpgradePrereqs.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Common.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Common.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Core.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Core.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.QueryCache.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessLayer.QueryCache.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.Core.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.Core.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProc.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProc.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProcWithAuth.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.InProcWithAuth.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.DataAccessService.OperationsManager.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.DataAccessService.OperationsManager.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.HealthService.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.HealthService.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Modules.DataTypes.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Modules.DataTypes.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.ReportingComponent.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.ReportingComponent.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Reportingconfiguration.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Reportingconfiguration.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.ServerConfiguration.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.ServerConfiguration.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBConfigurationHelper.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBConfigurationHelper.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBUpgradeConfiguration.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DBUpgradeConfiguration.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DWConfigurationHelper.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.DWConfigurationHelper.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.InProcSDK.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.InProcSDK.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.Prerequisites.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.Setup.Prerequisites.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Packaging.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Packaging.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.Runtime.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.Runtime.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.EnterpriseManagement.RuntimeService.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.EnterpriseManagement.RuntimeService.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.BuildConstants.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.BuildConstants.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.Common.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Common.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.DiscoveryDatabaseAccess.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.DiscoveryDatabaseAccess.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.Modules.DataTypes.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Modules.DataTypes.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.Sdk.Authorization.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Sdk.Authorization.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.Sdk.SecureStorageManager.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Sdk.SecureStorageManager.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.Mom.Sdk.UserRoleSetup.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.Mom.Sdk.UserRoleSetup.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.SSH.SFTPTransferData.xslt to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SSH.SFTPTransferData.xslt
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.SSH.SSHCommandData.xslt to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SSH.SSHCommandData.xslt
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.SystemCenter.Essentials.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SystemCenter.Essentials.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Microsoft.SystemCenter.Essentials.SetupFramework.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Microsoft.SystemCenter.Essentials.SetupFramework.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\MPImportList.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\MPImportList.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\msvcp100.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\msvcp100.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\msvcr100.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\msvcr100.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\NetworkingMPs.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\NetworkingMPs.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\PrerequisiteInputFile.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\PrerequisiteInputFile.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\ReportingMPsList.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\ReportingMPsList.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Setup.exe to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Setup.exe
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\Setup.ico to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\Setup.ico
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\SetupChainerUI.exe to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupChainerUI.exe
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\SetupChainerUI.exe.config to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupChainerUI.exe.config
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\SetupCommon.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupCommon.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\SetupCommonManaged.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupCommonManaged.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\SetupCommonStringDictionary.xaml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupCommonStringDictionary.xaml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\SetupInstallItem.exe to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\SetupInstallItem.exe
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\UpgradePrerequisites.xml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\UpgradePrerequisites.xml
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\UpgradeRules.xaml to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\UpgradeRules.xaml
    [16:30:01]:    Debug:    :Copying files from C:\Users\scom.admin\AppData\Local\SCOM\Setup\en To C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en that match the pattern *
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\en\eula_en_eval.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_eval.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\en\eula_en_fpp.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_fpp.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\en\eula_en_notice.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_notice.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\en\eula_en_oem.rtf to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\eula_en_oem.rtf
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\en\Microsoft.EnterpriseManagement.OperationsManager.Setup.resources.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager\Setup\en\Microsoft.EnterpriseManagement.OperationsManager.Setup.resources.dll
    [16:30:01]:    Debug:    :SafeCopyFolder: Copied C:\Users\scom.admin\AppData\Local\SCOM\Setup\en\Microsoft.SystemCenter.Essentials.SetupFramework.resources.dll to C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Setup\en\Microsoft.SystemCenter.Essentials.SetupFramework.resources.dll
    [16:30:02]:    Always:    :Doing Postinstall task for POSTINSTALL
    [16:30:02]:    Warn:    :ApplyUpdates: Unable to load QFE file.
    [16:30:02]:    Info:    :SetProgressScreen: FinishMinorStep.
    [16:30:02]:    Always:    :****************************************************************
    [16:30:02]:    Always:    :****Starting*RollBack*******************************************
    [16:30:02]:    Always:    :****************************************************************
    [16:30:02]:    Info:    :SetProgressScreen: StartMinorStep.
    [16:30:02]:    Debug:    :Discovered that there were non-vital failures during this install but since POSTINSTALL was not one of them we went ahead and added a warning icon.
    [16:30:02]:    Info:    :SetProgressScreen: StartMinorStep.
    [16:30:02]:    Debug:    :ProcessInstalls: Install Item Reporting Server has a Preprocessing delegate of RunXamlPreProcessor.  Launching it now.
    [16:30:02]:    Always:    :Determining actions to be run.
    [16:30:02]:    Always:    :Done validating action list; now running individual actions.
    [16:30:02]:    Always:    :Current Action: RollbackReportingPreprocessor
    [16:30:02]:    Always:    :Preparing to start OM Reporting installation
    [16:30:02]:    Debug:    :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [16:30:02]:    Debug:    :GetServerInstallState: OpsMgr Server is installed on this machine
    [16:30:02]:    Debug:    :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [16:30:02]:    Debug:    :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [16:30:02]:    Debug:    :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [16:30:02]:    Debug:    :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [16:30:02]:    Debug:    :Adding Product Code for uninstall or repair: {D6E655E7-6318-4C50-B184-55E70DB179C1}
    [16:30:02]:    Info:    :RollbackReportingPreprocessor completed.
    [16:30:02]:    Always:    :Current Action: UninstallReportingPreprocessor
    [16:30:02]:    Info:    :UninstallReportingPreprocessor completed.
    [16:30:02]:    Always:    :Current Action: InstallReportingPreprocessor
    [16:30:02]:    Info:    :InstallReportingPreprocessor completed.
    [16:30:02]:    Always:    :Current Action: UpgradeReportingPreprocessor
    [16:30:02]:    Info:    :UpgradeReportingPreprocessor completed.
    [16:30:02]:    Always:    :Current Action: RepairReportingPreprocessor
    [16:30:02]:    Info:    :RepairReportingPreprocessor completed.
    [16:30:02]:    Info:    :SetProgressScreen: Init MSI Install progress.
    [16:30:02]:    Debug:    :LaunchMsi: Msi mutex is not in use.
    [16:30:02]:    Always:    :LaunchMsi: Launching D:\Software\SCOM 2012 R2 - Setup (Extracted)\Setup\AMD64\Reporting\OMReporting.msi with arguments:  OM_INSTALLDIR="C:\Program Files\Microsoft System Center 2012 R2\Operations
    Manager" MU_SETTING=0 SEND_CEIP_REPORTS=0 SRS_INSTANCE_NAME=MSSQLSERVER SRSCONFIGFILE="C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\rssrvpolicy.config"  REPORTINGFOLDER=/ SRSBINARYFOLDER="C:\Program
    Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\bin" REPORT_SERVER_FULL_HTTP_PATH=http://10.200.37.88:8080/ReportServer MGSERVER=vm-scom01.damanhealth.ae OMREPORTINGDBNAME=OperationsManager2012R2DW OM_DB_SERVER=sql-scom SRS_SERVER=VM-SCOM01
    SRS_SERVER_VERSION=11.1.3000.0
    [16:30:02]:    Debug:    :LaunchMsi: Turning off the internal UI for D:\Software\SCOM 2012 R2 - Setup (Extracted)\Setup\AMD64\Reporting\OMReporting.msi.
    [16:30:02]:    Debug:    :LaunchMSI:  Enable logging for the MSI at C:\Users\scom.admin\AppData\Local\SCOM\Logs\OMReporting.log.
    [16:30:02]:    Debug:    :LaunchMsi: MSI D:\Software\SCOM 2012 R2 - Setup (Extracted)\Setup\AMD64\Reporting\OMReporting.msi is not in silent mode.  Setting the external UI.
    [16:30:02]:    Always:    :LaunchMsi: Uninstalling using product code {D6E655E7-6318-4C50-B184-55E70DB179C1}
    [16:30:07]:    Always:    :MsiConfigureProductEx finished for {D6E655E7-6318-4C50-B184-55E70DB179C1}.
    [16:30:07]:    Always:    :LaunchMSI: MSI D:\Software\SCOM 2012 R2 - Setup (Extracted)\Setup\AMD64\Reporting\OMReporting.msi succeeded.
    [16:30:07]:    Always:    :ProcessInstalls: Install Item Reporting Server was successful.  We will launch the post process delegate.
    [16:30:07]:    Always:    :Determining actions to be run.
    [16:30:07]:    Always:    :Done validating action list; now running individual actions.
    [16:30:07]:    Always:    :Current Action: Rollback
    [16:30:07]:    Info:    :Rollback completed.
    [16:30:07]:    Always:    :Current Action: ConfigureReportingForInstall
    [16:30:07]:    Info:    :ConfigureReportingForInstall completed.
    [16:30:07]:    Always:    :Current Action: ConfigureReportingForUpgrade
    [16:30:07]:    Info:    :ConfigureReportingForUpgrade completed.
    [16:30:07]:    Info:    :SetProgressScreen: FinishMinorStep.
    [16:30:07]:    Debug:    :Attempted to add a warning icon to item OMREPORTING but since this was an NonVitalFailure case, we added an Error icon instead.
    [16:30:07]:    Always:    :****************************************************************
    [16:30:07]:    Always:    :****Ended*RollBack**********************************************
    [16:30:07]:    Always:    :****************************************************************
    [16:30:07]:    Always:    :Entering Page: FinishPage
    After this the reporting instance become corrupted.
    If any of you faced such issue before, kindly provide valueable feedback and suggestions.
    Thanks.
    J.A

    Hi There,
    Also the Account name and password have to be entered below for mappings:
    Data Warehouse Action Account - is for the Data writer account.
    Data Warehouse Report Deployment Account - is for the Data reader account
    The one which is blacked out in the screenshot will be the main SCOM Action account.
    So re enter the passwords carefully and accordingly and check and let me know.
    Gautam.75801

  • Adobe Premiere and After Effects CS6 installer failed to initialize on Mac Book Air

    Hi everybody,
    I'm trying to install Adobe Premiere and After Effects CS6 for at least a month now.
    I have downloaded the .dmg file at the Adobe Website and it starts to initializing the installer, then a error show up:
    "The installer could not initialize. Download the Adobe Support Advisor."
    There is no Adobe Support Advisor when I clicked on the link. "The Adobe Support Advisor has been discontinued" (http://www.adobe.com/support/loganalyzer/)
    I've tried this many times, but every time being a failure.
    EtreCheck version: 2.1.8 (121)
    Report generated 19 de abril de 2015 16:29:58 BRT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Air (13-inch, Mid 2013) (Technical Specifications)
        MacBook Air - model: MacBookAir6,2
        1 1.3 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Not upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n/ac
        Battery Health: Normal - Cycle count 93
    Video Information: ℹ️
        Intel HD Graphics 5000
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.10.3 (14D131) - Time since boot: 0:0:38
    Disk Information: ℹ️
        APPLE SSD SD0128F disk0 : (121,33 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) /  [Startup]: 120.10 GB (11.53 GB free) (Low!)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 120.47 GB Online
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Anywhere
    Kernel Extensions: ℹ️
            /Library/Application Support/Avast/components/fileshield/unsigned
        [loaded]    com.avast.AvastFileShield (2.1.0 - SDK 10.10) [Click for support]
            /Library/Application Support/Avast/components/proxy/unsigned
        [loaded]    com.avast.PacketForwarder (2.0 - SDK 10.10) [Click for support]
            /Library/Application Support/VirtualBox
        [loaded]    org.virtualbox.kext.VBoxDrv (4.3.16) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxNetAdp (4.3.16) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxNetFlt (4.3.16) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxUSB (4.3.16) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [running]    com.avast.update-agent.plist [Click for support]
        [loaded]    com.avast.userinit.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.avast.init.plist [Click for support]
        [loaded]    com.avast.uninstall.plist [Click for support]
        [loaded]    com.avast.update.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [not loaded]    org.virtualbox.startup.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.avast.home.userinit.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Aplicativo  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Aplicativo  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        SharePointBrowserPlugin: Version: 14.4.0 - SDK 10.6 [Click for support]
        DirectorShockwave: Version: 12.1.3r153 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        npsf_cef: Version: sf 3.3.2.1 [Click for support]
    Safari Extensions: ℹ️
        Avast Online Security
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 120.10 GB Disk used: 108.57 GB
        Destinations:
            HD Hayra [Local]
            Total size: 499.75 GB
            Total number of backups: 3
            Oldest backup: 2014-09-04 21:52:41 +0000
            Last backup: 2015-01-18 03:21:42 +0000
            Size of backup disk: Excellent
                Backup size 499.75 GB > (Disk size 120.10 GB X 3)
    Top Processes by CPU: ℹ️
            31%    com.avast.daemon
            17%    lsregister
             5%    identityservicesd
             3%    WindowServer
             2%    coreservicesd
    Top Processes by Memory: ℹ️
        147 MB    com.avast.daemon
        103 MB    Spotlight
        77 MB    Dropbox
        73 MB    ocspd
        60 MB    com.apple.WebKit.WebContent
    Virtual Memory Information: ℹ️
        352 MB    Free RAM
        1.84 GB    Active RAM
        1.47 GB    Inactive RAM
        628 MB    Wired RAM
        1.96 GB    Page-ins
        12 KB    Page-outs
    Diagnostics Information: ℹ️
        Apr 19, 2015, 04:27:45 PM    Self test - passed
        Apr 19, 2015, 02:41:40 PM    /Library/Logs/DiagnosticReports/com.avast.daemon_2015-04-19-144140_[redacted].cpu_resourc e.diag [Click for details]
        Apr 17, 2015, 12:00:21 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/iMovie_2015-04-17-000021_[redacted].cras h
        Apr 16, 2015, 11:59:35 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iMovie_2015-04-16-235935_[redacted].cras h
        Apr 16, 2015, 11:01:55 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/XPCKeychainSandboxCheck_2015-04-16-23015 5_[redacted].crash
        Apr 16, 2015, 09:39:44 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Finder_2015-04-16-213944_[redacted].cras h

    Hi Thomas,
    Kindly try the below mentioned link.
    Error: "Installer failed to initialize" | Windows
    Thanks,
    Atul Saini

  • SCOM 2012 Installation fails while deploying Datawarehouse

    Hi All,
    I have a strange issue, My SCOM 2012 installation fails during Datawarehouse deployment. (This setup is not SCOM 2012 SP1 OR 2012 R2 it is just SCOM 2012)
    When i check the SCOM installation logs it says it tried to connect to my Management server and it could not open Port 5724.
    During the installation i checked that the SDK Service was stopping frequently and also a Visual studio debugger popup also occured. Can any one assist in solving the issue ?
    Screenshots:
    Error logs
    Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetExistingManagementServerFromOMDB(String omSQLServer, Nullable`1 omSqlPort, String omDatabaseName, String& firstWorkingManagementServer)
    [01:08:57]: Error:
    :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131500, Exception.Message: Could not connect to net.tcp://My management server:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:03.0079280.
    TCP error code 10061: No connection could be made because the target machine actively refused it 172.17.221.45:5724. 
    [01:08:57]: Error:
    :InnerException.StackTrace:
    Server stack trace: 
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    [01:08:57]: Error:
    :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131500, Exception.Message: No connection could be made because the target machine actively refused it 172.17.221.45:5724
    [01:08:57]: Error:
    :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    [01:08:57]: Always:
    :Management Server My management server failed to connect, now trying another one.
    [01:08:57]: Warn:
    :Failed to connect to any SDK in the management group, trying again
    [01:09:17]: Info:
    :Info:trying to connect with server My management server
    [01:09:26]: Info:
    :Info:Error while connecting to management server: The Data Access service is either not running or not yet initialized. Check the event log for more information.
    [01:09:26]: Error:
    :Couldn't connect to mgt server stack: : Threw Exception.Type: Microsoft.EnterpriseManagement.Common.ServiceNotRunningException, Exception Error Code: 0x80131500, Exception.Message: The Data Access service is either not running or not yet initialized.
    Check the event log for more information.
    [01:09:26]: Error:
    :StackTrace:   at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
       at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.GetExistingManagementServerFromOMDB(String omSQLServer, Nullable`1 omSqlPort, String omDatabaseName, String& firstWorkingManagementServer)
    [01:09:26]: Error:
    :Inner Exception.Type: System.ServiceModel.EndpointNotFoundException, Exception Error Code: 0x80131500, Exception.Message: Could not connect to net.tcp://My management server:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:03.0040216.
    TCP error code 10061: No connection could be made because the target machine actively refused it 172.17.221.45:5724. 
    [01:09:26]: Error:
    :InnerException.StackTrace:
    Server stack trace: 
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
       at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    [01:09:26]: Error:
    :Inner Exception.Type: System.Net.Sockets.SocketException, Exception Error Code: 0x80131500, Exception.Message: No connection could be made because the target machine actively refused it 172.17.221.45:5724
    [01:09:26]: Error:
    :InnerException.StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    [01:09:26]: Always:
    :Management Server My management server failed to connect, now trying another one.
    [01:09:26]: Warn:
    :Failed to connect to any SDK in the management group, trying again
    [01:09:46]: Error:
    :Error:Could not connect to management group. Can not continue with DW upgrade...
    [01:09:46]: Info:
    :Info:got MG connection
    [01:09:46]: Error:
    :Error:Could not connect to management group. Cannot continue with current action...
    [01:09:46]: Error:
    :FATAL ACTION: GetManagementGroup
    [01:09:46]: Error:
    :FATAL ACTION: DWInstallActionsPostProcessor
    [01:09:46]: Error:
    :ProcessInstalls: Running the PostProcessDelegate returned false.
    [01:09:46]: Always:
    :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse Configuration
    [01:09:46]: Error:
    :ProcessInstalls: Running the PostProcessDelegate for OMDATAWAREHOUSE failed.... This is a fatal item.  Setting rollback.
    [01:09:46]: Info:
    :SetProgressScreen: FinishMinorStep.
    [01:09:46]: Always:
    :!***** Installing: OMCONSOLE ***
    [01:09:46]: Info:
    :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    [01:09:46]: Always:
    [01:09:46]: Always:
    :****Starting*RollBack*******************************************
    [01:09:46]: Always:
    [01:09:46]: Info:
    :SetProgressScreen: StartMinorStep.
    [01:09:46]: Info:
    :SetProgressScreen: StartMinorStep.
    [01:09:46]: Debug:
    :ProcessInstalls: Install Item Data Warehouse Configuration has a Preprocessing delegate of RunXamlPreProcessor.  Launching it now.
    [01:09:46]: Always:
    :Determining actions to be run.
    [01:09:46]: Always:
    :Done validating action list; now running individual actions.
    [01:09:46]: Always:
    :Current Action: UninstallPrePreprocessor
    [01:09:46]: Info:
    :UninstallPrePreprocessor completed.
    [01:09:46]: Always:
    :Current Action: UpgradePreprocessor
    [01:09:46]: Info:
    :UpgradePreprocessor completed.
    [01:09:46]: Always:
    :LaunchExeSetup: Launching E:\SCOM setups\SCOM 2012\Setup\AMD64\SetupInstallItem.exe with arguments:  
    [01:09:46]: Info:
    :SetProgressScreen: Init Exe Install progress.
    [01:09:47]: Always:
    :LaunchExeSetup: Install return value was: 0
    [01:09:47]: Info:
    :CheckPointPassed is removing the Rollback property as this is an uninstall.
    [01:09:47]: Always:
    :SetErrorType: Setting VitalFailure. currentInstallItem: Data Warehouse
    Gautam.75801

    Hi All,
    So i got the actual commands to register the SPN. So the above were wrong. Hope the below is useful for some one if the face the above issue.
    In Windows Server 2008R2 – the command is SETSPN –A. In WS2012, it changed to SETPSPN –S which checks for duplicates before it allows you to create them.
    Legend: SCOM Server - SCOMSVR.Contoso.com
    DNS Domain: Contoso.com
    SDK Account: SDKSVC
    To add SPN for the SDK Service:
    ===================================
    In Win2k 12
    setspn -S MSOMSdkSvc/SCOM Server FQDN Domain\SDK Account name
    setspn -S MSOMSdkSvc/SCOM Server name without FQDN Domain\SDK Account name
    Ex: setspn -S MSOMSdkSvc/SCOMSVR.Contoso.com Contoso\SDKSVC
    setspn -S MSOMSdkSvc/SCOMSVR Contoso\SDKSVC
    In Win2k8
    setspn -A MSOMSdkSvc/SCOM Server FQDN Domain\SDK Account name
    setspn -A MSOMSdkSvc/SCOM Server name without FQDN Domain\SDK Account name
    Ex: setspn -A MSOMSdkSvc/SCOMSVR.Contoso.com Contoso\SDKSVC
    setspn -A MSOMSdkSvc/SCOMSVR Contoso\SDKSVC
    To verify the SPN's
    ============================
    1. setspn -L MS Host name without FQDN
    Ex: setspn -L SCOMSVR
    2. setspn -L Domain\DSK Action account
    Ex: setspn -L Contoso\SDKSVC
    Post entering the above commands you should see the entries of the Healthservice and not the entries of the SDK Service.
    1. If you are are using a Domain account for SDK / DAS then that entry should not appear when execute the command “setspn -L  SCOMSVR”. Where SCOMSVR is the name of the MS and it should be without FQDN.
    Example: The below entry should not appear when you enter setspn -L SCOMSVR
    MSOMSdkSvc/SCOMSVR
    MSOMSdkSvc/SCOMSVR.contoso.com
    If you get the above entries for "setspn -L SCOMSVR" then you need to delete and re add the SPN again and re check.
    If you get Duplicate entries the below post entering "setspn -L Contoso\SDKSVC" then you need to delete the duplicate entries and re add the SPN again and re check.
    Ex: MSOMSdkSvc/SCOMSVR
    MSOMSdkSvc/SCOMSVR.contoso.com
    MSOMSdkSvc/SCOMSVR.contoso.com
    MSOMSdkSvc/SCOMSVR
    To delete a SPN if required:
    ===============================
    setspn -D MSOMSdkSvc/SCOM MS FQDN Hostname without FQDN Hostname
    setspn -D MSOMSdkSvc/Hostname without FQDN Hostname without FQDN again
    Ex: setspn -D MSOMSdkSvc/SCOMSVR.Contoso.com SCOMSVR
    setspn -D MSOMSdkSvc/SCOMSVR SCOMSVR
    Reference used : http://blogs.technet.com/b/kevinholman/archive/2011/08/08/opsmgr-2012-what-should-the-spn-s-look-like.aspx
    Gautam.75801

  • Android SDK Installer

    I am interested in doing some game development using Basic4Android. To do so, I need to install Java and the Android SDK.
    I have installed Java 7. The following software is installed on my laptop:
    Java 7 Update 7 (64-bit) Version 7.0.70
    Java SE Development Kit 7 Update 7 (64-bit) Version 1.7.0.70
    I then access and download the Android SDK Installer, which I am told is currently this file:
    installer_r20.0.3-windows.exe
    Upon running this installer, the Android SDK Tools Setup starts, which then tries to detect whether the Java SE Development Kit is installed.
    I then get the following error:
    Java SE Development Kit (JDK) not found.
    Error: Failed to find Java version for 'C:\Windows\system32\java.exe': [2] The system cannot find the file specified.
    It also says I should go to java.oracle.com to download and install the JDK.
    There is a "java.exe" file in the C:\Windows\system32 folder with the date when I installed Java 7.
    The file that I did download and run to install Java was
    jdk-7u7-windows-x64.exe,
    leading me to have the installed Java software mentioned above.
    Can you tell me what I may be doing wrong? I am running Windows 7 Home Premium SP1 (64-bit) on an ASUS Laptop with an i5 dual core processor.
    Thank you for any help you provide.
    Addendum: I solved this problem. The instructions for Basic4Android say to install the 32-bit JDK, not the 64-bit JDK.
    Bob
    Edited by: AndroidDev on Oct 13, 2012 5:17 AM
    Edited by: AndroidDev on Oct 13, 2012 6:12 AM

    I solved my problem. The instructions for Basic4Android say to install the 32-bit version of Java, not the 64-bit version.

  • Known Issue: Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294

    Some users are receiving the following errors after Visual Studio setup completes
    Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294
    Windows 10 SDK 10.0.10069 : The installer failed. User cancelled
    installation. Error code: -2147023294

    We've fixed this issue, and have released an update as of 7PM PDT 30 April 2015.
    New installs of Visual Studio 2015 RC should expect to no longer encounter this problem, unless
    you lose your internet connection during installation. (That is, this error now indicates that the Windows SDK or Windows Emulator setup invoked by Visual Studio setup has lost internet connectivity and cannot download necessary files.)
    To fix the issue, re-run setup and select the features "Universal Windows App Development Tools" and/or "Emulators for Windows Mobile" again.
    If you have already installed Visual Studio and encountered this problem, you can now modify your Visual Studio installation to successfully install.
    Go to Program & Features, select Visual Studio 2015 RC, and select Change. Click
    Modify, then select the features "Universal Windows App Development Tools" and/or "Emulators for Windows Mobile", and click
    Update.
    Note that "Universal Windows App Development Tools" will be already selected. This is expected. Keep it selected, and click
    Update.
    An alternate solution is to install the Windows 10 SDK and Windows Emulators separately. Go to
    https://dev.windows.com/downloads/windows-10-developer-tools. Scroll to the bottom of the page and install
    the Windows 10 SDK and Windows 10 emulators outside of Visual Studio setup.
    Thanks!
    -Paul

  • AmAgent: ERROR: Installation failed....corrupted state.

    The environment in which we are installing the agents is:
    Agent: J2EE Policy Agent ver. 2.2 update 5
    Application Server: Sun Application version. 8.1
    Application: Identity Manager 7.0
    Java JRE: SDK 1.5.0_04
    Operating System: Solaris-sparc
    during the "agentadmin --install" execution, after providing the domain1/config and the server instance name, I get the following message. there is seems to be inconsistant config (in domain1/config??). I need pointer as to where agentadmin is looking so that I can proceed further in troubleshooting and resolving this issue.
    *** ERROR: Installation failed due to the following error - (The agent
    installation state for this Application Server is in corrupted state.
    Unable to retrieve the agent state.).
    Any pointers appreciated.
    Edited by: northikan on Apr 14, 2008 12:49 PM

    Just by a STAT() on domain1/config and the absence of .AmAgentLocator file, it has decided that the installation is corrupted.
    Can any one make sense out of this?
    The "\n" is the return is the response on the standard input on the question of the server instance name (defaults to "server")
    21343/1: read(0, "\n", 8192) = 1
    21343/1: fstat64(0, 0xFFBFE118) = 0
    21343/1: ioctl(0, FIONREAD, 0xFFBFE210) = 0
    21343/1: fstat64(0, 0xFFBFE150) = 0
    21343/1: ioctl(0, FIONREAD, 0xFFBFE248) = 0
    21343/1: stat64("/appl/iamagent/j2ee_agents/am_as81_agent/locale/com/sun/
    identity/agents/tools/configurator/StringValidator.class", 0xFFBFD188) Err#2 ENO
    ENT
    21343/1: write(8, " [ 0 4 / 1 4 / 2 0 0 8  ".., 80)      = 80
    21343/1: write(8, " [ 0 4 / 1 4 / 2 0 0 8  ".., 98)      = 98
    21343/1: write(8, " [ 0 4 / 1 4 / 2 0 0 8  ".., 91)      = 91
    21343/1: stat64("/appl/iamagent/j2ee_agents/am_as81_agent/locale/com/sun/
    identity/agents/tools/appserver/v81/HomeDirLocator.class", 0xFFBFD490) Err#2 ENO
    ENT
    21343/1: stat64("/appl/iamagent/j2ee_agents/am_as81_agent/locale/com/sun/
    identity/agents/tools/configurator/IServerHomeDirLocator.class", 0xFFBFB860) Err
    #2 ENOENT
    21343/1: stat64("/appl/spool/iam-b2e/SUNWappserver/domains/domain1/config
    ", 0xFFBFE650) = 0
    21343/1: stat64("/appl/spool/iam-b2e/SUNWappserver/domains/domain1/config
    ", 0xFFBFE650) = 0
    21343/1: write(8, " [ 0 4 / 1 4 / 2 0 0 8  ".., 140)     = 140
    21343/1: stat64("/appl/spool/iam-b2e/SUNWappserver/domains/domain1/config
    /.amAgentLocator", 0xFFBFE7F8) Err#2 ENOENT
    21343/1: write(8, " [ 0 4 / 1 4 / 2 0 0 8  ".., 215)     = 215
    21343/1: write(8, " [ 0 4 / 1 4 / 2 0 0 8  ".., 81)      = 81
    21343/1: write(8, " [ A g e n t I n s t a l".., 1164)    = 1164
    21343/1: write(1, "\n", 1) = 1
    21343/1: write(1, " * * *", 3) = 3
    21343/1: write(1, " ", 1) = 1
    21343/1: write(1, " E R R O R :", 6) = 6
    21343/1: write(1, " ", 1) = 1
    21343/1: write(1, " I n s t a l l a t i o n", 12) = 12
    21343/1: write(1, " ", 1) = 1

  • Installation failed (Please help!)

    I am very new to JAVA and downloaded the Java 1.4 bundle for a class project, and on the very last screen of the setup, I got the message "Installation failed."
    This is the installation log I got:
    errormessage: INFO - unpacked jar file: activation.jar.pack
    INFO - unpacked jar file: appserv-assemblytool.jar.pack
    INFO - unpacked jar file: appserv-cmp.jar.pack
    INFO - unpacked jar file: appserv-ext.jar.pack
    INFO - unpacked jar file: appserv-jstl.jar.pack
    INFO - unpacked jar file: appserv-rt1.jar.pack
    INFO - unpacked jar file: appserv-rt2.jar.pack
    INFO - unpacked jar file: appserv-rt3.jar.pack
    INFO - unpacked jar file: appserv-rt4.jar.pack
    INFO - unpacked jar file: appserv-tags.jar.pack
    INFO - unpacked jar file: commons-launcher.jar.pack
    INFO - unpacked jar file: commons-logging.jar.pack
    INFO - unpacked jar file: deployhelp.jar.pack
    INFO - unpacked jar file: j2ee-svc.jar.pack
    INFO - unpacked jar file: j2ee.jar.pack
    INFO - unpacked jar file: jax-qname.jar.pack
    INFO - unpacked jar file: jaxr-api.jar.pack
    INFO - unpacked jar file: jaxr-impl.jar.pack
    INFO - unpacked jar file: jaxrpc-api.jar.pack
    INFO - unpacked jar file: jaxrpc-impl.jar.pack
    INFO - unpacked jar file: jsf-api.jar.pack
    INFO - unpacked jar file: jsf-impl.jar.pack
    INFO - unpacked jar file: mail.jar.pack
    INFO - unpacked jar file: relaxngDatatype.jar.pack
    INFO - unpacked jar file: saaj-api.jar.pack
    INFO - unpacked jar file: saaj-impl.jar.pack
    INFO - unpacked jar file: sun-appserv-ant.jar.pack
    INFO - unpacked jar file: xsdlib.jar.pack
    INFO - unpacked jar file: sun-as-jsr88-dm.jar.pack
    INFO - number of merged jar entries: 2675
    INFO - number of merged jar entries: 1426
    INFO - number of merged jar entries: 2459
    INFO - number of merged jar entries: 1169
    INFO - Start core server configuration.
    ERROR - default domain creation returned following exception:
    CLI130 Could not create domain, domain1
    INFO - End core server configuration.
    INFO - Start samples configuration.
    INFO - End samples configuration.
    INFO - Start Sun Java System Message Queue configuration
    INFO - End Sun Java System Message Queue configuration
    INFO - Start PointBase configuration
    INFO - Java home location configured
    INFO - End PointBase configuration
    Can someone tell me what went wrong and how to correct this error? SUN technical support couldn't/wouldn't answer my question when I contacted them directly. Please help!

    You downloaded the wrong thing.
    You want the J2SE v 1.4.2_09 SDK (not the J2EE or the JRE packages)
    That version isn't the most recent. The most recent is the JDK 5.0 Update 5 (this is a later version of 1.4.2_09 - Sun just made some name changes.)

  • Camera Raw 6.7 Update for Mac OS 10.10:  Installation Failed error message.

    Camera Raw 6.7 Update for Mac:  Installation Failed error message.  Update downloaded directly from Adobe website.  Newly purchased Mac Workbook Pro, OS 10.10, using Photoshop CS5. Other updates successfully accomplished.  Camera Raw 6.7 Update was downloaded multiple times with multiple installation attempts. Any recommendations?

    thanks for the prompt response...i appreciate it.  according to the link you listed, that's correct.  the strange thing is that prior to the upgrad to mac os 10.8.4, photoshop CS5 was working just fine and i was able to open my canon raw files with my current camera raw plug-in version 6.7 which adobe has indicated is the last camera raw update they'll be offering for cs 5
    so it's clearly an issue related to the "upgrade" of the os.  seems like every solution creates 6 new problems...further evidence for the notion that if it ain't broke don't fix it!  thanks again.

  • I purchased and downloaded Photoshop Elements 13, but the installer fails to initialise. How do I get it to work?

    I have Photoshop Elements 10 and Premier Elements 10 installed on my PC. Both were installed from discs that I bought a few years ago. I recently purchased the upgrade (by download) for both applications to version 13. In accordance with the (scant) instructions received by email, I downloaded the four files required from the Adobe site. I subsequently ran the .exe files, which in turn created directories on my PC, including set-up.exe files for both applications. When I run the setup files, I get an error message stating that the installer failed to initialise. The error message advised me to download the Adobe Support Advisor to detect the problem. That tool does not exist. I then sought assistance from the Abobe support site, initially using the hyperlink suggestions, which were of no use, then using the chat function. The operator kept trying to get me to do something with something called 'Creative Cloud'; which I am not familiar with, and do not use. He then instructed me to download and run a CS5 cleaner tool; however, none of the choices offered by that tool include my issue, or either Photoshop Elements or Premier Elements. I am reluctant to uninstall version 10 of the programs in case I end up losing the lot and therefore wasting even more money than the purchase price for this upgrade.
    All I want to do is upgrade my two applications from version 10 to version 13. I have paid the requisite fee but it clearly does not work. I appear to have totally wasted my money. Can anyone please tell me how to get it to work? I do not want to have anything to do with the so-called ‘Creative Cloud’ as I have no idea what it is, and I do not want to lose what I already have (and have paid for previously).
    I have tried for a few days to access the so-called 24/7 chat assistance but appeared to have been locked out as every time I try to access it, I get a message that the (24/7) chat is closed. Adobe has taken my money for a product that does not work, and also refuse to help me fix it.
    I am very frustrated with a product I bought that does not work, and a 24/7 support service that clearly is not 24/7, and which refuses to assist me. Can anyone PLEASE tell me how to get this to work? Rod.

    Hi,
    Can you please share the logs?
    You can use the Adobe  Log Collector tool (Log Collector Tool) and share the corresponding zip file @ [email protected]
    Thanks,
    Shikha

Maybe you are looking for

  • How to use the DLLs which created from c++ in Java?

    And How to use the DLLs which created from JNI in C++?

  • IPhone 4S Wifi Problem (Please Help !!)

    The WiFi on my iPhone 4S has been working perfectly fine until today. It is now greyed out and dim as if disabled, so I can't even access it anymore. I have tried resetting network settings, toggling cellular data and airplane mode, hard reset, and r

  • Settings for Television

    What is the best preset to use in Premier 5.5 for converting TV commercials in HD for broadcast?  Is it H.264 HDTV? Also, if I am editing using various files such as RED, DVCPRO and other HD files which initial project settings should I use?  This is

  • IPhone with USB 1.1?

    Hello, will the iPhone work with USB 1.1 on my iMac G4 too?

  • In FCE HD swithing between HD camcorder and SD camcorder problem

    I am just starting to go HD. I've got my new Sony HC3 HD camcorder and I've just upgraded my mac to FCE HD. I was able to connect the fireware to the HD camcorder and import the footage just fine when I changed "Easy Setup" to "HDV-Apple Intermediate