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

Cannot invoke "com.heliosapm.utils.jmx.builtins.BuiltIn.execute" because "this.builtIn" is null #5

Open
tfoldi opened this issue Aug 27, 2021 · 0 comments

Comments

@tfoldi
Copy link

tfoldi commented Aug 27, 2021

When I am trying to connect to a JVM process I get the following error:

-bash-4.2$ java -jar jmxlocal-1.0.jar  -jmxurl service:jmx:attach:///768
FAILED.:java.lang.NullPointerException: Cannot invoke "com.heliosapm.utils.jmx.builtins.BuiltIn.execute(javax.management.MBeanServerConnection, String[])" because "this.builtIn" is null

any ideas what could go wrong? Thanks!

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

1 participant