You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Kenny Smith <ja...@jakarta.apache.org> on 2003/06/03 23:59:37 UTC

Connection to James shaky (network is stable though)

Hi all,

I've got a weird one for you.

I have a user who has two POP accounts running on the same James server 
(jenn and jslang are the user names). Sometimes when she's checking her 
jenn account (with Outlook via POP3) she will get an error about not 
being able to contact the server.

In the pop server log I find this (some edits have been made only to 
make the lines shorter):

03/06/03 10:17:48 ERROR pop3server: Exception during connection from 
adsl-67-119-139-124.dsl.lsan03.pacbell.net (67.119.139.124) : Socket closed
java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:162)
at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:406)
at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:446)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:180)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at o.a.j.pop3server.POP3Handler.handleConnection(POP3Handler.java:307)
at 
o.a.j.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:462)
at 
o.a.a.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:47)
at o.a.a.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:80)

--------------------------------------------------------------------

The weird part is that she NEVER has a problem when checking the jslang 
account, even though they are on the same server. After Outlook fails to 
connect to James, it stops checking again until she closes and opens 
Outlook again.

Does anyone have any suggestions? I'm going to setup ngrep to see what's 
going on, but I'm not sure I can recreate it at will.

Kenny



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