
Here's what happens when I try to do the step of starting the cron jobs...
[otrs@bdsl bin]$ ./Cron.sh start
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.8 $>
Copyright (c) 2002 Martin Edenhofer

Something is wrong "somewhere".... You have a double / in the path:
./Cron.sh: line 57: /opt/otrs//var/tmp/otrs-cron-tmp.4491: No such file or directory Failed ^ | Here
You should look at the script and check where it gets the install path
(/opt/otrs/) from, and correct it.
My 2 cents,
Duarte
-----Original Message-----
From: otrs-admin@otrs.org [mailto:otrs-admin@otrs.org] On Behalf Of Wes
Plate
Sent: quarta-feira, 13 de Agosto de 2003 20:20
To: otrs@otrs.org
Subject: [otrs] Why can't I start the cron jobs?
Here's what happens when I try to do the step of starting the cron
jobs...
[otrs@bdsl bin]$ ./Cron.sh start
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.8 $> Copyright (c)
2002 Martin Edenhofer

On 8/14/03 1:13 AM, "Duarte Cordeiro" wrote:
Something is wrong "somewhere".... You have a double / in the path:
./Cron.sh: line 57: /opt/otrs//var/tmp/otrs-cron-tmp.4491: No such file or directory Failed ^ | Here
You should look at the script and check where it gets the install path (/opt/otrs/) from, and correct it.
I agree. I tried replacing parts of the script, but it still complains, even though now the path looks more correct. I'm hoping someone from OTRS has an idea when they return. -- Wes Plate Automatic Duck, Inc. http://www.wesplate.com http://www.automaticduck.com

On Thu, Aug 14, 2003 at 06:42:50AM -0700, Wes Plate wrote:
Something is wrong "somewhere".... You have a double / in the path:
./Cron.sh: line 57: /opt/otrs//var/tmp/otrs-cron-tmp.4491: No such file or directory Failed ^ | Here
You should look at the script and check where it gets the install path (/opt/otrs/) from, and correct it.
I agree. I tried replacing parts of the script, but it still complains, even though now the path looks more correct.
The path also ok if there is a // in it. Please check the following: * exists the dir /opt/otrs/var/tmp/? * is it writable for the otrs user (touch /opt/otrs/var/tmp/test)? -=> Please create an bug report on http://bugs.otrs.org/ Thanks! :)
-- Wes Plate Automatic Duck, Inc. http://www.wesplate.com http://www.automaticduck.com
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier
participants (3)
-
Duarte Cordeiro
-
Martin Edenhofer
-
Wes Plate