Skip to Content.
Sympa Menu

en - Re: [sympa-users] purge_orphan_bounces on empty server

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: Scott Balmos <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] purge_orphan_bounces on empty server
  • Date: Fri, 10 Dec 2004 14:13:11 +0100

This should fix this annoyance :
http://sourcesup.cru.fr/cgi/viewcvs.cgi/sympa/src/task_manager.pl.diff?r1=1.68&r2=1.69&cvsroot=sympa

Scott Balmos wrote:

Not *really* sure if this is a bug or not. I have completed setting up a new list server, so there are no lists created on it yet. But when Sympa starts up, the purge_orphan_bounces task attempts to run. It fails because it cannot find any lists to process on. The task is removed because it fails to run, yet is immediately recreated by task_manager. This infinite loop of sorts runs forever, or at least until I create at least one list, and clogs my system logs. See below for a copy of everything.

Dec 8 11:05:19 flyingpig task_manager[61182]: creation of /var/spool/sympa/task/1102521919..purge_orphan_bounces._global
Dec 8 11:05:19 flyingpig task_manager[61182]: with model /usr/local/sympa/bin/etc/global_task_models/purge_orphan_bounces.monthly.task
Dec 8 11:06:19 flyingpig task_manager[61182]: error while loading list of listes with function get_lists
Dec 8 11:07:19 flyingpig task_manager[61182]: creation of /var/spool/sympa/task/1102522039..purge_orphan_bounces._global
Dec 8 11:07:19 flyingpig task_manager[61182]: with model /usr/local/sympa/bin/etc/global_task_models/purge_orphan_bounces.monthly.task
Dec 8 11:08:19 flyingpig task_manager[61182]: error while loading list of listes with function get_lists
Dec 8 11:08:19 flyingpig task_manager[61182]: Error while processing task, removing /var/spool/sympa/task/1102522039..purge_orphan_bounces._global
Dec 8 11:09:19 flyingpig task_manager[61182]: creation of /var/spool/sympa/task/1102522159..purge_orphan_bounces._global
Dec 8 11:09:19 flyingpig task_manager[61182]: with model /usr/local/sympa/bin/etc/global_task_models/purge_orphan_bounces.monthly.task

I finally copy in sample-list/ from my installation into my list config directory, just to have at least one list

Dec 8 11:10:19 flyingpig task_manager[61182]: Warning: entry with empty email address in list sample-list
Dec 8 11:10:20 flyingpig task_manager[61182]: No bouncing subscribers in list sample-list
Dec 8 11:10:20 flyingpig task_manager[61182]: line 7 of 1102522159..purge_orphan_bounces._global : next (1105200619, ACTION)
Dec 8 11:10:20 flyingpig task_manager[61182]: creation of /var/spool/sympa/task/1105200619.ACTION.purge_orphan_bounces._global
Dec 8 11:10:20 flyingpig task_manager[61182]: with model /usr/local/sympa/bin/etc/global_task_models/purge_orphan_bounces.monthly.task
Dec 8 11:10:20 flyingpig task_manager[61182]: --> new task purge_orphan_bounces ( 8 Sat Jan 2005 11 h 10 min 19 s)

Ideas, comments, etc? It's not that big of a problem. Just a minor annoyance whenever I build a new server and before I put it into production. :D

--
Olivier Salaün
Comité Réseau des Universités
-------------------------------------------
Validation signature / Trusting signature: --> http://igc.cru.fr/trust.html
-------------------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.19+.

Top of Page