|
This can begin to occur when your Confluence site has grown to a certain size that the database connections times out, during the backup operation: Stacktrace: java.sql.SQLException: Communication link failure: java.io.EOFException, underlying cause: null
java.io.EOFException STACKTRACE: java.io.EOFException Increase the wait_timeout variable in the Mysql configuration file. |

Comments (2)
Aug 25, 2005
Anonymous says:
I have meet the same question.And we use mysql 4.0.5.So I really want to know ho...I have meet the same question.And we use mysql 4.0.5.So I really want to know how to fix this mistake.
my email:fanboy2002@msn.com
Thanks.
Aug 25, 2005
David Loeng says:
Increase the wait_timeout variable in the Mysql configuration file?Increase the wait_timeout variable in the Mysql configuration file?
Add Comment