Clearing Background Jobs

If IBM Aspera Shares on Demand background jobs are not responding, they can be cleared using the command line.
  1. Clear background jobs in MySQL.
    # /opt/aspera/shares/bin/run mysql delete from delayed_jobs;
  2. Restart Aspera background jobs.
    # /opt/aspera/shares/sbin/sv restart shares-background-default-0