A
anusrik
Hi,
I am getting this error when javac is run on JDK1.3.1
An unexpected exception has been detected in native code outside the
VM.Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at
PC=0x6d3c794e
Function name=ZIP_Open
Library=c:\jdk1.3.1\jre\bin\zip.dll
Current Java thread:
at java.util.zip.ZipFile.getNextEntry(Native Method)
at java.util.zip.ZipFile.access$300(ZipFile.java:29)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:295)
Can someone please help. It used to compile earlier and now suddenly
has started failing.
Thanks,
Anu
I am getting this error when javac is run on JDK1.3.1
An unexpected exception has been detected in native code outside the
VM.Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at
PC=0x6d3c794e
Function name=ZIP_Open
Library=c:\jdk1.3.1\jre\bin\zip.dll
Current Java thread:
at java.util.zip.ZipFile.getNextEntry(Native Method)
at java.util.zip.ZipFile.access$300(ZipFile.java:29)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:295)
Can someone please help. It used to compile earlier and now suddenly
has started failing.
Thanks,
Anu