[TYPO3-mvc] Extbase cache issue
g4-lisz at tonarchiv.ch
g4-lisz at tonarchiv.ch
Tue Nov 15 15:11:27 CET 2011
hi there,
sadly this problem still remains. :(
is there really no way to fix this? we want to roll out the new site
soon and our client wants to go with 4.5 LTS...
if i get any help i could try to fix / backport it myself.
cheers,
till
On 14.09.2011 20:21, g4-lisz at tonarchiv.ch wrote:
> Hi Claus,
>
> ok i enabled it know - let's see what happens...
>
> Cheers,
> Till
>
> On 09/14/2011 07:32 PM, Claus Due wrote:
>> Now that I think about it - this could be a problem in the internal
>> cache in Extbase which I think is still used in your version. You may
>> have to wait for 4.6 for this problem to be fixed (Extbase will shift
>> to using caching framework then).
>>
>> In any case you should enable the useCachingFramework option. But I'm
>> not so sure it will fix this particular problem - sorry.
>>
>> Cheers,
>> Claus
>>
>>
>> On Sep 14, 2011, at 7:28 PM, Claus Due wrote:
>>
>>> Hi Till,
>>>
>>> Empty means off ;)
>>>
>>> Enable this setting and the problem should disappear.
>>>
>>> Cheers,
>>> Claus
>>>
>>> On Sep 14, 2011, at 7:07 PM, g4-lisz at tonarchiv.ch wrote:
>>>
>>>> On 09/14/2011 06:50 PM, Claus Due wrote:
>>>>> Hi,
>>>>>
>>>>> Is "useCachingFramework" enabled in install tool?
>>>>>
>>>>> Cheers,
>>>>> Claus
>>>>>
>>>> Well this setting is empty, which means IMHO that it is on by
>>>> default... And it seems to work most of the time.
>>>> cache_XX and tx_extbase_cache_XX tables have entries (at least some
>>>> of them).
>>>>
>>>> Cheers,
>>>> Till
>>>>
>>>>> On Sep 14, 2011, at 6:26 PM, g4-lisz at tonarchiv.ch wrote:
>>>>>
>>>>>
>>>>>> On 09/11/2011 11:17 PM, g4-lisz at tonarchiv.ch wrote:
>>>>>>
>>>>>>> Hi
>>>>>>>
>>>>>>> We are developing a quit big extension in Extbase. From time to
>>>>>>> time we get this error from both the backend and the frontend:
>>>>>>>
>>>>>>> Fatal error: Uncaught exception 't3lib_cache_Exception' with
>>>>>>> message 'No table to write data to has been set using the
>>>>>>> setting "cacheTable".' in
>>>>>>> /var/www/typo3_src-4.5.3/t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php:65
>>>>>>> Stack trace: #0 [internal function]:
>>>>>>> t3lib_cache_backend_DbBackend->__construct(Array) #1
>>>>>>> /var/www/typo3_src-4.5.3/t3lib/class.t3lib_div.php(5295):
>>>>>>> ReflectionClass->newInstanceArgs(Array) #2
>>>>>>> /var/www/typo3_src-4.5.3/t3lib/cache/class.t3lib_cache_factory.php(92):
>>>>>>> t3lib_div::makeInstance('t3lib_cache_bac...', Array) #3
>>>>>>> /var/www/typo3_src-4.5.3/typo3/sysext/extbase/Classes/Object/Container/ClassInfoCache.php(98):
>>>>>>> t3lib_cache_Factory->create('cache_extbase_o...',
>>>>>>> 't3lib_cache_fro...', 't3lib_cache_bac...', Array) #4
>>>>>>> /var/www/typo3_src-4.5.3/typo3/sysext/extbase/Classes/Object/Container/ClassInfoCache.php(51):
>>>>>>> Tx_Extbase_Object_Container_ClassInfoCache->initializeLevel2Cache()
>>>>>>> #5 /var/www/typo3_src-4.5.3/t3lib/class.t3lib_div.php(5297):
>>>>>>> Tx_Extba
> s
>> e
>>> _
>>>> O
>>>>> bject_Container_ClassInfoCache->__construct() #6 / in
>>>>> /var/www/typo3_src-4.5.3/t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
>>>>> on line 65
>>>>>
>>>>>>> After 2-3 minutes and a few reloads, this error disappears.
>>>>>>>
>>>>>>> Another strange thing: We are running two servers. One is an
>>>>>>> exact clone of the other. But this issue appears on one machine
>>>>>>> only. The only difference is that the faulty server is used by
>>>>>>> several developers at the same time. Could this be a session issue?
>>>>>>>
>>>>>>> Any help would be much appreciated.
>>>>>>>
>>>>>> No one?
>>>>>>
>>>>>> As all of our extension relies on Extbase we don't have the
>>>>>> configure the cache settings by ourself... or am i wrong?
>>>>>>
>>>>>> If it relies on Extbase, the issue must be there...
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> _______________________________________________
>>>>>> TYPO3-project-typo3v4mvc mailing list
>>>>>> TYPO3-project-typo3v4mvc at lists.typo3.org
>>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>>>>>>
>>>>>>
>>>>> _______________________________________________
>>>>> TYPO3-project-typo3v4mvc mailing list
>>>>> TYPO3-project-typo3v4mvc at lists.typo3.org
>>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> TYPO3-project-typo3v4mvc mailing list
>>>> TYPO3-project-typo3v4mvc at lists.typo3.org
>>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>>>>
>>> _______________________________________________
>>> TYPO3-project-typo3v4mvc mailing list
>>> TYPO3-project-typo3v4mvc at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>>>
>> _______________________________________________
>> TYPO3-project-typo3v4mvc mailing list
>> TYPO3-project-typo3v4mvc at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>
>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list