You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/15 13:59:00 UTC

[jira] [Closed] (ARTEMIS-3528) Only enable JVM debug options for 'run' command

     [ https://issues.apache.org/jira/browse/ARTEMIS-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3528.
------------------------------------

> Only enable JVM debug options for 'run' command
> -----------------------------------------------
>
>                 Key: ARTEMIS-3528
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3528
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Minor
>             Fix For: 2.20.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This is what happens if I try to add a new user from the same machine where the broker instance is running in debug mode ({{etc/artemis.profile}}, DEBUG_ARGS enabled):
> {noformat}
> $ bin/artemis user add --url tcp://localhost:61616 --user admin --password admin \
>   --user-command-user foo --user-command-password foo --role amq
> ERROR: transport error 202: bind failed: Address already in use
> ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
> JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [src/jdk.jdwp.agent/share/native/libjdwp/debugInit.c:735]{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)