Hey all,

On a shared server, MySQL 4.1, CF7.

I have my application set to email me errors.  I started getting "broken 
pipe" errors this morning every couple of minutes.  I have googled around 
but there are a lot of different opinions as to the cause.  Just hoping 
someone has run across this before and might have some ideas, so I can help 
the server admin figure it out.  The error is below:
-----------------
Communications link failure due to underlying exception: ** BEGIN NESTED 
EXCEPTION ** java.net.SocketException MESSAGE: Broken pipe STACKTRACE: 
java.net.SocketException: Broken pipe at 
java.net.SocketOutputStream.socketWrite0(Native Method) at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at 
java.net.SocketOutputStream.write(SocketOutputStream.java:136) at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66) at 
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124) at 
com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2739) at 
com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2650) at 
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1581) at 
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1695) at 
com.mysql.jdbc.Connection.execSQL(Connection.java:2998) at 
com.mysql.jdbc.Connection.execSQL(Connection.java:2927) at 
com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:770) at 
coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedState...


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285220
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to