On closer look: the error messages start with: Lost connection to server during query.
The last two rows of the log below are repeated a number of times. Maybe this sheds some more light on the problem. 2003-10-24 13:21:00,207 INFO org.mmbase.module.Module - Starting module mmbaseroot 2003-10-24 13:21:00,208 SERVICE mmbase.module.core.MMBase - Init of MMBase 1.6.5-Final.20030829 2003-10-24 13:21:00,209 INFO mmbase.module.core.MMBase - mmbase default locale : nl 2003-10-24 13:21:00,232 INFO mmbase.module.database.JDBCProbe - JDBC probe starting 2003-10-24 13:21:00,662 INFO org.mmbase.util.DatabaseLookup - Selected database: 'relational' based on 4 rules in it's filter.(org.gjt.mm.mysql.jdbc2.Connection) 2003-10-24 13:21:00,834 INFO mmbase.module.core.MMBase - Using class: 'org.mmbase.storage.database.RelationalDatabaseStorage' with config: '/usr/share/tc_jubileum/webapps/ROOT/WEB-INF/config/databases/relational .xml'. 2003-10-24 13:21:00,909 SERVICE mmbase.module.database.MultiPool - Creating a multipool for database root containing : 20 connections, which will be refreshed after 256 queries 2003-10-24 13:21:01,801 ERROR mmbase.storage.database.SQL92DatabaseStorage - Lost connection to server during query 2003-10-24 13:21:01,802 SERVICE mmbase.module.database.MultiPool - Creating a multipool for database root containing : 20 connections, which will be refreshed after 256 queries 2003-10-24 13:21:02,085 ERROR mmbase.storage.database.SQL92DatabaseStorage - Communication link failure: java.io.EOFException error
