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

jdk8 alpine x64 - tools/launcher/ExecutionEnvironment.java failed with java.lang.reflect.InvocationTargetException #5894

Open
sophia-guo opened this issue Jan 22, 2025 · 0 comments

Comments

@sophia-guo
Copy link
Contributor

jdk8 alpine x64 - tools/launcher/ExecutionEnvironment.java failed with java.lang.reflect.InvocationTargetException

17:19:34  Test void ExecutionEnvironment.testEcoFriendly() failed: java.lang.reflect.InvocationTargetException 
17:19:34  ----begin detailed exceptions----
17:19:34  java.lang.reflect.InvocationTargetException
17:19:34  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:19:34  	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
17:19:34  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:19:34  	at java.lang.reflect.Method.invoke(Method.java:498)
17:19:34  	at TestHelper.run(TestHelper.java:214)
17:19:34  	at ExecutionEnvironment.main(ExecutionEnvironment.java:343)
17:19:34  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:19:34  	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
17:19:34  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:19:34  	at java.lang.reflect.Method.invoke(Method.java:498)
17:19:34  	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
17:19:34  	at java.lang.Thread.run(Thread.java:750)
17:19:34  Caused by: java.lang.RuntimeException: FAIL: did not get <LD_LIBRARY_PATH=/Bridge/On/The/River/Kwai>
17:19:34  	at ExecutionEnvironment.flagError(ExecutionEnvironment.java:124)
17:19:34  	at ExecutionEnvironment.testEcoFriendly(ExecutionEnvironment.java:160)

https://ci.adoptium.net/view/Test_grinder/job/Grinder/12415/console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant