'Kernel::Modules::' not found (in InterfaceAgent) - OTRS 2.0.x

Hallo, ich habe gerade OTRS 2.0.2 installiert und eine erste Verbindung zur DB aufgemacht. Das merke ich daran, dass die Login-Fehler-Seite kommen, wenn ich falsche Login-Daten angebe. Wenn ich richtige angebe kommt folgende Fehlermeldung (weiter komme ich natürlich nicht):
ERROR: OTRS-CGI-10 Perl: 5.8.6 OS: MSWin32 Time: Thu Oct 13 15:09:16 2005
Message: Module 'Kernel::Modules::' not found!
Traceback (8596): Module: Kernel::System::Web::InterfaceAgent::Run (v1.8) Line: 204 Module: ModPerl::ROOT::ModPerl::Registry::D_3a_Programme_OTRS_otrs_bin_cgi_2dbin_index_2epl::handler (v) Line: 47 Module: (eval) (v1.80) Line: 203 Module: ModPerl::RegistryCooker::run (v1.80) Line: 203 Module: ModPerl::RegistryCooker::default_handler (v1.80) Line: 169 Module: ModPerl::Registry::handler (v1.99) Line: 30 (auch unter OTRS 2.0.3 repoduzierbar)
Mysteriös, noch dazu, da im Quellcode NICHTS mysteriöses auftacht ( D:\Programme\OTRS\otrs\Kernel\System\Web\InterfaceAgent.pm , Zeile 204 ). Kann mir hier irgendein Insider weiterhelfen? Ich bin verwirrt ;-)
... # security check Action Param (replace non word chars) $Param{Action} =~ s/\W//g; # -- # check request type # --
if( $Param{Action} eq "Login" ) ##ZEILE: 204 { ...
System : Windows 2003 Server, OTRS2.0.3 WindowsInstaller (ActiveStatePerl 5.8.6, Apache2, ModPerl 2.0.1), DBD::Sybase 1.07 Viele Grüße, Frank
participants (1)
-
Madeheim, Frank