On Wed, Feb 8, 2012 at 1:41 PM, Mark Thomas <ma...@apache.org> wrote:
> On 08/02/2012 18:23, Jonathan Rosenberg wrote:
>> Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:
>> The last packet successfully received from the server was 58,153,867
>> milliseconds ago.  The last packet sent successfully to the server was
>> 58,153,867 milliseconds ago. is longer than the server configured
>> value of 'wait_timeout'. You should consider either expiring and/or
>> testing connection validity before use in your application, increasing
>> the server configured values for client timeouts, or using the
>> Connector/J connection property 'autoReconnect=true' to avoid this
>> problem.
>
> Which part of this is unclear?

The message is, indeed, perfectly clear. Did you read my post?

I don't understand why Tomcat is involved in the authentication  (the
exception happens in org.apache.catalina.realm.JDBCRealm getPassword)
at this point.  As far as I know, the only authentication going on
should be the CAS authentication used by my app.


Clear now?

--
Jonathan Rosenberg
Founder & Executive Director
Tabby's Place, a Cat Sanctuary
http://www.tabbysplace.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to