Wrong path to 'xmlback.exe'?

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

Moderator: moderator

wolfmande
Posts: 1
Joined: Fri Mar 18, 2016 3:16 pm

Wrong path to 'xmlback.exe'?

Post by wolfmande »

Hello everyone!

I an trying to hook up OpenEMM on an already installed TomCat. I did not use the install scripts and tryied to set up everything mostly manual.
OpenEMM seems to be running alright but sending mails:

When I want to send a message i get the error:

ERROR [ajp-bio-8010-exec-1] org.agnitas.beans.impl.MailingImpl - triggerMailing
java.lang.Exception: Execution of [bin\xmlback.exe, -q, -l, -EC:\Server\xampp\tomcat\temp\error2806541914040705040.tmp, -ogenerate:temporary=true;syslog=false;account-logfile=var\spool\log\account.log;bounce-logfile=var\spool\log\extbounce.log;media=email;path=var\spool\ADMIN, var\spool\META\AgnMail
=D20160318145256=1=6=00001=liaMngA.xml] failed: java.io.IOException: Cannot run program "bin\\xmlback.exe": CreateProcess error=2, The system cannot find the file specified
at org.agnitas.backend.MailWriterMeta.startXMLBack(MailWriterMeta.java:170)
at org.agnitas.backend.MailWriterMeta.done(MailWriterMeta.java:237)
...


I did copy the .exe to the /bin folder of my TomCat.

Where should this file be placed or where can I change the path manually?

Thanks a lot for your help!

Regard wolfmande
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Wrong path to 'xmlback.exe'?

Post by maschoff »

The structure of the binary ZIP file reflects the directory structure of OpenEMM. The xmlback file belongs into directory /OpenEMM/bin.
OpenEMM Maintainer
Post Reply