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

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

Open
N4tus opened this issue Aug 3, 2020 · 2 comments
Open

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

N4tus opened this issue Aug 3, 2020 · 2 comments

Comments

@N4tus
Copy link

N4tus commented Aug 3, 2020

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
Copy link
Contributor

skybber commented Jan 24, 2021

Are you still getting it with 11.0.10?

@cyhhao
Copy link

cyhhao commented Feb 28, 2022

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: microsoft/openjdk#43

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

No branches or pull requests

3 participants