On Thu, 9 Aug 2001, Vadim Gritsenko wrote:

> Hm, with JDK1.3.1 I have got some interesting info; may be it can help you to find 
>the problem.
> And may be not. :-/
>
> ------------------------------
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d3c76aa
> Function name=ZIP_Open
> Library=C:\Java\jdk1.3.1\jre\bin\zip.dll
>
> Current Java thread:
>       at java.util.zip.ZipFile.getEntry(Native Method)
>       at java.util.zip.ZipFile.getEntry(ZipFile.java:146)
>       at com.caucho.vfs.Jar.getJarEntry(Jar.java:346)
>       at com.caucho.vfs.Jar.getSafeJarEntry(Jar.java:325)
>       at com.caucho.vfs.Jar.isFile(Jar.java:142)
>       at com.caucho.vfs.Jar.canRead(Jar.java:207)

i think you've probably found a synchronization bug in resin, actually.
there was a little thread about this on resin-interest a few days ago. do
you get the same results in tomcat? you might want to post this stacktrace
to resin-interest.

- donald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to