Re: Time out from connections
Posted by: Todd Farmer
Date: July 24, 2013 09:00AM

Hi Greg,

That's a curious stack trace - it doesn't mention com.mysql.jdbc packages anywhere in the stack trace. It almost looks like a custom JDBC driver:

java.sql.SQLException: Invalid header response: Timed out waiting for response
at com.mcmcllc.client.db.ClientResultSet.readHeaders(ClientResultSet.java:720)
at com.mcmcllc.client.db.ClientResultSet.getCachedRow(ClientResultSet.java:745)
at com.mcmcllc.client.db.ClientResultSet.next(ClientResultSet.java:74)

Do you have any related stack traces which might point towards com.mysql.jdbc packages?

--
Todd Farmer
MySQL @ Oracle
http://www.oracle.com/mysql/

Options: ReplyQuote


Subject
Written By
Posted
July 17, 2013 06:42PM
Re: Time out from connections
July 24, 2013 09:00AM


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.