Does netstat show a server socket on port 1099?

If not, does your service script actually use that variable you're
defining? And does it overwrite it and lose your content somewhere before
it starts the ActiveMQ process?

If so, you'll need to tell us more about how you're trying to connect.

Tim

On Fri, Jul 12, 2019, 8:06 AM Andres Tarallo <atara...@acm.org> wrote:

> I´ve managed to make my queue work, messages goes from syslog through
> activemq to graylog. Now I´m trying to configure JMX in apache, without
> success
>
> On my systemd config (file activemq.service) I´ve added in [Service]
>
> Environment=ACTIVEMQ_SUNJMX_START=-Dcom.sun.managment.jmxremote
> -Dcom.sun.managment.port=1099 -Dcom.sun.managment.jmxremote.ssl=false.
>
>
> Any clues are appreciated, thanks
>
> Andrés
>

Reply via email to