Ticket #10556 (closed: fixed)

Opened 6 years ago

Last modified 6 years ago

Create a windows service wrapper for the queue_processor

Reported by: MarcusNoble Owned by: MarcusNoble
Priority: major Milestone: Release 3.3
Component: Tools Keywords: AUTOREDUCTION
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description (last modified by Anders Markvardsen) (diff)

When running on Linux the queue_processor.py is run as a daemon. This isn't compatible with Window.

A Windows service wrapper is needed that handles the start/stop events.

See: http://stackoverflow.com/questions/32404/is-it-possible-to-run-a-python-script-as-a-service-in-windows-if-possible-how

For Tester:

  1. Remote desktop onto reduce.isis.cclrc.ac.uk
  2. Verify that there is an "Autoreduction Queue Processor" service installed via the services management control.

Change History

comment:1 Changed 6 years ago by MarcusNoble

  • Status changed from new to assigned

comment:2 Changed 6 years ago by MarcusNoble

  • Status changed from assigned to verify
  • Resolution set to fixed
  • Description modified (diff)

comment:3 Changed 6 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:4 Changed 6 years ago by Anders Markvardsen

  • Description modified (diff)

comment:5 Changed 6 years ago by Anders Markvardsen

  • Status changed from verifying to closed

Yes this is listed under services and as of this writing is running

Note: See TracTickets for help on using tickets.