Queue Service Stopped

Home Forums Discussion Forum Queue Service Stopped

Viewing 3 reply threads
  • Author
    Posts
    • #4887
      Besnik Himaj
      Keymaster
      Has anyone found that often the Queue Service doesn’t start after the server is rebooted?  If so, have you found a good resolution?  Our server support team has added a 60 second delay to the start of the service after the reboot.  I don’t know if this will prevent the issue from occurring again, but I will be watching.  We reboot once a week.
      Thanks
      Tom Herrington
    • #6151
      Besnik Himaj
      Keymaster
      Hi Tom,
      Create a BAT file with the following;

      @echo STOP the P12 Queue
      net stop "Microsoft Office Project Server Queue Service"

      @echo START the P12 Queue
      net start "Microsoft Office Project Server Queue Service"

      Plonk it in your startup. My PS2007 builds run such a BAT every night.

      Simon Newton
    • #6152
      Besnik Himaj
      Keymaster
      Simon,
      Thanks for the tip.  I will look into this further.
      Tom Herrington
    • #6226
      Besnik Himaj
      Keymaster
      Tom:
      This is a know issue and affects only some systems. Here’s a permanent fix that will eliminate the issue:
      Gary Chefetz
Viewing 3 reply threads
  • You must be logged in to reply to this topic.