I get these in the log file of our instance quite a bit:

ERROR  
org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
11.03.2010 10:31:56 -- could not execute statement, reason:
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)


I have searched the list and google, and found some references to
connect_timeout and
DataSources. But most of them are quite old, and on the wiki
(http://wiki.magnolia-cms.com/display/WIKI/Changing+Jackrabbit+PersistenceManager)
It says that using a datasource is not the default way.

So I'm quite confused, using a datasources is not recommended, and using direct
connections is. Yet this does not seem to work for us with Mysql which
is strange
since Mysql is recommended.

Any clues how to proceed ?
-- 
Rico Jansen ([email protected])
"You call it untidy, I call it LRU ordered" -- Daniel Barlow

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to