Hi,
I saw following exception logged as info and then it took down broker.
2014-03-11 21:54:06,474 | INFO | Stopping BrokerService[activemq] due to
exception, java.io.IOException: Short write |
org.apache.activemq.util.DefaultIOExceptionHandler | LevelDB IOException
handler.
java.io.IOException: Short write
at
org.apache.activemq.leveldb.RecordLog$LogAppender$$anonfun$flush$1.apply$mcV$sp(RecordLog.scala:212)
at
org.apache.activemq.leveldb.RecordLog$LogAppender$$anonfun$flush$1.apply(RecordLog.scala:204)
at
org.apache.activemq.leveldb.RecordLog$LogAppender$$anonfun$flush$1.apply(RecordLog.scala:204)
at org.apache.activemq.leveldb.util.TimeMetric.ap
Is there a way to avoid this kind of exception?
thanks,
chirag