This page last changed on Jan 13, 2005 by david.soul@atlassian.com.

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

    • BEGIN NESTED EXCEPTION **

java.io.EOFException

STACKTRACE:

java.io.EOFException
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1394)

Increase the wait_timeout variable in the Mysql configuration file.

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.

Posted by at Aug 25, 2005 01:56

Increase the wait_timeout variable in the Mysql configuration file?

Posted by dave@atlassian.com at Aug 25, 2005 02:34
Document generated by Confluence on Feb 07, 2007 23:55