Ich habe vor zwei Wochen OTRS auf einem neuen Rechner aufgesetzt.
OS --> Red Hat Enterprise Linux Server release 6.6
OTRS --> 5.0.6
Bis vor zwei Tagen habe ich beim Erreichen der Erinnerungszeit eine Erinnerungs-Mail erhalten.
Die Mails wurden in den, unter Sysconfig -> Framework -> Core::Time -> TimeWorkingHours eingestellten, Arbeitszeiten gesendet.
Diese Zeiten habe ich geändert.
Seit dem erhalte ich keine Erinnerungs-Mail mehr.
Es gibt diese Fehlermeldung (per Mail).
Code: Select all
Error: found unknown arguments on the command line ('').
Process pending tickets that are past their pending time and send pending reminders.
Usage:
otrs.Console.pl Maint::Ticket::PendingCheck
Options:
[--help] - Display help for this command.
[--no-ansi] - Do not perform ANSI terminal output coloring.
SchedulerTaskWorkerERR-LINUXTIMESTAMP.log.
In diesen Dateien ist folgenden Fehlermeldung
Code: Select all
ERROR: OTRS-otrs.Console.pl-Maint::Ticket::PendingCheck-44 Perl: 5.10.1 OS: linux Time: Thu Feb 25 12:40:09 2016
Message: There was an error executing Execute() in Kernel::System::Console::Command::Maint::Ticket::PendingCheck: Error: found unknown arguments on the command line ('').
Process pending tickets that are past their pending time and send pending reminders.
Usage:
otrs.Console.pl Maint::Ticket::PendingCheck
Options:
[--help] - Display help for this command.
[--no-ansi] - Do not perform ANSI terminal output coloring.
Traceback (14230):
Module: Kernel::System::Daemon::DaemonModules::BaseTaskWorker::_HandleError Line: 51
Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Cron::Run Line: 178
Module: Kernel::System::Daemon::DaemonModules::SchedulerTaskWorker::Run Line: 259
Module: (eval) Line: 316
Module: main::Start Line: 316
Module: /opt/otrs//bin/otrs.Daemon.pl Line: 138
Grüße Sven