-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 in DisconnectRequestHandler.destroyDebugSession(DisconnectRequestHandler.java:28) #13967
Comments
I think that it happens when clicking on the red square to stop debug inside the Debug View |
Does this prevent you from doing anything, or is it just log clutter that should be cleaned up (error should be caught better) ? |
@tsmaeder : this lands into your team backlog, as something to try to reproduce. |
I detected no functional problem. I would say that it is jug log clutter that should be cleaned up. |
Need to analyze whether this is something that may happen (because timeout or something similar). If yes, write out a reasonable log message that makes clear this is nothing to worry about. If this is a problem, fix it or if too complicate defer for later implementation |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Describe the bug
I have an NPE in Language Support for Java Output log
Che version
Che-Theia@4ef1d89 using Theia@4ef1d89
Steps to reproduce
don't know
was playing with a Springboot app, clicking Debug from the Application.java main method
Expected behavior
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
Additional context
The text was updated successfully, but these errors were encountered: