javaw.exe has encountered a problem
Has anyone got this message.
"javaw.exe has encountered a problem and needs to close. We are sorry for the inconvenience."
I was trying to debug my java application using eclipse debugger [eclipse 3.1] on windowsXP when i get this message. This message is very random and doesn't occur at any particular instance.
I have done some background research on this and this is not a font's issue as i have read the solution to this problem at some sites.
The error signature gives ModName as jvm.dll.
I am using jre131_06 to run the application and can't use higher version of jre1.4. I have tried using various versions of jsdk131 - but no success.

