Menu

Changes Today - Scheduler

We've pushed a change into SVN that allows you to configure the database credentials and location for the Java scheduler. The new file is located in DAD/dbconfig.jv.

Currently, there are several configuration files floating around. The first is mentioned above. The next is the config file "dbconfig.ph" located in DAD/jobs/. This config file is for all of the Perl jobs. Aggregator.ph is located in DAD/jobs/Log Parser/ and is used to configure various aspects of the aggregator. The last configuration file is located in DAD/web/config/dbconfig.php. This file is used by the PHP site to configure the database location and credentials.

We've noticed that somewhere along the line something broke the ability of the scheduler to start up the syslog daemon. We're looking into this so for now it is necessary to start the syslog server manually (java -jar DADSyslog.jar).

Posted by David Hoelzer 2007-12-04

Log in to post a comment.