Trouble with Sending Normal Mailings

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

jlcopp
Posts: 3
Joined: Wed Dec 01, 2010 6:29 pm

Trouble with Sending Normal Mailings

Post by jlcopp »

OK, it seems a lot of folks have had this issue with getting normal mailings to go out. I too am encountering this issue.

I have the python-mysql package loaded, so that doesn't seem to be the issue.

I keep getting the /home/openemm/bin/pickdist.sh program terminating. The log contains the following:

[01.12.2010 14:01:55] 31768 FATAL/except: CAUGHT EXCEPTION:
Traceback (most recent call last):
File "/home/openemm/bin/scripts/pickdist.py", line 189, in ?
agn.lock ()
File "/home/openemm/bin/scripts/agn.py", line 909, in lock
pid = int (inp)
ValueError: invalid literal for int():

and when I look for the process via ps -ef | grep pickdist
NONE is found.

Any clues to what is causing this one. It sure seems folks have had a time with this portion of getting openemm to work right.

Thanks,