I am writing a high volume server that is pulling messages off of a MQSeries Queue and putting them on another MQSeries queue. When I open the queue, sometimes I get a Reason Code 2019(MQRC_HOBJ_ERROR) error. I have multiple threads putting to a mqseries queue, with each thread with their own copy of the queueManager object and of the queue it is accessing. I am using the Client mode and not Bindings mode. All of this is on the NT platform, Lord help me when we move to UNIX and 400.
Does anyone have an idea on why I am getting these errors? [sig][/sig]
Does anyone have an idea on why I am getting these errors? [sig][/sig]