ich habe aktuell ein Problem mit meinem Java Paket. Allerdings nur auf 2 Clients. Auf den anderen 290 Clients ist alles gut.
Die Installation bricht mit 1603 ab.
In der MSI Log steht folgendes:
Code: Select all
=== Logging started: 16.11.2017  09:40:47 ===
Action start 09:40:47: INSTALL.
Action start 09:40:47: FindRelatedProducts.
Action ended 09:40:47: FindRelatedProducts. Return value 1.
Action start 09:40:47: AppSearch.
Action ended 09:40:47: AppSearch. Return value 1.
Action start 09:40:47: LaunchConditions.
Action ended 09:40:47: LaunchConditions. Return value 1.
Action start 09:40:47: ValidateProductID.
Action ended 09:40:47: ValidateProductID. Return value 1.
Action start 09:40:47: CostInitialize.
Action ended 09:40:47: CostInitialize. Return value 1.
Action start 09:40:47: FileCost.
Action ended 09:40:47: FileCost. Return value 1.
Action start 09:40:47: CostFinalize.
Action ended 09:40:47: CostFinalize. Return value 1.
Action start 09:40:47: ExecuteAction.
Action start 09:40:47: INSTALL.
Action start 09:40:47: AppSearch.
Action ended 09:40:47: AppSearch. Return value 0.
Action start 09:40:47: LaunchConditions.
Action ended 09:40:47: LaunchConditions. Return value 1.
Action start 09:40:47: ValidateProductID.
Action ended 09:40:47: ValidateProductID. Return value 1.
Action start 09:40:47: CostInitialize.
Action ended 09:40:47: CostInitialize. Return value 1.
Action start 09:40:47: FileCost.
Action ended 09:40:47: FileCost. Return value 1.
Action start 09:40:47: IsolateComponents.
Action ended 09:40:47: IsolateComponents. Return value 0.
Action start 09:40:47: CostFinalize.
Action ended 09:40:47: CostFinalize. Return value 1.
Action start 09:40:47: SetARPINSTALLLOCATION.
Action ended 09:40:47: SetARPINSTALLLOCATION. Return value 1.
Action start 09:40:47: SetARPPRODUCTICON.
Action ended 09:40:47: SetARPPRODUCTICON. Return value 1.
Action start 09:40:47: QtExecDeleteInstallerexeWithProperty_Cmd.
Action ended 09:40:47: QtExecDeleteInstallerexeWithProperty_Cmd. Return value 1.
Action start 09:40:47: SetCMDLine.
Action ended 09:40:47: SetCMDLine. Return value 1.
Action start 09:40:47: MigrateFeatureStates.
Action ended 09:40:47: MigrateFeatureStates. Return value 0.
Action start 09:40:47: InstallValidate.
Action ended 09:40:48: InstallValidate. Return value 1.
Action start 09:40:48: InstallInitialize.
Action ended 09:40:48: InstallInitialize. Return value 1.
Action start 09:40:48: validateinstalldir.
CustomAction validateinstalldir returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 09:40:48: validateinstalldir. Return value 3.
Action ended 09:40:49: INSTALL. Return value 3.
Action ended 09:40:49: ExecuteAction. Return value 3.
Action ended 09:40:49: INSTALL. Return value 3.
=== Logging stopped: 16.11.2017  09:40:49 ===
MSI (c) (EC:E0) [09:40:49:059]: Product: Java 8 Update 131 -- Installation failed.
MSI (c) (EC:E0) [09:40:49:069]: Windows Installer installed the product. Product Name: Java 8 Update 131. Product Version: 8.0.1310.11. Product Language: 1033. Manufacturer: Oracle Corporation. Installation success or error status: 1603.
Vielen Dank im Voraus
Mit freundlichen Grüßen
Sebastian
 
														