Hi, I ask mailing-list user same question again because mistake was found in yesterday's E-mail.
I am testing JAMES v2.2.0 and get errors. After I sent mail to JAMES, I found ERROR message in mailstore-2005-11-23.log and smtpserver-2005-11-23.log. I can't understand why these errors occurred. Please teach the method of settlement. This is error log smtpserver-2005-11-23.log------------------------------------------------------------------ 23/11/05 11:17:18 ERROR smtpserver: Unknown error occurred while processing DATA. javax.mail.MessagingException: Exception spooling message: Exception caught while storing mail Container: java.sql.SQLEx ception: Io exception: Broken pipe; nested exception is: class javax.mail.MessagingException: Exception caught while storing mail Container: java.sql.SQLException: Io ex ception: Broken pipe at org.apache.james.James.sendMail(James.java:467) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invoke(BlockInvocationHandler.java:92 ) at $Proxy9.sendMail(Unknown Source) at org.apache.james.smtpserver.SMTPHandler.processMail(SMTPHandler.java:1450) at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:1287) at org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:589) at org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:358) at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:417) at org.apache.james.util.thread.ExecutableRunnable.execute(ExecutableRunnable.java:55) at org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:90) ------------------------------------------------------------------ mailstore-2005-11-23.log ------------------------------------------------------------------ 22/11/05 22:16:19 INFO mailstore: JamesMailStore init... 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.AvalonMailRe pository to handle file protocol requests for repositories of type MAIL 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.AvalonSpoolR epository to handle file protocol requests for repositories of type SPOOL 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.JDBCMailRepo sitory to handle db protocol requests for repositories of type MAIL 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.JDBCSpoolRep ository to handle db protocol requests for repositories of type SPOOL 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.JDBCMailRepo sitory to handle dbfile protocol requests for repositories of type MAIL 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.JDBCSpoolRep ository to handle dbfile protocol requests for repositories of type SPOOL 22/11/05 22:16:19 INFO mailstore: Registering Repository instance of class org.apache.james.mailrepository.MBoxMailRepo sitory to handle mbox protocol requests for repositories of type MAIL 22/11/05 22:16:20 INFO mailstore: JdbcMailRepository 'spool, table 'spool': JDBC Mail Attributes support ready. 22/11/05 22:16:20 INFO mailstore: added repository: db://maildb/spool/spoolSPOOL->org.apache.james.mailrepository.JDBCS poolRepository 22/11/05 22:16:20 INFO mailstore: SpoolRepository inboundSpool opened: -237853397 22/11/05 22:16:20 INFO mailstore: James MailStore ...init 22/11/05 22:16:21 INFO mailstore: added repository: file://var/mail/inboxes/MAIL->org.apache.james.mailrepository.Avalo nMailRepository 22/11/05 22:16:21 INFO mailstore: added repository: file://var/mail/error/MAIL->org.apache.james.mailrepository.AvalonM ailRepository 22/11/05 22:16:21 INFO mailstore: added repository: file://var/mail/outgoing/SPOOL->org.apache.james.mailrepository.Ava lonSpoolRepository 22/11/05 22:16:21 INFO mailstore: added repository: file://var/mail/spam/MAIL->org.apache.james.mailrepository.AvalonMa ilRepository 22/11/05 22:16:21 INFO mailstore: added repository: file://var/mail/address-error/MAIL->org.apache.james.mailrepository .AvalonMailRepository 22/11/05 22:16:21 INFO mailstore: added repository: file://var/mail/relay-denied/MAIL->org.apache.james.mailrepository. AvalonMailRepository 22/11/05 22:18:34 WARN mailstore: JDBCMailRepository: Unexpected exception while closing database statement ------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
