Re: jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml

2016-11-27 Thread Paolo Antinori
It is valid. But it's then, up to you, to manually pass all the environment variables, which, at the end, is what the script does for you, together with other helper functionalities. On Mon, Nov 28, 2016 at 4:24 AM, Tim Bain wrote: > The script is definitely the most common way to start a broke

Re: jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml

2016-11-27 Thread Tim Bain
The script is definitely the most common way to start a broker, but if the other way is no longer valid, we would need to update https://activemq.apache.org/activemq-command-line-tools-reference.html to reflect that. But I'm not aware of a reason why it shouldn't be possible to direct invoke Java

Re: jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml

2016-11-27 Thread Claus Ibsen
Hi You start ActiveMQ using the scripts in the bin directory, not using java -jar. See here how to start/stop ActiveMQ http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQStartingActiveMQ On Sun, Nov 27, 2016 at 11:09 AM, jang wrote: > Hello im a new user of this Acti

Re: jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml

2016-11-27 Thread Tim Bain
First, the log line you quoted is an INFO line, not a WARN or an ERROR; it's probably not a problem. Second, what are the symptoms of the problem? Is the process no longer running (via ps)? The logs show that it's listening for data on ports 61616, 5672, 61613, 1883, and 61614 and for web consol

jolokia-agent: Using policy access restrictor classpath:/jolokia-access.xml

2016-11-27 Thread jang
Hello im a new user of this ActiveMQ im just downloaded it already finished to set JAVA enviorment and MVN also but when i start this ActiveMQ by console. it just stop int this moment C:\apache-activemq-5.14.1\bin>java -jar activemq.jar start Java Runtime: Oracle Corporation 1.8.0_111 C:\Prog