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.
>

Reply via email to