I have my java applet codee,I am trying to debug using eclipse Indigo EE. I am trying to debug on remote using debug configuration and port. When I try to execute the application, it gives always an error message,
An internal error occurred during: "JDI Event Dispatch" java.lang.NullPointerException.
and control is not stopping in the break point.
Please help.
Regards, KSAT
Try increasing the debugger timeout (under Preferences -> Java -> Debug).