Root exception not logged in ClusterNode for ClusterException
-------------------------------------------------------------
Key: JCR-1493
URL: https://issues.apache.org/jira/browse/JCR-1493
Project: Jackrabbit
Issue Type: Improvement
Components: clustering, jackrabbit-core
Affects Versions: core 1.4.1
Environment: SimpleDbPersistenceManager, DatabaseJournal with MySQL
NDBCluster
Reporter: Sébastien Launay
When our MySQL server is down or failed queries we have the following log :
ERROR (ClusterNode-node1) [org.apache.jackrabbit.core.cluster.ClusterNode]
Periodic sync of journal failed: Unable to return record iterater.
So the root exception (SQLException in my case) is missing from the log and
this prevent me from quickly finding the reason.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.