It appears the ones that are marked as needing to run are currently disabled in the output below.
----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Travis Desell Sent: Tuesday, February 28, 2012 1:22 PM To: Patricio Vidal Cc: [email protected] Projects; [email protected] Mailing List Subject: Re: [boinc_dev] [boinc_projects] start --cron not running cron tasks That doesn't make any difference (and it needs to be run from the crontab anyways). I'm not sure if the start script is just crashing, or there's some kind of parse error -- it's not saying there are any problems. [tdesell@Volunteer dna]$ ./bin/start --cron Verbose cron-start: status == ENABLED Starting daemons Daemon already running: feeder -d 3 Daemon already running: transitioner -d 3 Daemon already running: file_deleter -d 3 Daemon already running: db_purge -max_wu_per_file 10000 -no_archive -min_age_days 0.5 Daemon already running: file_deleter -d 3 --preserve_result_files Daemon already running: gibbs_assimilator -cp /projects/src/:/projects/src/mysql-connector-java-5.1.12-bin.jar:/projec ts/src/jboinc/fast-md5/src -Dapplication=Gibbs -Ddatabase=dna -DcreditModifier=7.5 gibbs_assimilator.GibbsValidator 100 Running tasks [tdesell@Volunteer dna]$ [tdesell@Volunteer dna]$ ./bin/status BOINC is ENABLED DAEMON pid status lockfile disabled commandline 1 2976 running locked no feeder -d 3 2 2989 running locked no transitioner -d 3 3 2998 running locked no file_deleter -d 3 4 3003 running locked no db_purge -max_wu_per_file 10000 -no_archive -min_age_days 0.5 5 2998 running locked no file_deleter -d 3 --preserve_result_files 6 3009 running locked no gibbs_assimilator -cp /projects/src/:/projects/src/mysql-connector-java-5.1.12-bin.jar:/projec ts/src/jboinc/fast-md5/src -Dapplication=Gibbs -Ddatabase=dna -DcreditModifier=7.5 gibbs_assimilator.GibbsValidator 100 TASK last run period next run lock file disabled commandline 1 ? 24 hours NOW unlocked yes db_dump -d 2 -dump_spec ../db_dump_spec.xml 2 ? 1 days NOW unlocked yes run_in_ops ./update_uotd.php 3 ? 1 hour NOW unlocked yes run_in_ops ./update_forum_activities.php 4 ? 7 days NOW unlocked yes update_stats -update_users -update_teams -update_hosts 5 ? 24 hours NOW unlocked yes run_in_ops ./update_profile_pages.php 6 ? 24 hours NOW unlocked yes run_in_ops ./team_import.php 7 ? 24 hours NOW unlocked yes run_in_ops ./notify.php On Feb 28, 2012, at 8:08 AM, Patricio Vidal wrote: > Hello Travis, > > I understand that the scripts are designed to be run from the parent directory: > bin/status, bin/start, etc > > Regards, > Patricio. > > > > > Travis Desell > <[email protected]> > Sent by: To > boinc_projects-boun "[email protected] > [email protected] Projects" > u <[email protected]> > > cc > > 02/27/2012 06:54 PM Subject > [boinc_projects] start --cron not > running cron tasks > > > > > > > > > > > If i run ./status it's showing the following: > > TASK last run period next run lock file disabled > commandline > 1 ? 24 hours NOW unlocked yes > db_dump -d 2 -dump_spec ../db_dump_spec.xml > 2 ? 1 days NOW unlocked yes > run_in_ops ./update_uotd.php > 3 ? 1 hour NOW unlocked yes > run_in_ops ./update_forum_activities.php > 4 ? 7 days NOW unlocked yes > update_stats -update_users -update_teams -update_hosts > 5 ? 24 hours NOW unlocked yes > run_in_ops ./update_profile_pages.php > 6 ? 24 hours NOW unlocked yes > run_in_ops ./team_import.php > 7 ? 24 hours NOW unlocked yes > run_in_ops ./notify.php > > However, when I run ./start --cron it gets to > > Running tasks > > And then finishes without running anything (no error message either). > Any reason why the status script would be saying the cron tasks need > to run, but start wouldn't be running them? They're all in the > config.xml file and it doesn't look like there's any problems parsing that... > > --Travis > > ---------------------------------------------------------------------- > ----- > Travis Desell, Assistant Professor > University of North Dakota - Dept. of Computer Science > [email protected] - cell: 518-867-1054 Streibel Hall Room 220 - > office: 777-701-3477 > 3950 Campus Road Stop 9015 > Grand Forks, North Dakota 52802-9015 > > Homepage ( http://people.cs.und.edu/~tdesell/ ) MilkyWay@Home ( > http://milkyway.cs.rpi.edu/ ) DNA@Home ( > http://volunteer.cs.und.edu/dna ) Worldwide Computing Laboratory ( > http://wcl.cs.rpi.edu/ ) > ---------------------------------------------------------------------- > ------ > > _______________________________________________ > boinc_projects mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects > To unsubscribe, visit the above URL and (near bottom of page) enter > your email address. > > > > The server made the following annotations > > ---------------------------------------------------------------------- > ----------- > > This message contains information that may be privileged or confidential and is the property of Beckman Coulter, Inc. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. > > ---------------------------------------------------------------------- > ----------- > > _______________________________________________ > boinc_projects mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects > To unsubscribe, visit the above URL and (near bottom of page) enter > your email address. ------------------------------------------------------------------------ --- Travis Desell, Assistant Professor University of North Dakota - Dept. of Computer Science [email protected] - cell: 518-867-1054 Streibel Hall Room 220 - office: 777-701-3477 3950 Campus Road Stop 9015 Grand Forks, North Dakota 52802-9015 Homepage ( http://people.cs.und.edu/~tdesell/ ) MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://volunteer.cs.und.edu/dna ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ------------------------------------------------------------------------ ---- _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
