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

NPE during shutting down JVM from menu #3

Closed
balazs-zsoldos opened this issue Nov 2, 2016 · 0 comments
Closed

NPE during shutting down JVM from menu #3

balazs-zsoldos opened this issue Nov 2, 2016 · 0 comments

Comments

@balazs-zsoldos
Copy link
Contributor

balazs-zsoldos commented Nov 2, 2016

java.lang.NullPointerException
    at org.everit.osgi.dev.dist.util.attach.EOSGiVMManager.callWithTimeout(EOSGiVMManager.java:136)
    at org.everit.osgi.dev.dist.util.attach.EOSGiVMManager.shutDownVirtualMachine(EOSGiVMManager.java:355)
    at org.everit.osgi.dev.e4.plugin.ui.command.StopCommandHandler.lambda$0(StopCommandHandler.java:38)
    at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:162)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
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