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 ji...@apache.org on 2004/06/06 23:07:53 UTC

[jira] Closed: (JAMES-82) Socket exception when trying to get news message from a NNTP client

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-82

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-82
    Summary: Socket exception when trying to get news message from a NNTP client
       Type: Bug

     Status: Closed
 Resolution: FIXED

    Project: James
 Components: 
             NNTPServer & Repository
   Versions:
             2.1

   Assignee: 
   Reporter: Bruno Le discot

    Created: Tue, 4 Feb 2003 5:04 PM
    Updated: Sun, 6 Jun 2004 2:05 PM
Environment: Operating System: Windows NT/2K
Platform: PC

Description:
NNTP Client : Outlook, Mozilla
Error occured when trying to get message 

ERROR nntpserver: Exception during connection:Connection aborted by peer: 
JVM_recv in socket input stream read
java.net.SocketException: Connection aborted by peer: JVM_recv in socket input 
stream read
	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.nntpserver.NNTPHandler.handleConnection
(NNTPHandler.java:357)
	at 
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run
(ServerConnection.java:404)
	at org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute
(ExecutableRunnable.java:47)
	at org.apache.avalon.excalibur.thread.impl.WorkerThread.run
(WorkerThread.java:80)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org