Project

General

Profile

Actions

Bug #33366

closed

Scheduler doesn't allow adding new tasks

Added by Dirk Wenzel over 12 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2012-01-22
Due date:
% Done:

0%

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

Description

When trying to add a new task from within 'Scheduled Task' or 'Information' area page reloads but no new task appears in list.

In protocol the following entries are logged:
Core: Error handler (BE): PHP Warning: in_array() expects parameter 2 to be array, boolean given in /var/www/typo3_src-4.5.10/typo3/sysext/extbase/Classes/Object/Container/Container.php line 259
. . . ! . Core: Error handler (BE): PHP Warning: class_implements(): Class Tx_Extbase_MVC_CLI_CommandManager does not exist and could not be loaded in /var/www/typo3_src-4.5.10/typo3/sysext/extbase/Classes/Object/Container/Container.php line 259

As I found a previous bug here (#32961) concerning a similar failure I tried to delete some extensions, especialy one wich had been changed (set up a newer version of solr from svn instead of ter). But it did'n have any effect.

On initial setup the extension seemed to be working properly. At least I was able to add a task (Convert user passwords saltedpasswords). This task could be edited too while adding new tasks was not possible.

Here is a list of extensions providing tasks in 'Information' area:
- em: Update Extension List
- reports: System Status Update
- workspaces: Workspaces auto-publication
- linkvalidator: Convert user passwords to salted hashes, Linkvalidator
- scheduler: Scheduler test task, Scheduler sleep task, Caching framework garbage collection
- fed: Extbase CommandController Task

Actions #1

Updated by Dirk Wenzel over 12 years ago

After disabling all extensions which provide own tasks if found out that the issues doesn't occurs when uninstalling fed.

After removing fed new tasks can be added. When adding fed again the error gets back.

I will open a new issue with fed then.

Actions #2

Updated by Dirk Wenzel over 12 years ago

Please close this bug.

Related issue #33367 was confirmed to be a bug in fed:

"This error is only related to FED so #33366 can be closed - it should only be possible to select the Extbase CommandController task on 4.6 and above, so I will add a condition to ignore the task on all versions below 4.6."

Actions #3

Updated by Francois Suter over 12 years ago

  • Status changed from New to Rejected

Done. Thanks for following up on the resolution.

Actions #4

Updated by Michael Stucki over 10 years ago

  • Category set to scheduler
Actions #5

Updated by Michael Stucki over 10 years ago

  • Project changed from 739 to TYPO3 Core
  • Category changed from scheduler to scheduler
Actions

Also available in: Atom PDF