MSMQ Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an application that uses MSMQ. It has 16 services that connect and
route to it. These services restart every night and after a few days there
are items queued in the queues and some of the services are in a "stop
pending" state. I simply kill the hung services in task manager and restart
the services without a problem. The queued items remain.

This is on a W2K SP4 platform with all Windows UPdates applied. Any ideas
to a known hotfix or solution would be helpful. Thanks
 
(Take it easy on the post button dude)

Anything in the Event log that correlates, system or application? There
should be an error when the service starts.
 
Yeah, sorry for the many posts but when I hit the button it kept telling me
that it did not post and there was an error. Anyway, there is no event logs
to go by. In my mind,I am thinking I have to many services pointed to this
one queue. When I reboot the server, everything clears out of the queue and
the services will restart every night just fine for a few days. Then the
problem starts all over...
 
Back
Top