Started about a week ago. Been running activeMQ 5.3.1 with no issues for
months and months.
Suddenly, about a week ago, activemq would shut down on a daily basis
(different times of day) with the following errors in the logs:
2011-06-29 17:12:10,207 | INFO | Stopping the broker due to IO exception,
java.io.SyncFailedException: sync failed |
org.apache.activemq.util.DefaultIOExceptionHandler | ActiveMQ Journal
Checkpoint Worker
java.io.SyncFailedException: sync failed
at java.io.FileDescriptor.sync(Native Method)
at org.apache.kahadb.page.PageFile.writeBatch(PageFile.java:1007)
at org.apache.kahadb.page.PageFile.flush(PageFile.java:448)
at
org.apache.activemq.store.kahadb.MessageDatabase.checkpointUpdate(MessageDatabase.java:966)
at
org.apache.activemq.store.kahadb.MessageDatabase.access$400(MessageDatabase.java:82)
at
org.apache.activemq.store.kahadb.MessageDatabase$9.execute(MessageDatabase.java:599)
at org.apache.kahadb.page.Transaction.execute(Transaction.java:728)
at
org.apache.activemq.store.kahadb.MessageDatabase.checkpointCleanup(MessageDatabase.java:597)
at
org.apache.activemq.store.kahadb.MessageDatabase$3.run(MessageDatabase.java:249)
Running Solaris 10 11/06 s10x_u3wos_10 X86.
There is most definitely not a disk space issue (tmp or otherwise)
Anyone have any thoughts?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-stopping-repeatedly-because-of-SyncFailedException-tp3648794p3648794.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.