ActiveMQ XML: 

   <amq:broker tmpDataDirectory="/local/mqbroker/tmp_store" 
persistent="true" brokerName="${activemq.broker.name}"
        useJmx="true" offlineDurableSubscriberTimeout="172800000"
        offlineDurableSubscriberTaskSchedule="3600000"
advisorySupport="false">

The directory "/local/mqbroker/tmp_store" is empty. Nothing is there. 
[amqdev@app1a (jupiter.c) /local/mqbroker/tmp_store]$ ls -al 
total 0
drwxrwxr-x 2 amqdev amqdev  6 Aug 31 09:13 .
drwxr-xr-x 4 amqdev amqdev 36 Aug 31 09:13 ..

Yeah, I enabled debug logs but didn't find anything relevant. It does not
even say which place broker is using for temp store.





--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to