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

[STDERR] [sun.instrument.InstrumentationImpl] WARNING\: A Java agent has been loaded dynamically #404

Open
ghost opened this issue May 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented May 5, 2024

Description

In java 21, spark says this:

[STDERR] [sun.instrument.InstrumentationImpl] WARNING: A Java agent has been loaded dynamically (/tmp/byteBuddyAgent8430892618251552283.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release

Reproduction Steps

Start spark report (async I think?) on java 21

Expected Behaviour

Shouldn't print this warning.

Platform Information

  • Minecraft Version: 1.20.6
  • Platform Type: server
  • Platform Brand: Paper 1.20.6

Spark Version

v1.10.32

Logs and Configs

No response

Extra Details

No response

@ghost ghost added the bug Something isn't working label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants