You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "hengyunabc (JIRA)" <ji...@apache.org> on 2013/05/17 03:46:13 UTC

[jira] [Created] (AMQ-4541) The activemq-admin script cannot connect to the local process , can not get the jmx url

hengyunabc created AMQ-4541:
-------------------------------

             Summary: The activemq-admin script cannot connect to the local process , can not get the jmx url
                 Key: AMQ-4541
                 URL: https://issues.apache.org/jira/browse/AMQ-4541
             Project: ActiveMQ
          Issue Type: Bug
          Components: JMX
    Affects Versions: 5.8.0
         Environment: java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
            Reporter: hengyunabc
            Priority: Trivial


"./activemq list " can work.
"./activemq-admin list" can not work.

It seems that a bug of jdk.
see here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6649594

To fix it: just remove this:
{code}
 -Djava.io.tmpdir="${ACTIVEMQ_TMP}" 
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira