Difference between revisions of "Freeside-queued"

From Freeside
Jump to: navigation, search
 
Line 5: Line 5:
 
= Description =
 
= Description =
  
Job queue daemon.  Should be running at all times.
+
Job queue daemon.  Should be running at all times.  This is usually started from the init scripts.
  
 
= Logging =
 
= Logging =

Revision as of 10:27, 31 January 2008

Synopsis

freeside-queued user

Description

Job queue daemon. Should be running at all times. This is usually started from the init scripts.

Logging

The log files are a good place to check to investigate when attempting to isolate issues related to exports.

[Thu Jul 19 02:58:47 2007] [1641] Can't connect to MySQL server on 'sql2' (111) at /usr/share/perl5/FS/part_export/sqlradius.pm line 350.

The log file should be in /usr/local/etc/freeside/queuelog.secretkey where secretkey is the first line from the mapsecrets file.

Secrets File

The normal secrets file in /usr/local/etc/freeside/secrets (or any alternate file from mapsecrets) will be used to connect to the database.