Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveMQ - "Unable to complete command: unable to create client: unable to create activemq client" #116

Open
magnus-longva-bouvet opened this issue Jun 16, 2021 · 2 comments

Comments

@magnus-longva-bouvet
Copy link

magnus-longva-bouvet commented Jun 16, 2021

I'm running an ActiveMQ 5.16.0 instance, and I can't make plumber connect to it. The queue is protected by a username and a password.

telnet 10.75.93.20 61616
Trying 10.75.93.20...
Connected to 10.75.93.20.
Escape character is '^]'.
�;�ActiveMQ
           ��)
              �TcpNoDelayEnabled���SizePrefixDisabled�	CacheSize�
                                                                  ProviderName ActiveMQ�StackTraceEnabled��PlatformDetails	�Java
                                                                                                                                     CacheEnabled���TightEncodingEnabled��
                                                                                                                                                                          MaxFrameSize��@�MaxInactivityDuration�u0 MaxInactivityDurationInitalDelay�'�ProviderVersion	�5.16.0^C^Z^CConnection closed by foreign host.
./plumber-linux read activemq --address="10.75.93.20:61616" --queue=myqueue --debug
INFO[0000] 
█▀█ █   █ █ █▀▄▀█ █▄▄ █▀▀ █▀█
█▀▀ █▄▄ █▄█ █ ▀ █ █▄█ ██▄ █▀▄ 
FATA[0000] Unable to complete command: unable to create client: unable to create activemq client: EOF
@uzarubin
Copy link

@magnus-longva-bouvet

Thank you for reporting on this. Will take a look today and report back here!

@blinktag
Copy link
Member

Hi @magnus-longva-bouvet plumber currently only supports the STOMP protocol. We will work on getting JMS support added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants