Unable to send Mails and test mails are working fine

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

Mohanraj
Posts: 1
Joined: Mon Aug 16, 2010 2:38 pm

Unable to send Mails and test mails are working fine

Post by Mohanraj »

I am getting error in the Log page

[16.08.2010 03:29:50] 4612 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():

Please help me out
Mohanraj
Senior Associate
jlcopp
Posts: 3
Joined: Wed Dec 01, 2010 6:29 pm

Same exact issue

Post by jlcopp »

Man, I have this exact same issue.

Any luck, I've made sure I have the phython-mysql package installed. Other forum posts indicated this was an issue...

So far no luck...
jlcopp
Posts: 3
Joined: Wed Dec 01, 2010 6:29 pm

Issue Solved

Post by jlcopp »

OK after looking at the agn.py and the pickdist.py code files, It appears you may have to stop openemm and then go into the /home/openemm/var/lock directory and ERASE all the existing lock files.

Then restart openemm.

I also issued a ps -u openemm -f to see all the processes and pickdist is running fine.

My mailings went out.

Cheers...
Post Reply