• agent errors

    By Dima Galkin 2 decades ago

    04.02.2008 14:18:43 Agent printing: SpamAssassin (mail\dadmin.nsf): checking Message-ID: <369101202116687@webmail11.yandex.ru>

    04.02.2008 14:18:44 Agent printing: SpamAssassin (mail\dadmin.nsf): command = spamassassin.bat -e

    04.02.2008 14:18:44 Agent printing: SpamAssassin (mail\dadmin.nsf): MLNGEXECJAVAPROCESS: java.io.IOException: CreateProcess: spamassassin.bat -e error=2 (318) at line 23

    04.02.2008 14:18:44 Agent printing: SpamAssassin (mail\dadmin.nsf): MLNGRUNSPAMASSASSIN: A process could not be created for command "spamassassin.bat -e"; make sure the command is listed in your PATH environment variable or change your SpamAssassin options (may need a file extension such as .bat or .exe) (1) at line 99

    04.02.2008 14:18:44 Agent printing: SpamAssassin (mail\dadmin.nsf): GCHECKDOCUMENT: A process could not be created for command "spamassassin.bat -e"; make sure the command is listed in your PATH environment variable or change your SpamAssassin options (may need a file extension such as .bat or .exe) (1) at line 65

    04.02.2008 14:18:44 Agent printing: SpamAssassin (mail\dadmin.nsf): INITIALIZE: A process could not be created for command "spamassassin.bat -e"; make sure the command is listed in your PATH environment variable or change your SpamAssassin options (may need a file extension such as .bat or .exe) (1) at line 8

    • Error when SA agent runs.

      By Phil Horney 2 decades ago

      I have the same problem - I can run spamassassin from the command line OK (Windows Server 2003) so the PATH statement is correct, but when it tries to run from the agent, I get these errors:



      java.io.IOException: CreateProcess: spamassassin.exe -e error=2 (318)

      at SPAMASSASSIN:MLNGEXECJAVAPROCESS:24<br/>
      at SPAMASSASSIN:MLNGRUNSPAMASSASSIN:100 (A process could not be created for command &quot;spamassassin.exe -e&quot;; make sure the command is listed in your PATH environment variable or change your SpamAssassin options (may need a file extension such as .bat or .exe))<br/>
      at SPAMASSASSIN:GCHECKDOCUMENT:70<br/>
      at 41E9A54:INITIALIZE:17<br/>
      



      Could it be the java version or something like that?