Previous Next

Thread: Error in install agent

Last post 05-26-2008 5:32 PM by madjos. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 05-23-2008, 10:08 AM

    • Erismar
    • Not Ranked
    • Joined on 05-23-2008, 1:34 PM
    • Posts 4
    • Erismar

    Error in install agent

    On installation of the agent'm getting an error in the event ID 11708 (Source: MsiInstaller).
    No log of installation noticed that the error happens in the following paragraph:

    Action 11:04:07: ExecuteInstallHttpListener.
    1: IISCA ExecuteInstallHttpListenerCA : Begin CA Setup
    1: IISCA ExecuteInstallHttpListenerCA : < !!ERROR!! > Error calling HttpDeleteServiceConfiguration for account 'NT AUTHORITY\NetworkService', prefix 'HTTP://+:8081/MsDeployAgentService', securityDescriptor 'D:(A;;GX;;;S-1-5-20)', hr=0x80070057
    1: IISCA ExecuteInstallHttpListenerCA : Error in function ExecuteHttpListenerCA, hr=0x80070057
    1: IISCA ExecuteInstallHttpListenerCA : End CA Setup
    Action ended 11:04:07: InstallFinalize. Return value 3.

    Someone went through this problem?

  • 05-23-2008, 4:31 PM In reply to

    • madjos
    • Not Ranked
    • Joined on 05-23-2008, 4:17 PM
    • Posts 2
    • madjos

    Re: Error in install agent

    Hi Erismar, 

    Thanks for trying out the web deployment tool.

    It appears that you are using the command line to specify a custom URL for the agent. Can you provide the command line that you are using to do the custom install? Are you able to install the tool with the default URL?

    Also, can you run the following command to see what URL reservations are already present on your system:

      netsh http show urlacl

    It is possible that there is already a reservation for the URL HTTP://+:8081/MsDeployAgentService that we are unable to delete.

    Thanks,

    madhur

  • 05-26-2008, 9:41 AM In reply to

    • Erismar
    • Not Ranked
    • Joined on 05-23-2008, 1:34 PM
    • Posts 4
    • Erismar

    Re: Error in install agent

    Hi madhur,

    The installation is being made with the following command:

    Msiexec /i msdeploy_x86_beta1.msi ADDLOCAL=ALL LISTENURL=HTTP://+:8081/DeployServerName

    With the default installation does not occur the error.

    The command netsh http urlacl show is returning error:
    The following command was not found: http urlacl show.

    PS: I'm install in Windows 2003 EE. 

    Thanks for help! 

     

  • 05-26-2008, 5:32 PM In reply to

    • madjos
    • Not Ranked
    • Joined on 05-23-2008, 4:17 PM
    • Posts 2
    • madjos

    Re: Error in install agent

    Hi Erismar, 

    "netsh http" is available in Vista and later operating systems.

    For Windows 2003 you need to download and use httpcfg.exe (http://www.microsoft.com/downloads/details.aspx?amp;displaylang=en&familyid=49ae8576-9bb9-4126-9761-ba8011fabf38&displaylang=en)

    The syntax is "httpcfg.exe query urlacl". In the output, see if the URL that you are trying to use is already reserved.

    Hope that helps,

    madhur

Page 1 of 1 (4 items)
Page view counter