entlicher opened a new pull request #3220:
URL: https://github.com/apache/netbeans/pull/3220


   When a DAP server is reset, following exception is thrown:
   ```
   java.lang.IllegalStateException: DAP server is set already
        at 
org.netbeans.modules.java.lsp.server.LspSession.setDapServer(LspSession.java:68)
   [catch] at 
org.netbeans.modules.java.lsp.server.ConnectionSpec$2.run(ConnectionSpec.java:144)
   ```
   That check should not be necessary as the lookup content is updated with the 
new session.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to