You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2002/02/21 02:17:29 UTC

DO NOT REPLY [Bug 6602] - timeout of remote manager lists exception; should be quiet

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6602>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6602

timeout of remote manager lists exception; should be quiet

bugzilla-apache@codeguild.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.0a2                       |unspecified



------- Additional Comments From bugzilla-apache@codeguild.com  2002-02-21 01:17 -------
hmm, I should have listed entire trace, and noted that I'm running from CVS checkout 20 Feb 2002.

Exception: JVM_recv in socket input stream read (code=10004)
java.net.SocketException: JVM_recv in socket input stream read (code=10004)
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:86)
        at java.net.SocketInputStream.read(SocketInputStream.java:67)
        at java.io.InputStreamReader.fill(InputStreamReader.java:173)
        at java.io.InputStreamReader.read(InputStreamReader.java:249)
        at java.io.BufferedReader.fill(BufferedReader.java:139)
        at java.io.BufferedReader.readLine(BufferedReader.java:299)
        at java.io.BufferedReader.readLine(BufferedReader.java:362)
        at org.apache.james.remotemanager.RemoteManagerHandler.handleConnection(
RemoteManagerHandler.java:144)
        at org.apache.avalon.cornerstone.blocks.connection.ConnectionRunner.run(
Connection.java:167)
        at org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Ex
ecutableRunnable.java:47)
        at org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread
.java:86)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>