errael commented on issue #4865:
URL: https://github.com/apache/netbeans/issues/4865#issuecomment-1312613508
> would be good if someone else could test it.
Yes. If there are no takers, I'll ask around in dev on Monday.
Haven't seen any exceptions. I tried putting a breakpoint at
`JDPAOutputProcessor.processLine`, the
```
JDPA_LISTEN = Pattern.compile("Listening for transport dt_socket at address:
(\\d+)")
```
looked tempting, and then at it's constructor. No breakpoint. (I tried
putting a bkpt in core.windows just to be sure I was getting some).
Any suggestions on things to look at?
--
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