David Araujo wrote:
Hello,

under heavy load (lot's of smtp connections) my james server is crashing with the folling error:
[...]
Caused by: java.sql.SQLException: Streaming result set [EMAIL PROTECTED] is still active. Only one streaming result set may be open and in use per-connection. Ensure that you have called .close() on any active result sets before attempting more queries.

I'm using a mysql database with the driver mysql-connector-java-3.0.11-stable-bin.jar in the james lib.

Anyone know how to resolve this problem? I'm affraid to put james with this erros in a production environment.

Have you added any custom mailet to your configuration?
What did you change from the original configuration? Is it James 2.2.0 or what?

It is the first time I see that exception on this list, so it may be something related to your own configuration/environment.

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to