Re: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
Posted by: Mark Matthews
Date: May 10, 2010 07:04AM

Vony,

There is no way to set the default timeout for the JDBC driver, so the "default" is to never timeout. Since it seems you're using Jboss as the application server, their connection pool has a statement timeout configuration, I'd start by looking there.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.