You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/21 09:39:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17432321#comment-17432321 ] 

ASF subversion and git services commented on ARTEMIS-3528:
----------------------------------------------------------

Commit b459fe50752d30eaf60f5a6cafe8da276730da31 in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b459fe5 ]

ARTEMIS-3528 only enable JVM debug options for 'run' command


> 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: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Minor
>          Time Spent: 10m
>  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.3.4#803005)