|
Home > Archive > BizTalk Server General > September 2005 > Mq series Adapter failed to retrieve message.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Mq series Adapter failed to retrieve message.
|
|
| Chirag 2005-07-30, 7:47 am |
| Hi,
I have Biztalk 2004, MQ Series 5.3, window 2003 sp1 on a single machine
configuration.
I have installed a Websphere MQ v 2.0 adapter. Made sure all the user are
correct and appropriate rights, but my receive location gives an error on
retrieving message from the MQ series.
i get 2 error on the event viewer:
1. Source : Biztalk Server 2004, Event ID: 5740
The adapter "MQ" raised an error message. Details "Exception from
HRESULT: 0xC0C1100C.".
2. Source Microsoft Biztalk Server, Event Id : 264
Error encountered as BizTalk attempts to retrive a message from MQSeries,
description = Error encountered on Queue.Get Queue name =
VKPBK01/ERROR.P2.VK.STORE Reason code = 2354. hresult = 0XC0C1100C. This
error will also be reported on the BizTalk server.
FYI: I had MQ series installed before biztalk server
Thank You in advance.
Chirag
--
Chirag
| |
| R. Lyders 2005-09-28, 7:50 am |
| Hi,
Windows 2003 SP1 has change security setting for accessing COM+.
Make sure that you add the BizTalk service account to the local group
"Distributed COM Users" and also add the Account running the MQSAGENT to the
group.
Another important configuration your DTC. Try to change the DTC setting on
both servers to "No Authentication Required" and check "Allow Remote Clients"
regards
Ralf Lüders
"Chirag" wrote:
> Hi,
>
> I have Biztalk 2004, MQ Series 5.3, window 2003 sp1 on a single machine
> configuration.
>
> I have installed a Websphere MQ v 2.0 adapter. Made sure all the user are
> correct and appropriate rights, but my receive location gives an error on
> retrieving message from the MQ series.
>
> i get 2 error on the event viewer:
>
> 1. Source : Biztalk Server 2004, Event ID: 5740
> The adapter "MQ" raised an error message. Details "Exception from
> HRESULT: 0xC0C1100C.".
>
> 2. Source Microsoft Biztalk Server, Event Id : 264
> Error encountered as BizTalk attempts to retrive a message from MQSeries,
> description = Error encountered on Queue.Get Queue name =
> VKPBK01/ERROR.P2.VK.STORE Reason code = 2354. hresult = 0XC0C1100C. This
> error will also be reported on the BizTalk server.
>
> FYI: I had MQ series installed before biztalk server
>
>
> Thank You in advance.
>
> Chirag
> --
> Chirag
|
|
|
|
|