Enterprise MQ Adapter: Exception occurs in recieving msgs

Hello all,

A problem of recieving MQ messages with MQ Series Adapter 4.2.2(No Service Pack) in Enterprise 4.1.1.

Integration for MQ system has been build and it works fine for the most messages.
But my MQ adapter sometimes failes recieving messages.
That adapter never stop, just failes processing recieved MQ messages.
It maybe important that I couldn’t make the same error for the same message. As long as I tried, the adapter accepts the error messages in the second recieving for recovery.

Following is an error log of published “adapter::errorNotifiy”.

003/03/31 18:48:43, AdapterType:MQSeriesAdapter, Category:Adapter, ErrorMessage:
(108) Could not invoke script “MyIntegration_getMQMessage”
(017) IOException processing message.
Application field: “DTSEQ”, Document field: “DTSEQ”.
Exception message “Cp5026”.COM.activesw.adapter.devkit.AdapterException:
(017) IOException processing message.
Application field: “DTSEQ”, Document field: “DTSEQ”.
Exception message “Cp5026”.

Anyone met the same kind of problem, and/or knows some solutions?

Regards

Did you ever find a resolution for this?