I have a problem with OpenEmm since last week. I'm using it since beginning of 2009 and I sent thousands of emails without any problem, until last week, when I tryed to send our last newsletters (4 newsletter to 4k users).
After the email generation, Openemm doesn't send the emails, and this errors are logged in the console:
Code: Select all
Starting up .. home is C:\OpenEMM .. found codebase .. found database.
Running, press return for termination: Exception in thread Spool QUEUE:
Traceback (most recent call last):
File "C:\Python25\lib\threading.py", line 486, in __bootstrap_inner
self.run()
File "C:\OpenEMM\bin\scripts\semu.py", line 651, in run
self.spool.execute ()
File "C:\OpenEMM\bin\scripts\semu.py", line 627, in execute
e.setup (self.path, qfname, dfname)
File "C:\OpenEMM\bin\scripts\semu.py", line 377, in setup
self.qlines = self.qdata.split ('\n')
MemoryError
"C:\OpenEMM\var\spool\META" contains the xml (and others) files of the emails (like "AgnMail=D20090916092458=1=30=002=liaMngA.xml.gz")
The Logs don't show any error.
This is what I'm using:
WAMP system (win xp + XAMPP)
OpenEMM 5.5.1
(on this "server" there are others web services, that works without problems).
If you need any other infos please ask!
Thanks!