Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

startscheduler fails to start scheduler process, warns "The scheduler worker is already running" #113

Description

@chrisinmtown

Using CakePHP v2.10.22 and PHP Resque Version 4.1.2. I use this command to start the scheduler:

cake CakeResque.CakeResque startscheduler --interval 5

But it fails to start the expected process. The output is:

Creating the scheduler workers
The scheduler worker is already running

There's probably an error between the keyboard and the chair here, but I'm a bit puzzled. I wonder if this command simply declines to start a new one because it has detected a running scheduler? But I cannot find a scheduler in the process table. Why/how does it detect a running scheduler?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions