I'm trying to Download attachments from Lotus notes, but JVM Crashes with this error:
EXCEPTION_ACCESS_VIOLATION (0xc0000005)
Crash is cause by this method from Domino library: extractFile(path);
once it hits this line, JVM goes down.
Any idea what's going on?