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

java.net.SocketException in POP3server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.0a3
    • None
    • POP3Server
    • None
    • Operating System: Windows XP
      Platform: PC
    • 12120

    Description

      this log is from james-2.1a1-2002-08-18 but is also present in v2.0a3. i am
      using JRE 1.3.1 or 1.3.1_02, both are installed. i am also using the same
      configuration as my working v2.0a2 which does not have this error. this error
      only occurs when there is new mail on the server.

      27/08/02 09:41:28 DEBUG pop3server: Command received: RETR 1
      27/08/02 09:41:28 DEBUG pop3server: Sent: +OK Message follows
      27/08/02 09:42:31 ERROR pop3server: Exception during connection from
      192.168.1.1 (192.168.1.1) : Connection reset by peer: JVM_recv in socket input
      stream read
      java.net.SocketException: Connection reset by peer: JVM_recv in socket input
      stream read
      at java.net.SocketInputStream.socketRead(Native Method)
      at java.net.SocketInputStream.read(Unknown Source)
      at java.net.SocketInputStream.read(Unknown Source)
      at java.io.InputStreamReader.fill(Unknown Source)
      at java.io.InputStreamReader.read(Unknown Source)
      at java.io.BufferedReader.fill(Unknown Source)
      at java.io.BufferedReader.readLine(Unknown Source)
      at java.io.BufferedReader.readLine(Unknown Source)
      at org.apache.james.pop3server.POP3Handler.handleConnection
      (POP3Handler.java:207)
      at org.apache.avalon.cornerstone.blocks.connection.ConnectionRunner.run
      (Connection.java:169)
      at org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute
      (ExecutableRunnable.java:47)
      at org.apache.avalon.excalibur.thread.impl.WorkerThread.run
      (WorkerThread.java:80)
      27/08/02 09:43:28 ERROR pop3server: Connection timeout on socket

      Attachments

        Activity

          People

            Unassigned Unassigned
            postmaster@neonkiwi.com Randy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: