nachdem wir auf von OTRS 3.0.6 und ITSM 3.0.x auf OTRS 3.0.10 und ITSM 3.0.5 umgestiegen sind, funktioniert die CI Suche nicht mehr.
In den Logs treten folgende Fehlermeldungen auf.
Code: Select all
[Thu Oct 13 08:29:03 2011] -e: DBD::Pg::st execute failed: FEHLER: bei SELECT DISTINCT müssen ORDER-BY-Ausdrücke in der Select-Liste erscheinen
[Thu Oct 13 08:29:03 2011] -e: LINE 1: ...d IN (33) AND ci.last_version_id = vr.id ORDER BY ci.configi...
[Thu Oct 13 08:29:03 2011] -e: ^ at /opt/otrs//Kernel/System/DB.pm line 553.
>> Can't write /tmp/otrs.log: Permission denied <<
ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Thu Oct 13 08:29:03 2011
Message: FEHLER: bei SELECT DISTINCT müssen ORDER-BY-Ausdrücke in der Select-Liste erscheinen
LINE 1: ...d IN (33) AND ci.last_version_id = vr.id ORDER BY ci.configi...
^, SQL: 'SELECT DISTINCT(vr.configitem_id) FROM configitem ci, configitem_version vr WHERE ci.id = vr.configitem_id AND ci.class_id IN (33) AND ci.last_version_id = vr.id ORDER BY ci.configitem_number DESC '
Traceback (21713):
Module: Kernel::System::ITSMConfigItem::Version::VersionSearch (v1.29) Line: 966
Module: Kernel::System::ITSMConfigItem::ConfigItemSearchExtended (v1.33) Line: 646
Module: Kernel::Modules::AgentITSMConfigItemSearch::Run (v1.27) Line: 542
Module: Kernel::System::Web::InterfaceAgent::Run (v1.58.2.1) Line: 853
Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 46
Module: (eval) (v1.89.2.1) Line: 204
Module: ModPerl::RegistryCooker::run (v1.89.2.1) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.89.2.1) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
[Thu Oct 13 08:29:03 2011] -e: DBD::Pg::st fetchrow_array failed: no statement executing at /opt/otrs//Kernel/System/DB.pm line 616.