mrdenny
Programmer
- May 27, 2002
- 11,595
Here's the situation.
I had a server with a Microsoft Message Queue on it. It was happly receiving messages from a dozen other machines. MSMQ on this machine died, and started blue screening the server on each reboot.
I've un-installed MSMQ from that server, and have put up another server with MSMQ installed on it. All the apps that send messages have been updated to send there messages to the new server.
My problem is that the dozen or so servers that send messages have thousands of messages sitting in outbound queues trying to talk to the old server. I've scowered the net looking for a way to redirect these messages to the new server (it's got a different IP than the old server) which I think is the problem. Under outgoing queues in MMC It says DIRECT=TCP:xxx.xxx.xxx.xxx\QueueName.
Any ideas will be great.
Denny
--Anything is possible. All it takes is a little research. (Me)
I had a server with a Microsoft Message Queue on it. It was happly receiving messages from a dozen other machines. MSMQ on this machine died, and started blue screening the server on each reboot.
I've un-installed MSMQ from that server, and have put up another server with MSMQ installed on it. All the apps that send messages have been updated to send there messages to the new server.
My problem is that the dozen or so servers that send messages have thousands of messages sitting in outbound queues trying to talk to the old server. I've scowered the net looking for a way to redirect these messages to the new server (it's got a different IP than the old server) which I think is the problem. Under outgoing queues in MMC It says DIRECT=TCP:xxx.xxx.xxx.xxx\QueueName.
Any ideas will be great.
Denny
--Anything is possible. All it takes is a little research. (Me)