[jcifs] Infinite loop of error messages

Jake Goulding goulding at vivisimo.com
Tue Oct 3 16:20:20 GMT 2006


I have the same problem, but I am using interrupt(). Is there a way to 
tell the Transport to stop and clean up?

I have many threads, and sometimes they just spend too much time 
transferring data. I have the interrupt there in order for it to stop 
sooner rather than later.

Stéphane Bond wrote:
> We just have exactly the same problem with jcifs 1.2.9 on a portal 
> server.
>
> The logs are filled by this stack trace until the disk is full :
>
> jcifs.util.transport.TransportException: Invalid state: 2
>        at jcifs.util.transport.Transport.disconnect(Transport.java:209)
>        at jcifs.util.transport.Transport.loop(Transport.java:126)
>        at jcifs.util.transport.Transport.run(Transport.java:248)
>        at java.lang.Thread.run(Thread.java:595)
>
> Stephane


More information about the jcifs mailing list