errael commented on issue #4865:
URL: https://github.com/apache/netbeans/issues/4865#issuecomment-1308178795

   Starting with clean userdir/cachedir
   
   Setting those in gradle properties, when it runs I see
   ```
   ./gradlew --configure-on-demand :app:run --debug-jvm
   ```
   And then it hangs, needing to manually abort
   ```
   > Task :app:run
   Listening for transport dt_socket at address: 5005
   
   BUILD ABORTED
   ```
   Is #4943 related to the hang? The comment "then the registration of the JDPA 
listener would g through ..." seems to relate. (I'm not seeing an exception, 
but not doing a hint thing.)


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