You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/11/04 15:13:07 UTC

[GitHub] [netbeans] dbalek opened a new pull request #2521: Wait for DAP server init before run/debug.

dbalek opened a new pull request #2521:
URL: https://github.com/apache/netbeans/pull/2521


   When trying to run/debug a Java program before the Apache NetBeans DAP Server finishes its initialization a cryptic error message is shown in VSCode UI. Run/debug actions should wait for DAP server init.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] lkishalmi merged pull request #2521: Wait for DAP server init before run/debug.

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2521:
URL: https://github.com/apache/netbeans/pull/2521


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] JaroslavTulach commented on pull request #2521: Wait for DAP server init before run/debug.

Posted by GitBox <gi...@apache.org>.
JaroslavTulach commented on pull request #2521:
URL: https://github.com/apache/netbeans/pull/2521#issuecomment-721844642


   Example of the cryptic message is here:
   ![obrazek](https://user-images.githubusercontent.com/26887752/98140214-76798c80-1ec5-11eb-8332-d2384c8b303f.png)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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