I am trying to put a 5Mb message on a queue manager that is configured to have a MAXMSGL fo 10Mb, I have also set the channel and local queue to each have a maxmsgl to be 10Mb. The put is failing with the following error:
************
caught JMSException: javax.jms.JMSException: MQJMS2007: failed to send message to MQ queue
linked exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2030
closing session
*************
Can anyone help or have any ideas as to why it is failing.
************
caught JMSException: javax.jms.JMSException: MQJMS2007: failed to send message to MQ queue
linked exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2030
closing session
*************
Can anyone help or have any ideas as to why it is failing.