CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9326

Crawler crashes when scheduling for a queue

Added by Tizian Schmidlin almost 3 years ago. Updated 10 months ago.

Status:Resolved Start date:2010-08-16
Priority:Must have Due date:
Assignee:Daniel Poetzinger % Done:

0%

Category:Bugs
Target version:3.1
Votes: 1 (View)

Description

Hi folks,

I always get a Fatal Error when trying to set the crawler queue in the scheduler because of the "improvements" of realUrl 1.9.x.

Here is the bug:

Fatal error: Call to protected method tx_realurl::setConfig() from context 'tx_crawler_lib' in /var/www/typo3Devcab/typo3conf/ext/crawler/class.tx_crawler_lib.php on line 272

Typo3 v 4.4.0
PHP 5.2.4

Greets

Tizian

History

Updated by Andy Grunwald over 1 year ago

i can confirm this bug.

i use the following setup:
TYPO3 4.4.11
crawler 3.2.0
RealURL 1.10.2

myMachine:/var/log/apache2# /var/www/myProject/www/typo3/cli_dispatch.phpsh scheduler

Fatal error: Call to protected method tx_realurl::setConfig() from context 'tx_crawler_lib' in /var/www/myProject/www/typo3conf/ext/crawler/class.tx_crawler_lib.php on line 272

Call Stack:
    0.0004     141936   1. {main}() /var/www/myProject/typo3_src-4.4.11/typo3/cli_dispatch.phpsh:0
    0.2926   28827904   2. include('/var/www/myProject/typo3_src-4.4.11/typo3/sysext/scheduler/cli/scheduler_cli_dispatch.php') /var/www/myProject/typo3_src-4.4.11/typo3/cli_dispatch.phpsh:123
    0.2961   29201752   3. tx_scheduler->executeTask() /var/www/myProject/typo3_src-4.4.11/typo3/sysext/scheduler/cli/scheduler_cli_dispatch.php:53
    0.2985   29209096   4. tx_crawler_scheduler_im->execute() /var/www/myProject/typo3_src-4.4.11/typo3/sysext/scheduler/class.tx_scheduler.php:176
    0.3044   30383512   5. tx_crawler_lib->CLI_main_im() /var/www/myProject/www/typo3conf/ext/crawler/scheduler/class.tx_crawler_scheduler_im.php:65
    0.3050   30422792   6. tx_crawler_lib->getPageTreeAndUrls() /var/www/myProject/www/typo3conf/ext/crawler/class.tx_crawler_lib.php:1887
   10.5012  105035016   7. tx_crawler_lib->drawURLs_addRowsForPage() /var/www/myProject/www/typo3conf/ext/crawler/class.tx_crawler_lib.php:1574
   10.5067  105074496   8. tx_crawler_lib->urlListFromUrlArray() /var/www/myProject/www/typo3conf/ext/crawler/class.tx_crawler_lib.php:1681

This Error occurif i run the scheduler task with a crawler configuration where "Use realurl urls" is checked. If you need more Information, let me know

Updated by Michael Klapper 10 months ago

  • Status changed from New to Resolved

Support for this feature is removed.

Revision: 65318
Author: michael.klapper
Date: 12:11:48, Freitag, 10. August 2012
Message:
Bug #37783, #37782

Fatal error because of changed RealURL function

----
Modified : /crawler/trunk/tca.php

Also available in: Atom PDF