Page 1 of 1

Problmes with MQ stage

Posted: Fri Mar 10, 2006 6:20 pm
by yaminids
Hello friends,

I am getting the following error when I tried to connect to a Queue and retrieve the messages:

The WebSphere MQ plug-in is unable to process non-string formatted messages.

Can someone please help me in dubugging the issue?

Thanks a lot in advance
Yamini

Re: Problmes with MQ stage

Posted: Tue Mar 21, 2006 11:17 am
by THEDSKID
Have you tried to create a test message from within MQ explorer? I would try this first so that you know that the message is going into the queue in a txt format and then try to retrieve that test message.

If that works then you might need to look at the process that is creating the message and what format it is using.
yaminids wrote:Hello friends,

I am getting the following error when I tried to connect to a Queue and retrieve the messages:

The WebSphere MQ plug-in is unable to process non-string formatted messages.

Can someone please help me in dubugging the issue?

Thanks a lot in advance
Yamini

Re: Problmes with MQ stage

Posted: Tue Mar 21, 2006 7:46 pm
by yaminids
Hi Chris,

Thanks for your input
In our case the problem was with the input message which was not in the format we were expecting

Yamini