Thursday, November 25, 2010

activemq and the java.io.EOFException: Chunk stream does not exist at page on broker start

Deleting the activemq-data directory seems to be the only recovery solution (which is not an option in production)

rm -rf /opt/local/share/java/activemq/data

1 comment:

  1. rm -rf * on /opt/local/share/java/activemq/bin/macosx/activemq-data/localhost
    You don't need to set your scheduler support to false...

    ReplyDelete