[TYPO3-Solr] Scheduler task does not end

Michael Stein der.stein at gmx.de
Wed Jun 25 17:13:48 CEST 2014


Am Tue, 24 Jun 2014 21:57:50 +0200 schrieb Olivier Dobberkau:

> Am 24.06.14 16:18, schrieb Michael Stein:
> 
>> Is there a way to debug that?
> 
> please turn on the logging.
> 
> Olivier

Hi Olivier,
thank for that hint - it doesn't help anyway.

After 6 hours digging deep to typo3-code I figured out, that my 
memory_limit has no effect and that installation doesn't talk much about 
its problems.
After playing a bit with memory-setting, I figured out, that
ini_set('memory_limit', '256M');
in cli_dispatch.phpsh is my friend.

So, for the world:
Don't trust php.ini-settings on Artfiles-server.

Michael



More information about the TYPO3-project-solr mailing list