04 11:08:47 +0300
From: Andras Balogh <[EMAIL PROTECTED]>
Subject: java.sql.SQLException: Communication link failure: java.io.IOException
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hello Lucas,
I would try to play a little bit with the connection settings of mysql, see:
htt
rts on the 'getConnection()', and happens only from time to time...
Would it have something to do with the way my host provide treats security and
connection pools?
Bellow is the stack trace I get:
java.sql.SQLException: Communication link failure: java.io.IOException
at com.mysql.jdbc.Mysq
the stack trace I get:
>
>java.sql.SQLException: Communication link failure: java.io.IOException
This is an I/O error, which means that the problem happens deep inside
your JDBC driver. Probably it lost its connection to the
database. This could be everything from a rebooted switch between your
on the 'getConnection()', and happens only from time to time...
Would it have something to do with the way my host provide treats security and
connection pools?
Bellow is the stack trace I get:
java.sql.SQLException: Communication link failure: java.io.IOException