Hallo liebe OTRS Gemeinde,
nach dem Update auf Version OTRS 3.0.10 habe ich das Problem das unter Admin > Systemverwaltung > Support Assessment das Tool nicht mehr läuft.
Es kommt die Fehlermeldung:
Software error:
Illegal division by zero at C:/PROGRA~2/OTRS/OTRS//Kernel/System/Support/OTRS.pm line 637.
For help, please send mail to the webmaster (webmaster@somenet.com), giving this error message and the time and date of the error.
Die Zeile 637 beinhaltet bei mir folgenden Code:
my $AvgArticlesTicket = $Search{2}->{Result} / $Search{1}->{Result};
$AvgArticlesTicket = sprintf( "%.2f", $AvgArticlesTicket );
$TableInfo .= "Articles per ticket (avg)=$AvgArticlesTicket;";
Es wäre auch denkbar dass es irgendwas damit zu tun hat dass ich die Tickets gelöscht habe mit Hilfe des Generic Agents. (Um nach dem Testen bei 0 anzufangen)
Ein Re-Install des Tools hat auch nichts gebracht.
Hat jemand eine Idee?
Gruß, Sudzuck
[Solved] OTRS Support Tool crasht
-
- Znuny newbie
- Posts: 11
- Joined: 16 Aug 2011, 09:14
- Znuny Version: 3.0.9
- Real Name: Sudzuck
- Company: IT Inc.
[Solved] OTRS Support Tool crasht
Last edited by Sudzuck on 20 Sep 2011, 09:17, edited 1 time in total.
Re: OTRS Support Tool crasht
Der Fehler kommt daher, das es kein Ticket gibt. Einfach eins erzeugen...
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny expert
- Posts: 241
- Joined: 06 Feb 2009, 11:15
- Znuny Version: 3.0.x
- Company: Perl-Services.de
- Contact:
Re: OTRS Support Tool crasht
Trotzdem sollte man dafür vielleicht ne Bugmeldung aufmachen. So etwas sollte ja eigentlich passieren 

Need a Perl/OTRS developer? You can contact me at info@perl-services.de
-
- Znuny newbie
- Posts: 11
- Joined: 16 Aug 2011, 09:14
- Znuny Version: 3.0.9
- Real Name: Sudzuck
- Company: IT Inc.
Re: OTRS Support Tool crasht
Jep, daran lag's - danke jojo =)
Gruß,
Sudzuck
Gruß,
Sudzuck
Re: OTRS Support Tool crasht
oh man so simpel?
AllerbestenDank!11!!

AllerbestenDank!11!!
-------------------------------------------------
Produktiv: OTRS: 3.0.10, OTRS::ITSM 3.0.5
Auf debian
Produktiv: OTRS: 3.0.10, OTRS::ITSM 3.0.5
Auf debian