Fehler bei OTRS-Cron "otrs.PostMasterMailbox.pl"

Hilfe zu Znuny Problemen aller Art
Locked
Fadi
Znuny newbie
Posts: 3
Joined: 03 Sep 2013, 20:35
Znuny Version: 3.1.12

Fehler bei OTRS-Cron "otrs.PostMasterMailbox.pl"

Post by Fadi »

Ich habe eine ähnliches Problem, nach einem Update von OTRS 3.2.10 auf 3.3.8, bekomme ich immer folgende Fehler Meldung:

Code: Select all

ERROR: OTRS-otrs.PostMasterMailbox.pl-10 Perl: 5.14.2 OS: linux Time: Fri Aug 29 06:10:03 2014

Message: No State for erfolgreich geschlossen found!

Traceback (9742): 
  Module: Kernel::System::State::StateLookup (OTRS 3.3.8) Line: 577
  Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.8) Line: 65
  Module: Kernel::System::PostMaster::Run (OTRS 3.3.8) Line: 388
  Module: Kernel::System::MailAccount::POP3::Fetch (OTRS 3.3.8) Line: 197
  Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.8) Line: 427
  Module: main::Fetch (unknown version) Line: 177
  Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90

ERROR: OTRS-otrs.PostMasterMailbox.pl-10 Perl: 5.14.2 OS: linux Time: Fri Aug 29 06:10:03 2014

Message: State erfolgreich geschlossen does not exist, falling back to new!

Traceback (9742): 
  Module: Kernel::System::PostMaster::NewTicket::Run (OTRS 3.3.8) Line: 70
  Module: Kernel::System::PostMaster::Run (OTRS 3.3.8) Line: 388
  Module: Kernel::System::MailAccount::POP3::Fetch (OTRS 3.3.8) Line: 197
  Module: Kernel::System::MailAccount::MailAccountFetch (OTRS 3.3.8) Line: 427
  Module: main::Fetch (unknown version) Line: 177
  Module: /opt/otrs/bin/otrs.PostMasterMailbox.pl (unknown version) Line: 90
Ich habe wie jojo vorgeschlagen in die SYS Config nachgeschaut, und nach closed successful gesucht, und unter PostMaster::PreFilterModule###1-SystemMonitoring steht:

Code: Select all

schlüssel: CloseActionState 
Inhalt: closed successful
Kann mir jemand bitte helfen, und mir sagen wo das Problem liegen konnte!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Fehler bei OTRS-Cron "otrs.PostMasterMailbox.pl"

Post by jojo »

Hallo,

bitte keine alten Threads hijacken!

Such nach "erfolgreich geschlossen" in der Config. Es gibt keinen Status mit diesem Namen
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked