[TYPO3-Solr] Index queue with pages and tt_news
Rik Willems
rik at actiview.nl
Wed Aug 10 09:10:58 CEST 2011
>
> can you post that error?
>
> olivier
Hi Olivier,
Strange things happen. One index queue table works, adding a second
fails everything. The search box is visible but it shows some like
'request could not be processed' after a search.
Now, I can't get anything into the index. Number of documents remains 0
after clearing, optimizing and going back to visit some pages or doing
the queue on 1 table.
In devlog this error appears:
PHP Catchable Fatal Error: Argument 1 passed to
Apache_Solr_Response::__construct() must be an instance of
Apache_Solr_HttpTransport_Response, none given, called in
/var/www/introductionpackage-4.5.3/t3lib/class.t3lib_div.php on line
5297 and defined in
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/lib/SolrPhpClient/Apache/Solr/Response.php
line 97
exception 't3lib_error_Exception' with message 'PHP Catchable Fatal
Error: Argument 1 passed to Apache_Solr_Response::__construct() must be
an instance of Apache_Solr_HttpTransport_Response, none given, called in
/var/www/introductionpackage-4.5.3/t3lib/class.t3lib_div.php on line
5297 and defined in
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/lib/SolrPhpClient/Apache/Solr/Response.php
line 97' in
/var/www/introductionpackage-4.5.3/t3lib/error/class.t3lib_error_errorhandler.php:106
Stack trace:
#0
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/lib/SolrPhpClient/Apache/Solr/Response.php(97):
t3lib_error_ErrorHandler->handleError(4096, 'Argument 1 pass...',
'/var/www/introd...', 97, Array)
#1 /var/www/introductionpackage-4.5.3/t3lib/class.t3lib_div.php(5297):
Apache_Solr_Response->__construct()
#2
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/classes/class.tx_solr_search.php(100):
t3lib_div::makeInstance('Apache_Solr_Res...')
#3
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/pi_results/class.tx_solr_pi_results.php(105):
tx_solr_Search->search(Object(tx_solr_Query), 0, '10')
#4
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/pi_results/class.tx_solr_pi_results.php(74):
tx_solr_pi_results->search()
#5
/var/www/introductionpackage-4.5.3/typo3conf/ext/solr/classes/pluginbase/class.tx_solr_pluginbase_pluginbase.php(80):
tx_solr_pi_results->performAction()
#6 [internal function]: tx_solr_pluginbase_PluginBase->main('', Array)
#7
/var/www/introductionpackage-4.5.3/typo3/sysext/cms/tslib/class.tslib_content.php(6348):
call_user_func_array(Array, Array)
#8
/var/www/introductionpackage-4.5.3/typo3/sysext/cms/tslib/content/class.tslib_content_user.php(51):
tslib_cObj->callUserFunction('tx_solr_pi_resu...', Array, '')
#9
/var/www/introductionpackage-4.5.3/typo3/sysext/cms/tslib/class.tslib_content.php(922):
tslib_content_User->render(Array)
#10
/var/www/introductionpackage-4.5.3/typo3/sysext/cms/tslib/class.tslib_fe.php(3263):
tslib_cObj->USER(Array)
#11
/var/www/introductionpackage-4.5.3/typo3/sysext/cms/tslib/class.tslib_fe.php(3202):
tslib_fe->INTincScript_process(Array)
#12
/var/www/introductionpackage-4.5.3/typo3/sysext/cms/tslib/index_ts.php(465):
tslib_fe->INTincScript()
#13 /var/www/introductionpackage-4.5.3/index.php(84):
require('/var/www/introd...')
#14 {main}
Cheers! Rik
More information about the TYPO3-project-solr
mailing list