MSI log returned non-zero error code 1603

Last post 10-15-2009 10:17 AM by DmitriG. 5 replies.

Sort Posts:

  • MSI log returned non-zero error code 1603

    10-13-2009, 9:02 AM
    • Member
      point Member
    • alban.l
    • Member since 10-06-2009, 1:06 PM
    • Posts 11

    Hello,

    I want to test HMC 4.5 in 1 server only. I've allready starte the deployment but when I want Install "Plan Manager Database" I have an error :

      Exception: Microsoft.Provisioning.DeploymentTool.Engine.DeploymentExceptionDeploymentFailed
    HResult: -2146233088
    Message: Deployment interrupted because of a failure. See inner exception.

    Stack Trace:
       at Microsoft.Provisioning.DeploymentTool.Engine.Deployment.DoDeploymentWork()
       at Microsoft.Provisioning.DeploymentTool.MainForm.ExecuteDeploymentSlice()

    --------------------

    Inner Exception (1): System.Exception
    HResult: -2146233088
    Message: MSI log returned non-zero error code 1603

    Stack Trace:
       at Microsoft.Provisioning.DeploymentTool.Engine.MsiDeploymentAction.CheckForFinished()
       at Microsoft.Provisioning.DeploymentTool.Engine.DeploymentAction.Update()


    In the log file I have :

    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): SOURCEDIR = \\TEST\MSIShare\
    Property(S): SourcedirProduct = {113FB8CF-5FC7-4FF9-B8DF-A1A04373D193}
    Property(S): ProductToBeRegistered = 1
    === Logging stopped: 13/10/2009  12:20:24 ===
    MSI (s) (50:88) [12:20:24:174]: Note: 1: 1707
    MSI (s) (50:88) [12:20:24:190]: Product: MPS XML File Provider Build 4.5.228.0 -- Installation operation completed successfully.

    MSI (s) (50:88) [12:20:24:205]: Cleaning up uninstalled install packages, if any exist
    MSI (s) (50:88) [12:20:24:236]: MainEngineThread is returning 0
    MSI (s) (50:18) [12:20:24:361]: Destroying RemoteAPI object.
    MSI (s) (50:10) [12:20:24:361]: Custom Action Manager thread ending.
    MSI (c) (2C:18) [12:20:24:393]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (2C:18) [12:20:24:393]: MainEngineThread is returning 0
    === Verbose logging stopped: 13/10/2009  12:20:24 ===

    Ideas ???

    Thx


  • Re: MSI log returned non-zero error code 1603

    10-14-2009, 3:31 AM
    • Member
      point Member
    • alban.l
    • Member since 10-06-2009, 1:06 PM
    • Posts 11

    I Post a bad log file sorry :

    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): SOURCEDIR = \\TEST\MSIShare\
    Property(S): SourcedirProduct = {F47E995F-CFA5-4EE1-8BE7-1C2992F3CA8A}
    Property(S): ProductToBeRegistered = 1
    === Logging stopped: 14/10/2009  09:45:12 ===
    MSI (s) (DC:1C) [09:45:13:000]: Note: 1: 1708
    MSI (s) (DC:1C) [09:45:13:015]: Product: MPS Plan Manager Database Build 4.5.228.0 -- Installation operation failed.

    MSI (s) (DC:1C) [09:45:13:047]: Cleaning up uninstalled install packages, if any exist
    MSI (s) (DC:1C) [09:45:13:062]: MainEngineThread is returning 1603
    MSI (s) (DC:5C) [09:45:13:078]: Destroying RemoteAPI object.
    MSI (s) (DC:20) [09:45:13:156]: Custom Action Manager thread ending.
    MSI (c) (94:B8) [09:45:13:156]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (94:B8) [09:45:13:203]: MainEngineThread is returning 1603
    === Verbose logging stopped: 14/10/2009  09:45:13 ===


    Thx


  • Re: MSI log returned non-zero error code 1603

    10-14-2009, 9:25 AM
    • Contributor
      4,166 point Contributor
    • DmitriG
    • Member since 08-26-2004, 5:41 PM
    • Toronto
    • Posts 1,087

    Post the full MSI log, please.

     

    Regards,

    Dmitri Gaikovoi
  • Re: MSI log returned non-zero error code 1603

    10-14-2009, 12:33 PM
    • Contributor
      4,166 point Contributor
    • DmitriG
    • Member since 08-26-2004, 5:41 PM
    • Toronto
    • Posts 1,087

    Alban.I,

     

    Have you try to look inside your log???

     

    MSI (s) (B0:E8) [15:32:33:953]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI11B.tmp, Entrypoint: ExecuteSqlStrings
    ExecuteSqlStrings:  Error 0x80040e14: failed to execute SQL string, error: Avant d'ajouter la version 'Francais', vous devez ajouter la version us_english de ce message., SQL key: PlanManagerMessages SQL string: exec sp_addmessage 100001, 16, 'code=0x80071392 eventTypeName already exists.', @with_log = 'TRUE', @replace = 'replace'
    Error 26204.Error -2147217900: failed to execute SQL string, error detail: Avant d'ajouter la version 'Francais', vous devez ajouter la version us_english de ce message., SQL key: PlanManagerMessages SQL string: exec sp_addmessage 100001, 16, 'code=0x80071392 eventTypeName already exists.', @with_log = 'TRUE', @replace = 'replace'
    MSI (s) (B0!3C) [15:32:34:484]: Product: MPS Plan Manager Database Build 4.5.228.0 -- Error 26204.Error -2147217900: failed to execute SQL string, error detail: Avant d'ajouter la version 'Francais', vous devez ajouter la version us_english de ce message., SQL key: PlanManagerMessages SQL string: exec sp_addmessage 100001, 16, 'code=0x80071392 eventTypeName already exists.', @with_log = 'TRUE', @replace = 'replace'
     

    I'm not expert in French, but I think HMC doesn't like your effort to use French versions of the MS software.

    Regards,

    Dmitri Gaikovoi
  • Re: MSI log returned non-zero error code 1603

    10-15-2009, 2:44 AM
    • Member
      point Member
    • alban.l
    • Member since 10-06-2009, 1:06 PM
    • Posts 11

    DimitriG,

    Thanks for your post I haven't see this part of my log soory sorry for the inconvenience I  look more carefully next time.

    Thx a lot

  • Re: MSI log returned non-zero error code 1603

    10-15-2009, 10:17 AM
    • Contributor
      4,166 point Contributor
    • DmitriG
    • Member since 08-26-2004, 5:41 PM
    • Toronto
    • Posts 1,087

    np 

    Regards,

    Dmitri Gaikovoi
Page 1 of 1 (6 items)