com.sun.jdi.InvocationException on Suse11 [Linux]
Hello,
I have a hashtable which is maintained with string keys and values. In mid of the application execution, the get() on this hashtable for a particular key throws up with InvocationException and leads to stackoverflow error. This happens only on linux 11 with jre1.6.15 and is fine with all other platforms including windows.
Any help how to overcome this....
Thanks.
regards
sudeep