[
http://issues.apache.org/jira/browse/JAMES-466?page=comments#action_12374683 ]
Norman Maurer commented on JAMES-466:
-------------------------------------
I add some things to log sizes.. here it is:
16/04/06 10:43:36 INFO mailstore: messageExists: false
16/04/06 10:43:36 INFO mailstore: name: Mail1145177016265-135 - size: 2090
16/04/06 10:43:36 INFO mailstore: name: Mail1145177016265-135 - baos: 82
16/04/06 10:43:36 INFO mailstore: messageExists: false
16/04/06 10:43:36 INFO mailstore: name: Mail1145177016466-136 - size: 2179
16/04/06 10:43:36 INFO mailstore: name: Mail1145177016466-136 - baos: 82
16/04/06 10:43:37 INFO mailstore: messageExists: true
16/04/06 10:43:37 INFO mailstore: messageExists: false
16/04/06 10:43:37 INFO mailstore: name: Mail1145177016466-136 - size: 7632
16/04/06 10:43:37 INFO mailstore: name: Mail1145177016466-136 - baos: 451
16/04/06 10:43:37 ERROR mailstore: Exception caught while storing mail Container
java.sql.SQLException: Error while reading binary stream: java.io.IOException:
Pipe not connected
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910)
at
com.mysql.jdbc.ServerPreparedStatement.storeStream(ServerPreparedStatement.java:2378)
at
com.mysql.jdbc.ServerPreparedStatement.serverLongData(ServerPreparedStatement.java:1295)
at
com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1047)
at
com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:684)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:768)
at
org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:168)
at
org.apache.james.mailrepository.JDBCMailRepository.store(JDBCMailRepository.java:751)
at
org.apache.james.mailrepository.JDBCSpoolRepository.store(JDBCSpoolRepository.java:236)
at
org.apache.james.transport.mailets.RemoteDelivery.service(RemoteDelivery.java:1001)
at
org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:414)
at
org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:397)
at
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:306)
at java.lang.Thread.run(Thread.java:595)
> java.sql.SQLException: Error reading from InputStream java.io.IOException in
> current trunk
> ------------------------------------------------------------------------------------------
>
> Key: JAMES-466
> URL: http://issues.apache.org/jira/browse/JAMES-466
> Project: James
> Type: Bug
> Components: MailStore & MailRepository
> Versions: 2.3.0a1
> Environment: java 1.5, mysql-connector-java-3.0.17-ga-bin.jar
> Reporter: Norman Maurer
> Assignee: Stefano Bagnara
> Priority: Blocker
>
> After upgrading to latest trunk i notice this exception about 8 times today:
> 01/04/06 21:52:53 ERROR spoolmanager: Exception in processor <transport>
> javax.mail.MessagingException: Exception caught while storing mail Container:
> ;
> nested exception is:
> java.sql.SQLException: Error reading from InputStream
> java.io.IOException
> at
> org.apache.james.mailrepository.JDBCMailRepository.store(JDBCMailRepository.java:755)
> at
> org.apache.james.mailrepository.JDBCSpoolRepository.store(JDBCSpoolRepository.java:236)
> at
> org.apache.james.transport.mailets.RemoteDelivery.service(RemoteDelivery.java:1001)
> at
> org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:414)
> at
> org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:397)
> at
> org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:306)
> at java.lang.Thread.run(Thread.java:595)
> 01/04/06 21:52:53 ERROR spoolmanager: An error occurred processing
> Mail1143921172623-45 through transport
> 01/04/06 21:52:53 ERROR spoolmanager: Result was error
> Whats the Problem ? Should i upgrade the mysql-connector ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]