rin_ne commented on Bug JENKINS-24012

When message was consumed, Jenkins made warning in log:

org.jenkinsci.plugins.rabbitmqconsumer.channels.ConsumeRMQChannel$MessageConsumer handleDelivery
WARN: caught exception in delivery handler
java.lang.ClassCastException: com.rabbitmq.client.impl.LongStringHelper$ByteArrayLongString cannot be cast to java.lang.String
at com.sonyericsson.hudson.plugins.gerrit.trigger.impls.RabbitMQMessageListenerImpl.onReceive(RabbitMQMessageListenerImpl.java:93)
at org.jenkinsci.plugins.rabbitmqconsumer.extensions.MessageQueueListener.fireOnReceive(MessageQueueListener.java:83)
at org.jenkinsci.plugins.rabbitmqconsumer.channels.ConsumeRMQChannel$MessageConsumer.handleDelivery(ConsumeRMQChannel.java:135)
at com.rabbitmq.client.impl.ConsumerDispatcher$5.run(ConsumerDispatcher.java:140)
at com.rabbitmq.client.impl.ConsumerWorkService$WorkPoolRunnable.run(ConsumerWorkService.java:76)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to