TravaOpenJDK / trava-jdk-11-dcevm

dcevm-11 built on Travis
Apache License 2.0
403 stars 57 forks source link

java.lang.instrument ASSERTION FAILED: "!errorOutstanding" #27

Open N4tus opened 4 years ago

N4tus commented 4 years ago
FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed
Starting HotswapAgent 'C:\Program Files\Java\dcevm-11.0.8+1\lib\hotswap\hotswap-agent.jar'
22 actionable tasks: 1 executed, 21 up-to-date
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message find class on InstrumentationImpl failed at ./src/java.instrument/share/native/libinstrument/JPLISAgent.c line: 494
*** java.lang.instrument ASSERTION FAILED ***: "result" with message instrumentation instance creation failed at ./src/java.instrument/share/native/libinstrument/JPLISAgent.c line: 402

FAILURE: Build failed with an exception.

I get this error in version 11.0.8+1, 11.0.7+3 and 11.0.5+3 on Windows.

skybber commented 3 years ago

Are you still getting it with 11.0.10?

cyhhao commented 2 years ago

I have the same problem in win10. Try to check if "Beta: Use Unicode UTF-8 for worldwide language support" is enabled in control panel

See: https://github.com/microsoft/openjdk/issues/43