Project

General

Profile

Actions

Bug #57657

closed

Scheduler not working in Typo3 6.2

Added by Siva Prasad over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-04-04
Due date:
% Done:

0%

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

Description

Hi Guys,

I have problem with cli_dispacher.phpsh script in typo3 6.2. I have tried to run the cli_dispacher.phpsh file through command line tool. There is no error showing up .There is no process running associated with scheuler.

ie, php5-53LATEST-CLI -f cli_dispatch.phpsh scheduler works with out any issues, but nothing happens as inteded.

Please help me.


Files

setup_check.png (28.7 KB) setup_check.png Siva Prasad, 2014-04-05 11:23

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #57314: cli_dispatch.phpsh returns 1Closed2014-03-26

Actions
Actions #1

Updated by Philipp Gampe over 10 years ago

  • Status changed from New to Needs Feedback

Please go to the Scheduler Module and choose "Setup check" from dropdown. Please check whether the scheduler run is registered.

Actions #2

Updated by Siva Prasad over 10 years ago

Hi,

Yes I already checked this. Please see the screenshot attached.

Actions #3

Updated by Jan Kiesewetter over 10 years ago

Maybe this is related to http://forge.typo3.org/issues/57314

You get the return code with:

#calling cli_dispatcher:
php5-53LATEST-CLI -f cli_dispatch.phpsh
# return last error code
echo $?

If you get 1 (one) then try to enable apc for cli (see ticket above).

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

Closing as duplicate of #57314

Actions

Also available in: Atom PDF