Created
April 18, 2017 12:46
-
-
Save garethahealy/36f35d739535ec9e4ca921ae029df5c3 to your computer and use it in GitHub Desktop.
vertx-proton-quiver
This file contains 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 vertx-proton //amq7-broker:5673/amqp-vertx-proton --messages 100 --body-size 100 --credit 1000 --transaction-size 0 --timeout 10 --output /tmp/quiver-FU15mZ --verbose' | |
quiver: Calling 'quiver-arrow send --impl vertx-proton //amq7-broker:5673/amqp-vertx-proton --messages 100 --body-size 100 --credit 1000 --transaction-size 0 --timeout 10 --output /tmp/quiver-FU15mZ --verbose' | |
quiver-arrow: Calling '/usr/lib/quiver/exec/quiver-arrow-vertx-proton client active send quiver-bc3275da amq7-broker 5673 amqp-vertx-proton 100 100 1000 0' | |
quiver-arrow: Calling '/usr/lib/quiver/exec/quiver-arrow-vertx-proton client active receive quiver-701eda54 amq7-broker 5673 amqp-vertx-proton 100 100 1000 0' | |
quiver-arrow-vertx-proton: Calling '/usr/bin/env -- java -classpath /usr/lib/quiver/java/quiver-vertx-proton.jar -Dorg.slf4j.simpleLogger.defaultLogLevel=warn net.ssorj.quiver.QuiverArrowVertxProton client active send quiver-bc3275da amq7-broker 5673 amqp-vertx-proton 100 100 1000 0' | |
quiver-arrow-vertx-proton: Calling '/usr/bin/env -- java -classpath /usr/lib/quiver/java/quiver-vertx-proton.jar -Dorg.slf4j.simpleLogger.defaultLogLevel=warn net.ssorj.quiver.QuiverArrowVertxProton client active receive quiver-701eda54 amq7-broker 5673 amqp-vertx-proton 100 100 1000 0' | |
Apr 18, 2017 12:46:02 PM io.netty.util.internal.MacAddressUtil defaultMachineId | |
WARNING: Failed to find a usable hardware address from the network interfaces; using random bytes: 71:59:93:48:22:33:5d:3d | |
Apr 18, 2017 12:46:02 PM io.netty.util.internal.MacAddressUtil defaultMachineId | |
WARNING: Failed to find a usable hardware address from the network interfaces; using random bytes: 38:3d:36:a6:18:13:cd:37 | |
quiver-arrow: Stopping process 12 (/usr/lib/quiver/exec/quiver-arrow-vertx-proton) | |
quiver-arrow: Stopping process 13 (/usr/lib/quiver/exec/quiver-arrow-vertx-proton) | |
quiver-arrow: Error: Sender timed out | |
quiver-arrow: Error: Receiver 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