Project

General

Profile

Actions

Bug #25618

closed

The script tried to execute a method or access a property of an incomplete object

Added by Georg Ringer over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2009-10-06
Due date:
% Done:

0%

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

Description

Hi,

I did some tests with the scheduler and wrote 2 custom extensions, registered a class, created a task for it and deactivated the extensions in extension manager.

now scheduler won't work anymore! complete error is
--------
Fatal error: tx_scheduler_Module::listTasks() [<a href='tx-scheduler-module.listtasks'>tx-scheduler-module.listtasks</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "tx_check4exts_server" 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 in /html/typo3/sysext/scheduler/mod1/index.php on line 889
--------

if I delete the tasks and deactivate the extension afterwards, everything is fine but IMO this needs to be fixed!

(issue imported from #M12132)

Actions

Also available in: Atom PDF