| Gautam Heble 2006-07-14, 7:20 am |
| Hi,
My BizTalk orchestration picks up messages from an MSMQ queue located on
different server. The MSMQ queue has been given "full control" permissions
for "everyone" group.
On the development environment, this setup works fine. However, the problem
is that on the staging environment, the orchestration does not pick up
messages from the MSMQ queue. Instead it keeps giving the following error
messages in the event log
Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5740
Date: 2/7/2006
Time: 2:29:31 AM
User: N/A
Computer: BIZ02
Description:
The adapter "MSMQ" raised an error message. Details "The MSMQ adapter
encountered an error receiving a message from receive location
FORMATNAME:DIRECT=OS:APP01\PRIVATE$\INPU
T_QUEUE. Reason: The operation
completed successfully.
".
Event Type: Warning
Event Source: BizTalk Server 2004
Event Category: BizTalk Server 2004
Event ID: 5740
Date: 2/7/2006
Time: 2:31:01 AM
User: N/A
Computer: BIZ02
The MSMQ adapter is unable to process messages from receive location
FORMATNAME:DIRECT=OS:APP01\PRIVATE$\INPU
T_QUEUE. Reason: The system cannot
find message text for message number 0xMSMQ in the message file for The MSMQ
adapter is unable to process messages from receive location
FORMATNAME:DIRECT=OS:APP01\PRIVATE$\INPU
T_QUEUE. Reason: The system cannot
find message text for message number 0x%1 in the message file for %2.
Correct the error and restart this receive location..
Sometimes, stopping/starting the biztalk services solved the problem but
now, even after stopping/starting the biztalk services, deleting the queue
and biztalk ports and re-creating them, the error continues. I even tried
re-installing the MSMQ adapter, but no luck.
Both the servers have Windows 2003 o/s with SP1. The BizTalk version is
BizTalk Server 2004 with SP1 installed.
--
Gautam Heble
|