
Hello. I noticed a couple of recurring errors in the OTRS log: The first is as follows: Can't create PID GenericAgent, because it's already running As far as I understand, this means that two GenericAgent processes try to run concurrently. My crontab contains these lines created by default: */10 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/GenericAgent.pl -c db */20 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/GenericAgent.pl I have only one GenericAgent job that runs at 23:00 every Saturday. If I change the crontab as below, will it help? */10 * * * * C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/GenericAgent.pl -c db * 23 * * sat C:/OTRS/StrawberryPerl/perl/bin/perl.exe C:/OTRS/OTRS/bin/GenericAgent.pl But what if I'll need in future more GenericAgent jobs that will run, say, hourly? And what is GenericAgent.pl -c db for? Second error is File 'D:/OTRS/OTRS/var/tmp/upload_cache/*********.ContentID.ContentType' doesn't exists! How come this happened and how can I fix this? Thank you. Ilya.

Ilya Kornev wrote : [...]
And what is GenericAgent.pl -c db for? [...]
Hello Ilya, regarding this question, the following post may help : http://lists.otrs.org/pipermail/otrs/2009-November/029380.html Regarding your other questions I can't help, sorry. I have these GenericAgent PID errors too and am curious about the solution. Regards Alexander -- radprax Gesellschaft fuer medizinische Versorgungszentren mbH, Bergstr. 7 - 9, 42105 Wuppertal, Fon: +49 202 2489 1110, Fax: +49 202 2489 94 1119 Geschaeftsfuehrer: Andreas Martin, Dr. med. Heiner Steffens, Dr. med. Renate Tewaag Amtsgericht Wuppertal: HRB 19359, St.-Nr.: 5132/5889/0264, DE 814559152 Web: http://www.radprax.de

Alexander, thank you.
Best regards,
Ilya Kornev
-----Original Message-----
From: Alexander Halle
Ilya Kornev wrote : [...]
And what is GenericAgent.pl -c db for? [...]
Hello Ilya,
regarding this question, the following post may help :
http://lists.otrs.org/pipermail/otrs/2009-November/029380.html
Regarding your other questions I can't help, sorry.
I have these GenericAgent PID errors too and am curious about the solution.
Regards
Alexander
-- radprax Gesellschaft fuer medizinische Versorgungszentren mbH, Bergstr. 7 - 9, 42105 Wuppertal, Fon: +49 202 2489 1110, Fax: +49 202 2489 94 1119 Geschaeftsfuehrer: Andreas Martin, Dr. med. Heiner Steffens, Dr. med. Renate Tewaag Amtsgericht Wuppertal: HRB 19359, St.-Nr.: 5132/5889/0264, DE 814559152 Web: http://www.radprax.de
--------------------------------------------------------------------- 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
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (2)
-
Alexander Halle
-
Ilya Kornev