Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk16+ some tools/jpackage test failed with Error executing ICE action 'ICE01 on build-ibmcloud-win2012r2-x64-2 #2310

Closed
sophia-guo opened this issue Sep 9, 2021 · 7 comments

Comments

@sophia-guo
Copy link

sophia-guo commented Sep 9, 2021

jdk16+ some tools/jpackage test failed with Error executing ICE action 'ICE01 on build-ibmcloud-win2012r2-x64-2 .

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_1/10/#showFailuresLink

Tests on test-packet-win2012r2-x64-1 work.
https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/303/

Failure tests:
tools/jpackage/share/AppImagePackageTest.java.AppImagePackageTest
tools/jpackage/share/EmptyFolderPackageTest.java.EmptyFolderPackageTest
tools/jpackage/share/FileAssociationsTest.java#id0.FileAssociationsTest_id0
tools/jpackage/share/InstallDirTest.java#id0.InstallDirTest_id0
tools/jpackage/share/LicenseTest.java#id0.LicenseTest_id0
tools/jpackage/share/MultiLauncherTwoPhaseTest.java.MultiLauncherTwoPhaseTest
tools/jpackage/share/MultiNameTwoPhaseTest.java.MultiNameTwoPhaseTest
tools/jpackage/share/RuntimePackageTest.java#id0.RuntimePackageTest_id0
tools/jpackage/share/SimplePackageTest.java.SimplePackageTest
tools/jpackage/share/jdk/jpackage/tests/BasicTest.java.BasicTest
tools/jpackage/share/jdk/jpackage/tests/VendorTest.java#id1.VendorTest_id1
tools/jpackage/windows/WinDirChooserTest.java.WinDirChooserTest
tools/jpackage/windows/WinInstallerUiTest.java.WinInstallerUiTest
tools/jpackage/windows/WinL10nTest.java.WinL10nTest
tools/jpackage/windows/WinMenuGroupTest.java.WinMenuGroupTest
tools/jpackage/windows/WinMenuTest.java.WinMenuTest
tools/jpackage/windows/WinPerUserInstallTest.java.WinPerUserInstallTest
tools/jpackage/windows/WinScriptTest.java.WinScriptTest
tools/jpackage/windows/WinShortcutPromptTest.java.WinShortcutPromptTest
tools/jpackage/windows/WinShortcutTest.java.WinShortcutTest
tools/jpackage/windows/WinUpgradeUUIDTest.java#id1.WinUpgradeUUIDTest_id1
tools/jpackage/windows/WinUrlTest.java.WinUrlTest
tools/jpackage/share/AddLauncherTest.java#id1.AddLauncherTest_id1
tools/jpackage/windows/WinInstallerIconTest.java

Detail error message:

[10:43:15.931] Running C:\Program Files (x86)\WiX Toolset v3.14\bin\light.exe in E:\jenkins\jenkinstmp\jdk.jpackage7415977171295040786\images\win-msi.image\AppImagePackageTest
[10:43:42.927] Command [PID: 7080]:
    C:\Program Files (x86)\WiX Toolset v3.14\bin\light.exe -nologo -spdb -ext WixUtilExtension -out E:\jenkins\jenkinstmp\jdk.jpackage7415977171295040786\images\win-exe.image\AppImagePackageTest-1.0.msi -sice:ICE27 -loc E:\jenkins\jenkinstmp\jdk.jpackage7415977171295040786\config\MsiInstallerStrings_en.wxl -cultures:en-us E:\jenkins\jenkinstmp\jdk.jpackage7415977171295040786\wixobj\main.wixobj E:\jenkins\jenkinstmp\jdk.jpackage7415977171295040786\wixobj\bundle.wixobj E:\jenkins\jenkinstmp\jdk.jpackage7415977171295040786\wixobj\uui.wixobj
[10:43:42.927] Output:
    light.exe : error LGHT0217 : Error executing ICE action 'ICE01'. The most common cause of this kind of ICE failure is an incorrectly registered scripting engine. See http://wixtoolset.org/documentation/error217/ for details and how to solve this problem. The following string format was not expected by the external UI message logger: "The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.".
@smlambert
Copy link
Contributor

for reference: #1241

@sxa
Copy link
Member

sxa commented Sep 23, 2021

I'm struggling to understand the problem here - is the test job running WiX tools directly?

@sophia-guo
Copy link
Author

test-azure-win2019-x64-1, build-alibaba-win2012r2-x64-2 same issue.

@SehrishHussain
Copy link

SehrishHussain commented Oct 22, 2021

Another test fail:
tools/jpackage/windows/WinInstallerIconTest.java
tools/jpackage/share/AddLShortcutTest.java

Jenkins URL: https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_x86-32_windows_testList_2/7/#showFailuresLink
TRSS Link: https://trss.adoptium.net/allTestsInfo?buildId=616d7c23c6182d021780002b&limit=5&hasChildren=true

@karianna
Copy link
Contributor

Failed during 19 release

@smlambert
Copy link
Contributor

Yes, the jdk_tools test target appears to require the wix toolkit on Windows.

Closing this issue as there is a fresher one reporting the same problem, so dup of: #2885

@smlambert smlambert closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants