Re: Mj2 Stopped Working
"Tech at e-AA" <[email protected]> Wed, 25 Apr 2007 15:18:45 -0700
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <08b401c78787$c8572ec0$f3638646@deanyy9lizbszv> |
And ... my Mj2 aliases, I just noticed, somehow became:
******************************
# Aliases for Majordomo2 at onlinealano.org.org
mj2: "|/usr/local/majordomo/bin/mj_enqueue -m -d onlinealano.org -P10 -p10"
mj2-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d
onlinealano.org.org -P10 -p10"
owner-mj2: mj2-owner
******************************
With the double ".org" in the mj2-owner alias.
And ... in my majordomo/lists/QUEUE/10/ directory there are two directories:
onlinealano.org
onlinealano.org.org
Could I have run some command that created the ".org.org" stuff? (My
configuration file has only one domain, "onlinealano.org." I fixed the
alias, but I haven't dealt with the "onlinealano.org.org" directory. Okay to
just remove it? (Which still doesn't tell me where it came from.)
Thanks!
Dean
----- Original Message -----
From: "Tech at e-AA" <[email protected]>
To: <[email protected]>
Sent: Wednesday, April 25, 2007 12:00 PM
Subject: Re: Mj2 Stopped Working
Thanks! But I don't think sessions are my problem, at least right now. But
you did get me to thinking and I did finally look in my majordomo/tmp
directory and there are a number of "mj_emergency-XXX-XXXXX.debug" files in
there, all with content such as the following. Where is Mj2 suddenly getting
the extra ".org" to attach to the domain name. I'm guessing that's my
problem.
***************************
[16005]..Switched logging at Wed Apr 25 04:19:55 2007.
[16005]..Emergency log created at Wed Apr 25 04:19:55 2007.
[16005]..Tried 3 times to process
/usr/local/majordomo/lists/QUEUE/10/onlinealano.org.org/10/owner/GAA-10890.
[16005]..Majordomo::new: /usr/local/majordomo/lists, onlinealano.org.org
[16005]..Majordomo::new..done, took 0.086 sec
[16005]..Cannot create Majordomo object: The domain "onlinealano.org.org" is
not supported!
Cannot create Majordomo object: The domain "onlinealano.org.org" is not
supported! at /usr/local/majordomo/bin/mj_queuerun line 336
main::run_queue() called at /usr/local/majordomo/bin/mj_queuerun line 170
[16005].main::run_queue..done, took 0.435 sec
******************************
Dean
----- Original Message -----
From: "Michael Richardson" <[email protected]>
To: "Tech at e-AA" <[email protected]>
Cc: <[email protected]>
Sent: Wednesday, April 25, 2007 11:12 AM
Subject: Re: Mj2 Stopped Working
... I've found that the session directories really need to be cleaned out
and often removed and re-created now and then. ...