Vertx amqp bridge message decoding exception

200 views Asked by At

We are trying receive messages from Amqp broker hosted on solace vmr using vertx amqp bridge. We are receiving the following exception when there is special character in the message. Please let us know how to handle this.

ERROR: vert.x-eventloop-thread-0] null.null Unhandled exception java.lang.IllegalArgumentException: Cannot parse String

0

There are 0 answers