Setting java.io.tmp makes problems with some shell commands
-----------------------------------------------------------

                 Key: AMQ-3789
                 URL: https://issues.apache.org/jira/browse/AMQ-3789
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac


The problem is that with setting java.io.tmp we hit JDK bug and are not able to 
get list of active VMs, which are used in various shell commands (like stop, 
list, etc.). The easy solution is to set this property only when we start a 
broker (as we really don't use it in other scenarios).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to