1 message in com.mysql.lists.javaCommunication Link Failure
FromSent OnAttachments
Sajida Kalsoom19 Mar 2000 21:49 
Subject:Communication Link Failure
From:Sajida Kalsoom (saj@advcomm.net)
Date:03/19/2000 09:49:39 PM
List:com.mysql.lists.java

Hi user

I am using mm.mysql.jdbc-2.0pre5.tar, Apache Web Server , Jserv1.0 on
solaris sparc 7, all is running well but after one of two days i get the
following error.

java.io.IOException:Broken Pipe at java.net.SocketOutputStream.SocketWhite (Native Method) at java.net.SocketOutputStream.SocketWhite (Compiled Code) at java.net.SocketOutputStream.White (Compiled Code) at java.io.BufferedOutputSystem.flush (Compiled Code) at java.io.DataOutputSystem.flush (Compiled Code) at org.gjt.mm.mysql.MySqlIO.send (Compiled Code) at org.gjt.mm.mysql.MySqlIO.sendCommand (Compiled Code) at org.gjt.mm.mysql.MySqlIO.sendQueryDirect (Compiled Code) at org.gjt.mm.mysql.MySqlIO.sendQuery (Compiled Code) at org.gjt.mm.mysql.MySql.connection.execSQL (Compiled Code) at org.gjt.mm.mysql.MySql.connection.execSQL (Compiled Code) at org.gjt.mm.mysql.MySql.Statement.executeUpdate (Compiled Code) at org.gjt.mm.mysql.MySql.jdbc2.Statement.executeUpdate (Compiled Code) at RadiusParserThread.TableInsertion (Compiled Code) at RadiusParserThread.Run (Compiled Code) java.sql.SQLException: Error during query: UnException: java.sql.SQLException
message given: Communication Link Failure: java.io.IOException at java.lang.Throwable.fillInStackTrace (Native Method) at java.lang.Throwable.fillInStackTrace (Compiled Code)

when i restart mysql database its again working file. can any body please help
whats the reason for that . I am not using any connection pool. every time page
is called connection is refresh and closed .