[ 
https://issues.apache.org/jira/browse/ARTEMIS-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138453#comment-16138453
 ] 

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

Commit 9ff5741f62ca4b223437c0b81dbbc277cbca1048 in activemq-artemis's branch 
refs/heads/master from [~pgfox]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=9ff5741 ]

ARTEMIS-1370 consumer command, does not offer a ClientID command line arg


> consumer command, does not offer a ClientID command line arg 
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-1370
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1370
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.3.0
>            Reporter: Pat Fox
>            Priority: Minor
>
> using 
> {code}
> ./artemis consumer --destination topic://myexample --durable
> {code}
> it gives me
> {code}
> javax.jms.IllegalStateException: Cannot create durable subscription - client 
> ID has not been set
>       at 
> org.apache.activemq.artemis.jms.client.ActiveMQSession.createConsumer(ActiveMQSession.java:746)
>       at 
> org.apache.activemq.artemis.jms.client.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:484)
>       at 
> org.apache.activemq.artemis.jms.client.ActiveMQSession.createDurableSubscriber(ActiveMQSession.java:458)
>       at 
> org.apache.activemq.artemis.cli.commands.messages.ConsumerThread.consume(ConsumerThread.java:140)
>       at 
> org.apache.activemq.artemis.cli.commands.messages.ConsumerThread.run(ConsumerThread.java:64)
> {code}
> There currently seems no command line option available to set a client id 
> when running artemis consumer.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to