On Wed, 2010-09-29 at 12:58 -0700, johneboyer wrote:
> I've been using ActiveMQ 5.4.1 since its release. I've been running it with
> the console: ./activemq console. However, now I'm unable to start the
> broker. Does anyone know what it is going wrong? Thank you for your time!
> 
> INFO: Using default configuration
> (you can configure options in one of these file: /etc/default/activemq
> /Users/johndev/.activemqrc)
> 
> INFO: Invoke the following command to create a configuration file
> ./activemq setup [ /etc/default/activemq | /Users/johndev/.activemqrc ]
> 
> INFO: Using java '/System/Library/Frameworks/JavaVM.framework/Home/bin/java'
> INFO: Starting in foreground, this is just for debugging purposes (stop
> process by pressing CTRL+C)
> Java Runtime: Apple Inc. 1.6.0_20
> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
>   Heap sizes: current=258880k  free=253085k  max=258880k
>     JVM args: -Xms256M -Xmx256M
> -Dorg.apache.activemq.UseDedicatedTaskRunner=true
> -Djava.util.logging.config.file=logging.properties
> -Dcom.sun.management.jmxremote
> -Dactivemq.classpath=/Applications/apache-activemq-5.4.1/conf;
> -Dactivemq.home=/Applications/apache-activemq-5.4.1
> -Dactivemq.base=/Applications/apache-activemq-5.4.1
> ACTIVEMQ_HOME: /Applications/apache-activemq-5.4.1
> ACTIVEMQ_BASE: /Applications/apache-activemq-5.4.1
> Loading message broker from: xbean:activemq.xml
>  WARN | destroyApplicationContextOnStop parameter is deprecated, please use
> shutdown hooks instead
>  INFO |
> PListStore:/Applications/apache-activemq-5.4.1/data/localhost/tmp_storage
> started
>  INFO | Using Persistence Adapter:
> KahaDBPersistenceAdapter[/Applications/apache-activemq-5.4.1/data/kahadb]
>  INFO | KahaDB is version 2
>  INFO | Recovering from the journal ...
>  INFO | Recovery replayed 1 operations from the journal in 0.051 seconds.
>  INFO | ActiveMQ 5.4.1 JMS Message Broker (localhost) is starting
>  INFO | For help or more information please see: http://activemq.apache.org/
>  INFO | Scheduler using directory:
> /Applications/apache-activemq-5.4.1/data/localhost/scheduler
> ERROR | Failed to start ActiveMQ JMS Message Broker. Reason:
> java.io.EOFException: Chunk stream does not exist at page: 0
> java.io.EOFException: Chunk stream does not exist at page: 0
>       at org.apache.kahadb.page.Transaction$2.readPage(Transaction.java:454)

You are not the only one seeing this, see:
https://issues.apache.org/activemq/browse/AMQ-2935

Regards

-- 
Tim Bish

Open Source Integration: http://fusesource.com

Follow me on Twitter: http://twitter.com/tabish121
My Blog: http://timbish.blogspot.com/

Reply via email to