On Thursday 24 October 2002 13:17, Oskar Sandberg wrote:
> On Thu, Oct 24, 2002 at 08:16:49AM +0200, the bishop wrote:
> <>
>
> > --------- snip ------------
> >   Internal error: caught an unexpected exception.
> > Please check your CLASSPATH and your installation.
> > java/io/InterruptedIOException: Read timed out or was interrupted
> >     at java.net.PlainSocketImpl.socketRead(PlainSocketImpl.java:native)
> >     at java.net.PlainSocketImpl.read(PlainSocketImpl.java:191)
> >     at java.net.SocketInputStream.read(SocketInputStream.java:31)
> >     at
> > freenet.support.io.ThrottledInputStream.read(ThrottledInputStream.java:85
> >) at freenet.crypt.CipherInputStream.read(CipherInputStream.java:53) at
> > java.io.FilterInputStream.read(FilterInputStream.java:71)
> >     at
> > freenet.support.io.SafeBufferedInputStream.fillBuffer(SafeBufferedInputSt
> >ream.java:189) at
> > freenet.support.io.SafeBufferedInputStream.read(SafeBufferedInputStream.j
> >ava:116) at
> > freenet.support.io.SafeBufferedInputStream.read(SafeBufferedInputStream.j
> >ava:78) at java.io.FilterInputStream.read(FilterInputStream.java:58)
> >     at java.io.PushbackInputStream.read(PushbackInputStream.java:39)
> > --------- snip ------------
>
> Um, you snipped off the important part. An InterruptedIOException is
> nothing special in itself - we need to know what part of the code
> couldn't handle it.

nope, that is the complete output i got from stdout/stderr.

_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to