You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Reid Sommerville (JIRA)" <ji...@apache.org> on 2016/09/19 15:04:20 UTC

[jira] [Created] (AMQ-6436) tmp_storage folder not cleaned on startup

Reid Sommerville created AMQ-6436:
-------------------------------------

             Summary: tmp_storage folder not cleaned on startup
                 Key: AMQ-6436
                 URL: https://issues.apache.org/jira/browse/AMQ-6436
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.13.3
         Environment: Windows/RHEL 6.8 tested
            Reporter: Reid Sommerville


saw this on our production servers, activemq failed to start due to no space on the mount where tmp_storage was located. Reproduced it on a local windows machine.

start a default activemq broker at the command line.
Run the attached code enough times to cause activemq to start writing to the the tmp_storage folder, in my case 10000 messages was enough to give me 513Mb in tmp:storage
restart activemq and note that the tmp_stora
Note the contents of the tmp_storage folder are still intact. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)