Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Migrated to Confluence 5.3

    Synopsis

    worker_journal_location = filepath

    Filepath specifies the physical location of the Worker's journal file. The journal is the Worker's offline storage file containing what jobs it's working on, and the details associated with them. 

    Note: It is vital that this file be available in the event the Worker needs to be restarted.

    Include Page
    _worker_bootstrap_parameter
    _worker_bootstrap_parameter

    Example

    worker_journal_location = /var/spool/qube/worker5.jnl

    Defaults

    • Linux & OS X: /var/spool/qube/worker.jnl
    • Windows XP/2003:  C:\Program Files\pfx\qube\logs\worker5.jnl
    • Windows Vista/2008/7:  C:\ProgramData\pfx\qube\logs\worker5.jnl