Hi,The error log indicates the specified the usage limit exceeds available space of the the temporary data directory in your disk.it should be a warn level logging rather than error level.Because this does not break the starup of the broker. You need look for other errors or exceptions.
At 2013-01-22 06:57:17,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.
