Sending test mails doesn't work
Posted: Wed Mar 12, 2008 9:01 am
Hi,
i have problems with sending test mails in OpenEMM-5.0.2. Sending "normal" mails works. I get the following error:
The difference between sending "normal" mails and sending testmails is, that in case of sending test mails xmlback is directly called from java and in case of sending "normal" mails xmlback is called from pickdist. If i do the same command on the command line like in the error above, it works, but not when it is called from the java code. Where is the difference?
Thanx Volker
i have problems with sending test mails in OpenEMM-5.0.2. Sending "normal" mails works. I get the following error:
Code: Select all
[11.03.2008 15:36:18] ERROR/writer/meta/(1/337/8009/18465): command /app/live/openemm/clde/bin/xmlback -vql -E /tmp/error28504.tmp -o "generate:media=email;
temporary=true;syslog=true;path=/app/live/openemm/clde/var/spool/ADMIN" /app/live/openemm/clde/var/spool/META/AgnMail=D20080311153618=1=8009=00001=liaMngA.xm
l returns 1 (version conflict? missing DTD?)
[11.03.2008 15:36:18] ERROR/writer/meta/(1/337/8009/18465): command /app/live/openemm/clde/bin/xmlback -vql -E /tmp/error28504.tmp -o "generate:media=email;
temporary=true;syslog=true;path=/app/live/openemm/clde/var/spool/ADMIN" /app/live/openemm/clde/var/spool/META/AgnMail=D20080311153618=1=8009=00001=liaMngA.xm
l failed (Missing binary? Wrong permissions?): java.lang.Exception: command returns 1
Thanx Volker