Created
April 18, 2017 12:43
-
-
Save garethahealy/d2fd3da80d228dd21f4fca223cdf2afc to your computer and use it in GitHub Desktop.
activemq-jms-quiver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| quiver: Calling 'quiver-arrow receive --impl activemq-jms //amq7-broker:61616/jms-amq6 --messages 100 --body-size 100 --credit 1000 --transaction-size 0 --timeout 10 --output /tmp/quiver-l4WS9K --verbose' | |
| quiver: Calling 'quiver-arrow send --impl activemq-jms //amq7-broker:61616/jms-amq6 --messages 100 --body-size 100 --credit 1000 --transaction-size 0 --timeout 10 --output /tmp/quiver-l4WS9K --verbose' | |
| quiver-arrow: Calling '/usr/lib/quiver/exec/quiver-arrow-activemq-jms client active receive quiver-e5f96abc amq7-broker 61616 jms-amq6 100 100 1000 0' | |
| quiver-arrow: Calling '/usr/lib/quiver/exec/quiver-arrow-activemq-jms client active send quiver-7f7ae3f1 amq7-broker 61616 jms-amq6 100 100 1000 0' | |
| quiver-arrow-activemq-jms: Calling '/usr/bin/env -- java -Darrow.jms.url=tcp://amq7-broker:61616?jms.clientID=quiver-e5f96abc&jms.prefetchPolicy.all=1000 -Djava.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory -Dorg.slf4j.simpleLogger.defaultLogLevel=warn -classpath /usr/lib/quiver/java/quiver-activemq-jms.jar net.ssorj.quiver.QuiverArrowJms client active receive quiver-e5f96abc amq7-broker 61616 jms-amq6 100 100 1000 0' | |
| quiver-arrow-activemq-jms: Calling '/usr/bin/env -- java -Darrow.jms.url=tcp://amq7-broker:61616?jms.clientID=quiver-7f7ae3f1&jms.prefetchPolicy.all=1000 -Djava.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory -Dorg.slf4j.simpleLogger.defaultLogLevel=warn -classpath /usr/lib/quiver/java/quiver-activemq-jms.jar net.ssorj.quiver.QuiverArrowJms client active send quiver-7f7ae3f1 amq7-broker 61616 jms-amq6 100 100 1000 0' | |
| [ActiveMQ Task-1] WARN org.apache.activemq.transport.failover.FailoverTransport - Failed to connect to [tcp://localhost:61616] after: 10 attempt(s) continuing to retry. | |
| [ActiveMQ Task-1] WARN org.apache.activemq.transport.failover.FailoverTransport - Failed to connect to [tcp://localhost:61616] after: 10 attempt(s) continuing to retry. | |
| quiver-arrow: Stopping process 12 (/usr/lib/quiver/exec/quiver-arrow-activemq-jms) | |
| quiver-arrow: Stopping process 13 (/usr/lib/quiver/exec/quiver-arrow-activemq-jms) | |
| quiver-arrow: Error: Receiver timed out | |
| quiver-arrow: Error: Sender timed out | |
| quiver: Error: Exiting with code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment