Hi Dave,

Are you using db repository or file repository?

Does the exception occour in connection , while loggin in, or during the
download of the messages?

Stefano

> -----Messaggio originale-----
> Da: Dave Harms [mailto:[EMAIL PROTECTED] 
> Inviato: giovedì 4 agosto 2005 16.08
> A: server-user@james.apache.org
> Oggetto: POP3Handler read timed out - can't get email
> 
> I installed James about six weeks ago, and for the most part 
> it's worked well. But I've been away on vacation and I have a 
> large number of emails waiting for me on the server which I 
> cannot retrieve (using Thunderbird). Accounts  with few 
> emails work properly.
> 
> The only relevant information I can find is in the pop3 log:
> 
> 04/08/05 09:42:49 INFO  pop3server: Connection from 
> S0106000d88984025.wp.shawcable.net (24.77.13.87)
> 04/08/05 09:44:19 ERROR pop3server: Exception during 
> connection from S0106000d88984025.wp.shawcable.net (24.77.13.87) :
> Read timed out
> java.net.SocketTimeoutException: Read timed out
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.read(SocketInputStream.java:116)
>         at 
> java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
>         at 
> java.io.BufferedInputStream.read(BufferedInputStream.java:277)
>         at
> sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:404)
>         at
> sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:442)
>         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:179)
>         at java.io.InputStreamReader.read(InputStreamReader.java:167)
>         at java.io.BufferedReader.fill(BufferedReader.java:136)
>         at java.io.BufferedReader.read(BufferedReader.java:157)
>         at
> org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTermin
> atedReader.java:98)
>         at
> org.apache.james.pop3server.POP3Handler.readCommandLine(POP3Ha
> ndler.java:415)
>         at
> org.apache.james.pop3server.POP3Handler.handleConnection(POP3H
> andler.java:266)
>         at
> org.apache.james.util.connection.ServerConnection$ClientConnec
> tionRunner.run(ServerConnection.java:417)
>         at
> org.apache.james.util.thread.ExecutableRunnable.execute(Execut
> ableRunnable.java:55)
>         at
> org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90)
> 
> Thing is, once in a while everything does work - I have been 
> able to get messages for one account with about 200 waiting emails.
> 
> Any suggestions?
> 
> Dave
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to