Project

General

Profile

Actions

Bug #70189

closed

Fatal error: TYPO3\CMS\Scheduler\Scheduler::cleanExecutionArrays()

Added by Daniel Wagner about 9 years ago. Updated over 8 years ago.

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

0%

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

Description

Before upgrading to 7.5.0 unnecessary extensions have been deinstalled.
After upgrading to 7.5.0 it is not possible to view tasks in scheduler.

My scheduler had an active task of an extension not installed anymore.

Following error appears:
Fatal error: TYPO3\CMS\Scheduler\Scheduler::cleanExecutionArrays()

The script tried to execute a method or access a property of an incomplete object.
Please ensure that the class definition of the object you are trying to operate on was loaded
before unserialize() gets called or provide a __autoload() function to load the class definition

Truncating tx_scheduler_task worked but this should no be used on productive systems.


Files

Scheduler task not found.png (18.1 KB) Scheduler task not found.png Michael Oehlhof, 2015-11-21 23:34
Actions

Also available in: Atom PDF