JMS input getting an error JMS Consumer Died

Hi all,

I've got a JMS input in my logstash config getting messages from a IBM MQ and i'm getting this error:

JMS Consumer died {:exception=>com.ibm.msg.client.jms.DetailedMessageEOFException: JMSWMQ2002: Failed to get a message from destination 'XXXX'

After digging a bit i find the mqjms.log with this entry:

Caused by [1] --> Message : com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2009' ('MQRC_CONNECTION_BROKEN').

I've question our infrastructure guys and none of our FW or something like this interrupted the consuming, but we keep getting this error.
The strange thing is that the process runs, but occasionally keeps getting this error.

Anyone passed by this kind of error?

Cheers,

Nuno Ferreira