users@grizzly.java.net

Re: SEVERE: selectorThread.stopException

From: Alan Williamson <alan_at_blog-city.com>
Date: Wed, 18 Jun 2008 15:22:18 +0100

whats it trying to open?

Jeanfrancois Arcand wrote:
> Salut,
>
> There is also that strange exception at the very bottom.
>
>> Caused by: java.util.zip.ZipException: error in opening zip file
>> 38 at java.util.zip.ZipFile.open(Native Method)
>> 39 at java.util.zip.ZipFile.<init>(ZipFile.java:114)
>> 40 at java.util.jar.JarFile.<init>(JarFile.java:133)
>> 41 at java.util.jar.JarFile.<init>(JarFile.java:70)
>> 42 at
>> sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:643)
>> 43 at
>> sun.misc.URLClassPath$JarLoader.access$600(URLClassPath.java:538)
>> 44 at
>> sun.misc.URLClassPath$JarLoader$1.run(URLClassPath.java:605)
>> 45 at java.security.AccessController.doPrivileged(Native
>> Method)
>> 46 at
>> sun.misc.URLClassPath$JarLoader.ensureOpen(URLClassPath.java:597)
>> 47 at
>> sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:750)
>
> Could it be the cause?