[SOLVED] Update to 3.3.7 update crontab

Moderator: crythias

Locked
zip
Znuny advanced
Posts: 103
Joined: 02 Jan 2014, 12:32
Znuny Version: 5.0.9

[SOLVED] Update to 3.3.7 update crontab

Post by zip »

Hello,

i updated otrs from 3.3.6 to 3.3.7 and i would like to know how do i update the crontab?
update7.png
thanks
You do not have the required permissions to view the files attached to this post.
Last edited by zip on 20 May 2014, 12:24, edited 3 times in total.
OTRS 5.0.9 - CentOS 7 - MariaDB 5.5
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Update to 3.3.7 update crontab

Post by reneeb »

Run the script as shown in the screenshot...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
zip
Znuny advanced
Posts: 103
Joined: 02 Jan 2014, 12:32
Znuny Version: 5.0.9

Re: Update to 3.3.7 update crontab

Post by zip »

i installed cygwin for windows and tried to execute the Cron.sh:
Cron.png
I think the problem is because he is searching in "/cygdrive/c/otrs/OTRS" and not in "C:/otrs/OTRS"

i do not understand the last words of the upgrading information" update your crontab [...] (as "otrs" user, not root)"
You do not have the required permissions to view the files attached to this post.
OTRS 5.0.9 - CentOS 7 - MariaDB 5.5
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Update to 3.3.7 update crontab

Post by reneeb »

Ah, sorry, I didn't read that you are on Windows. For Windows there is a script called otrs.Cron4Win32.pl. That should help

https://github.com/OTRS/otrs/blob/rel-3 ... n4Win32.pl
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
zip
Znuny advanced
Posts: 103
Joined: 02 Jan 2014, 12:32
Znuny Version: 5.0.9

Re: Update to 3.3.7 update crontab

Post by zip »

ok thanks for your help!

now i see this in the log file:

Code: Select all

[Tue May 20 11:05:02 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:05:02 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:05:02 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:05:02 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:10:02 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:10:02 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:10:02 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:10:02 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:15:02 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:15:02 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:15:02 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:15:02 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:20:03 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:20:03 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
[Tue May 20 11:20:03 2014][Notice][main::_Status] Scheduler Service status request! PID 4664
[Tue May 20 11:20:04 2014][Notice][main::_Status] Scheduler Daemon status request! PID 4664
it is normal? :)
OTRS 5.0.9 - CentOS 7 - MariaDB 5.5
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Update to 3.3.7 update crontab

Post by reneeb »

Those messages are just "Notices", so everything seems fine...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked