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 James User <ja...@athletechs.com> on 2008/03/12 14:50:48 UTC

Re: pop3 connection reset error

I have been seeing a similar problem with my thunderbird client when 
popping mail, it has been timing out more often then not when popping mail.

If I look at the pop3server log I don't see the connection request.  I 
am wondering if I can use at telenet client or some other approach to 
get more information.

Thank you in advance for your feedback and comments.

The athletechs Team!

krishoneil wrote:
> i have have problem with my apache james pop3 connection, when polling
> mailing my oulook freezes after certain amounts of emails. here is the pop3
> log.
>
>  ERROR pop3server: Exception during connection from michael (192.168.0.15) :
> Connection reset
> java.net.SocketException: Connection reset
>         at java.net.SocketInputStream.read(SocketInputStream.java:168)
>         at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
>         at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
>         at
> org.apache.james.util.CRLFTerminatedReader.read(CRLFTerminatedReader.java:151)
>         at
> org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTerminatedReader.java:111)
>         at
> org.apache.james.pop3server.POP3Handler.readCommandLine(POP3Handler.java:422)
>         at
> org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:275)
>         at
> org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:422)
>         at
> org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55)
>         at
> org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116)
>
>
>
> there is still mail in my inbox. the max size of email in my inbox is
> 1216927 bytes. is there a way to  increasing the default idle timeout from
> 20480 bytes. 
>
>   

---------------------------------------------------------------------
Powered by athletechs, a service of Viable IT
Copyright(c) 2008 Viable IT, 3432 Denmark Ave. Suite 101, Eagan MN 55123

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


Re: pop3 connection reset error

Posted by krishoneil <kr...@gmail.com>.
hey 

check your antivirus, thats the problem i was facing, 


James User-2 wrote:
> 
> I have been seeing a similar problem with my thunderbird client when 
> popping mail, it has been timing out more often then not when popping
> mail.
> 
> If I look at the pop3server log I don't see the connection request.  I 
> am wondering if I can use at telenet client or some other approach to 
> get more information.
> 
> Thank you in advance for your feedback and comments.
> 
> The athletechs Team!
> 
> krishoneil wrote:
>> i have have problem with my apache james pop3 connection, when polling
>> mailing my oulook freezes after certain amounts of emails. here is the
>> pop3
>> log.
>>
>>  ERROR pop3server: Exception during connection from michael
>> (192.168.0.15) :
>> Connection reset
>> java.net.SocketException: Connection reset
>>         at java.net.SocketInputStream.read(SocketInputStream.java:168)
>>         at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
>>         at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
>>         at
>> org.apache.james.util.CRLFTerminatedReader.read(CRLFTerminatedReader.java:151)
>>         at
>> org.apache.james.util.CRLFTerminatedReader.readLine(CRLFTerminatedReader.java:111)
>>         at
>> org.apache.james.pop3server.POP3Handler.readCommandLine(POP3Handler.java:422)
>>         at
>> org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:275)
>>         at
>> org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:422)
>>         at
>> org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55)
>>         at
>> org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116)
>>
>>
>>
>> there is still mail in my inbox. the max size of email in my inbox is
>> 1216927 bytes. is there a way to  increasing the default idle timeout
>> from
>> 20480 bytes. 
>>
>>   
> 
> ---------------------------------------------------------------------
> Powered by athletechs, a service of Viable IT
> Copyright(c) 2008 Viable IT, 3432 Denmark Ave. Suite 101, Eagan MN 55123
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Re%3A-pop3-connection-reset-error-tp16005173p16043154.html
Sent from the James - Users mailing list archive at Nabble.com.


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


Re: pop3 connection reset error

Posted by David Legg <da...@searchevent.co.uk>.
When you see this problem are you at home, connected to the internet via 
a domestic ADSL broadband account?

If so, it might be down to your ISP changing your IP address from under 
your feet.  Apparently this helps cut down on peer to peer abuse for 
them.  I haven't noticed the problem with email but it used to play 
havoc with my VOIP phones until I paid for a fixed IP address.

I suppose one way to check for that would be to login to your router and 
see if the WAN IP address changes at around the time you notice the problem.

... or it might be something completely different ;-)

Regards,
David Legg

James User wrote:
> I have been seeing a similar problem with my thunderbird client when 
> popping mail, it has been timing out more often then not when popping 
> mail.

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