This should be only a warning. Not sure why it's an error in your case. Anyway you have to fix it by reset the limit: that should be the right thing to do. Otherwise you may get a big issue some day.
Thanks, Zhigang On Mon, Jan 21, 2013 at 5:57 PM, Kevin <[email protected]> wrote: > Hello, > I am unable to start up ActiveMQ because of this error: > > ERROR | Temporary Store limit is 51200 mb, whilst the temporary data > directory: /home/user/apache-activemq-5.7.0/data/localhost/tmp_storage only > has 5854 mb of usable space | org.apache.activemq.broker.BrokerService | > main > > I have set a limit of 100mb in temporary > > Can somebody help me get past this? > > Thanks! > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Error-on-ActiveMQ-Startup-tp4661998.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >
