Hi all,
In addition to my previous e-mail, I would like to post a problem
description that I encountered recently.
During a load test against James 2.2.0a9 I got an exception at the
SMTPServer level (see stacktrace at the end of the message). The
exception occurred after more than 300k messages correctly processed by
James. The SMTPServer hanged until I rebooted James.
James was running on top of a Sun 1.4.2 JVM on a W2K server SP4 system.
I was using MySQL repositories on a local database.
Any ideas?
Regards,
Diego
------------------
ERROR smtpserver: Unknown error occurred while processing DATA.
javax.mail.MessagingException: Error in input stream;
nested exception is:
java.net.SocketTimeoutException: Read timed out
at
javax.mail.internet.InternetHeaders.load(InternetHeaders.java:142)
at
javax.mail.internet.InternetHeaders.<init>(InternetHeaders.java:93)
at org.apache.james.core.MailHeaders.<init>(MailHeaders.java:95)
at
org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:1281)
at
org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:63
0)
at
org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.jav
a:399)
at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner
.run(ServerConnection.java:463)
at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Execu
tableRunnable.java:47)
at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.ja
va:80)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]