----- Original Message ----- From: "TWC|Mario Peschel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 12:01 PM Subject: [otrs] Updating to 1.2.1
> Hi all, > > I just updated to version 1.2.1. > > The update was successfull and OTRS works, but I get the following > message from cron every 20 minutes: > > Can't load agent job file 'Kernel::Config::GenericAgent': No such file > or directory > > Whats going wrong here? If you have run the bin/Cron.sh, you have the GenericAgent run regurarly from crontab, but the Kernel/Config/GenericAgent.pm does not exist. Either comment the crontab entry (crontab -u otrs -e) or : cp the Kernel/Config/GenericAgent.pm.dist the Kernel/Config/GenericAgent.pm and edit the file to fit your needs. Brice _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
