Re: hanging on port 4000

2021-01-13 Thread Zahid Rahman
> Caught an exception, leaving main loop due to Socket closed I do get this message only when I run in verbose mode ( verbose="true"). I got this message after I completed the steps described in the previous email. The message is misleading. There is no exception. The program completed. Z.

Re: hanging on port 4000

2021-01-13 Thread Zahid Rahman
It's sorted. I get this message because I was running in debug mode and I had a break point in main (). So I had to go to eclipse main menu Run - > debug configuration -> Under remote java application -> select configuration file created earlier -> debug button. I was then prompted by ecli

AW: Hanging on port 4000. OOPS! it worked

2021-01-13 Thread apache
Good to hear. Have fun ;-) Jan -Ursprüngliche Nachricht- Von: Zahid Rahman Gesendet: Mittwoch, 13. Januar 2021 01:16 An: user@ant.apache.org Betreff: Hanging on port 4000. OOPS! it worked I forgot I had set a break point. So it worked I now have remote development in Java for raspberry