Hello Tim, Thanks for replying.
But what's the purpose of temp store ? Is it applicable to a PersistenceAdapter set to a MemoryPersistenceAdapter ? In fact I don't understand why there is a WARNING log message about disk space if the ActveMQ broker is configured with the property persistence set to false. Best Regards. -----Original Message----- From: tbai...@gmail.com [mailto:tbai...@gmail.com] On Behalf Of Tim Bain Sent: mardi 7 novembre 2017 14:42 To: ActiveMQ Users <users@activemq.apache.org> Subject: [+SPAM+]: Re: WARNING log message to be removed That warning is about the temp store, not the persistence store, and the disk location being used for it isn't big enough for it. It's a valid message that's pointing out a problem in your specific environment, which you should do something about. And no, we will not be removing it. But if you think there's a wording change to the log message that would have helped you recognize that the message relates to the temp store, please submit an enhancement request in JIRA for that wording change and we'll change it if we agree with what you propose. Tim On Nov 7, 2017 2:21 AM, "COURTAULT Francois" <francois.courta...@gemalto.com> wrote: > Hello everyone, > > I had some exchanges, in the TomEE users mailing list, about a WARNING > message which appears even if the PersistenceAdpater is set to a > MemoryPersistenceAdpater. > > Indeed, I have the following message, in the TomEE startup log: > > 01-Nov-2017 14:16:38.360 WARNING [ActiveMQFactory start and > checkpoint] org.apache.activemq.broker.BrokerService.checkUsageLimit > Temporary Store limit is 51200 mb (current store usage is 0 mb). The data > directory: > /opt/gemalto/bin only has 16571 mb of usable space. - resetting to > maximum available disk space: 16571 mb > > Is it possible to not display this WARNING message if > getPersistenceAdapter returns a PersistenceAdapter which is an > instanceof MemoryPersistenceAdpater ? > If you agree, could you create a JIRA entry for that ? > > Best Regards. > > ________________________________ > This message and any attachments are intended solely for the > addressees and may contain confidential information. Any unauthorized > use or disclosure, either whole or partial, is prohibited. > E-mails are susceptible to alteration. Our company shall not be liable > for the message if altered, changed or falsified. If you are not the > intended recipient of this message, please delete it and notify the sender. > Although all reasonable efforts have been made to keep this > transmission free from viruses, the sender will not be liable for > damages caused by a transmitted virus. > ________________________________ This message and any attachments are intended solely for the addressees and may contain confidential information. Any unauthorized use or disclosure, either whole or partial, is prohibited. E-mails are susceptible to alteration. Our company shall not be liable for the message if altered, changed or falsified. If you are not the intended recipient of this message, please delete it and notify the sender. Although all reasonable efforts have been made to keep this transmission free from viruses, the sender will not be liable for damages caused by a transmitted virus.