We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@magnus-longva-bouvet
Thank you for reporting on this. Will take a look today and report back here!
Sorry, something went wrong.
Hi @magnus-longva-bouvet plumber currently only supports the STOMP protocol. We will work on getting JMS support added
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: