01-14-06 02:59 AM
Axel,
> Hi, here is the situation: We have 1 group with two BTS servers (2004) and
> 1
> SQL. Sending messages from a MSMQ computer two one of the two nodes is
> working fine but when addressing the other all the messages get stuck in
> the
> outgoing queue. No reaction from the sending computer nor the BTS machine.
> The message just stays "unacked" with the state "inactive". I've tried
> telnet
> the computer which is working fine, also tried sending with "FormatName"
> in
> the queue definition but no change. Everything is rebooted, sp:s
> installed...
>
> Anyone have any ideas or how I can debug/trace this scenario?
Are you running MSMQ and MSMQT side by side on the servers? or just MSMQT?
There are a few issues that might be popping up:
1. Make sure the name of the server you're using on the send side when
sending the message matches the computer name configured for MSMQT,
otherwise the message will always be rejected by MSMQT.
2. Make sure from the sending machine that name resolution is working
correctly and that the machine name is indeed getting resolved to the
correct computer name.
3. If you are running MSMQ and MSMQT side by side, make sure you've
installed all the relevant hotfixes described here:
http://support.microsoft.com/?scid=...id=1444&sid=312
http://support.microsoft.com/kb/873322/
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|