Andrew Zhang wrote:
> It has nothing to do with System.out.println. I changed that statement to
> "++i", the problem still exists. It seems Harmony(at least, nio part)  is
> not successfully initialized. The first time of pressing F5 triggers the
> problem.

Understood, I'm just telling you what I see.

Looking at your screenshot you are in the exception handler, so that
should be dealing with the NPE, right?

Do you have an exception breakpoint set in the debugger or any reason
why that exception is invoking the debugger?

Regards,
Tim

Reply via email to