Project

General

Profile

Actions

Bug #72436

closed

Scheduler fails to run (cron)

Added by Kurt Ludikovsky over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
scheduler
Target version:
Start date:
2015-12-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

A similar error has been reported here [[https://forge.typo3.org/issues/64931]].

The cron job return the following error, which can be reproduced by manually starting the Scheduler task

root@vps:~# /var/www/vhosts/dom.tld/httpdocs/typo3/cli_dispatch.phpsh scheduler
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) in /var/www/vhosts/dom.tld/httpdocs/typo3_src-7.6.1/typo3/sysext/backend/Classes/Console/Application.php on line 40
root@vps:~#

As from the attached screen shots can be ssen, the settings of scheduler should be ok, as shall be the PHP version.

The only thing I recognised is the 'weird' setting of the cli_constants. There seems to be a recursion /self reference. Interestingly in this regards is that 1-entry moves also with each opening of the 0-entry to the right too.


Files

_Screen_Shot_2015-12-25_095713b.jpg (61.8 KB) _Screen_Shot_2015-12-25_095713b.jpg Scheduler setup check Kurt Ludikovsky, 2015-12-25 10:26
_Screen_Shot_2015-12-25_100005b.jpg (21.6 KB) _Screen_Shot_2015-12-25_100005b.jpg PHP Version / T3 System Info Kurt Ludikovsky, 2015-12-25 10:26
_Screen_Shot_2015-12-25_095600b.jpg (56.2 KB) _Screen_Shot_2015-12-25_095600b.jpg Globals Settings for clikeys Kurt Ludikovsky, 2015-12-25 10:26
Actions

Also available in: Atom PDF