You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (Created) (JIRA)" <ji...@apache.org> on 2012/03/28 11:09:37 UTC

[jira] [Created] (AMQ-3789) Setting java.io.tmp makes problems with some shell commands

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

        

[jira] [Resolved] (AMQ-3789) Setting java.io.tmp makes problems with some shell commands

Posted by "Dejan Bosanac (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-3789.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.6.0

Fixed with svn revision 1306224
                
> 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
>             Fix For: 5.6.0
>
>
> 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