Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-315

Socket to any_ip.com (xx.xx.xx.xx) closed remotely. java.net.SocketException: Connection reset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 2.2.0
    • None
    • SMTPServer
    • None
    • Win2K SunJAVA

    Description

      Although James seems to handling this, it looks to me as if it's doing it the hard (by resetting). If this IS what is suppose to happen or a 'by-design' reaction, I apologize for the false flag.

      I did remove the ip from the log. It does happen several times a day, from several different sources.

      excerpt from smtpserver.log

      06/08/04 21:24:14 ERROR smtpserver: Socket to XX-XX-XX-XX-adsl-tpe.dynamic.so-net.net.tw (xx.xx.xx.xx) closed remotely.
      java.net.SocketException: Connection reset
      at java.net.SocketInputStream.read(Unknown Source)
      at java.io.BufferedInputStream.read1(Unknown Source)
      at java.io.BufferedInputStream.read(Unknown Source)
      at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source)
      at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source)
      at sun.nio.cs.StreamDecoder.read(Unknown Source)
      at java.io.InputStreamReader.read(Unknown Source)
      at java.io.BufferedReader.fill(Unknown Source)
      at java.io.BufferedReader.read(Unknown Source)
      at org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTerminatedReader.java:98)
      at org.apache.james.smtpserver.SMTPHandler.readCommandLine(SMTPHandler.java:505)
      at org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:358)
      at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:417)
      at org.apache.james.util.thread.ExecutableRunnable.execute(ExecutableRunnable.java:55)
      at org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90)

      Attachments

        Activity

          People

            Unassigned Unassigned
            dasanco DASANCO
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: