Project

General

Profile

Actions

Bug #99605

closed

Scheduler exception "PHP Fatal error: TYPO3\CMS\Scheduler\Scheduler::cleanExecutionArrays()"

Added by Lina Wolf over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2023-01-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I got the following error in the scheduler after updating from TYPO3 8.7 to 11.5:

```
PHP 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 "TYPO3\CMS\Extbase\Scheduler\Task" of the object you are trying to operate on was loaded before unserialize() gets called or provide an autoloader to load the class definition in /var/www/html/web/typo3/sysext/scheduler/Classes/Scheduler.php on line 126
```

The task cannot be removed in the backend anymore

might be related to https://forge.typo3.org/issues/92466 ?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #92466: Scheduler exception Cannot unserialize TYPO3\CMS\Core\Log\Writer\AbstractWriterClosed2020-10-01

Actions
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77492

Actions #2

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77492

Actions #3

Updated by Nikita Hovratov over 1 year ago

  • Related to Bug #92466: Scheduler exception Cannot unserialize TYPO3\CMS\Core\Log\Writer\AbstractWriter added
Actions #4

Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77492

Actions #5

Updated by Gerrit Code Review over 1 year ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77492

Actions #6

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77437

Actions #7

Updated by Lina Wolf over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Gerrit Code Review over 1 year ago

  • Status changed from Resolved to Under Review

Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77437

Actions #9

Updated by Lina Wolf over 1 year ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Benni Mack about 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF