[FLOW3-general] Exception when executing 'flow3 cache flush' and opening welcome page

Thomas Fritz fritztho at gmail.com
Tue Feb 2 16:17:43 CET 2010


On Tue, Feb 2, 2010 at 15:52, Thomas Fritz <fritztho at gmail.com> wrote:

> Hello again!
>
> On Tue, Feb 2, 2010 at 15:43, Robert Lemke <robert at typo3.org> wrote:
>
> > Hi Thomas,
> >
> > Am 02.02.2010 um 14:07 schrieb Thomas Fritz:
> >
> > > BUT NOW: Opening flow3s welcome page i get the following
> > > error: "#1167574981: Invalid configuration option "factoryObjectName"
> > > (source: Package Fluid / property "syntaxTreeCache")"
> > > thrown
> > > in
> >
> Packages/Framework/FLOW3/Classes/Object/Configuration/ConfigurationBuilder.php
> > > in line 99.
> > > Revision 3808.
> > > I removed the Configurations folder and updated. Also flushed cache.
> >
> > yes, that was a mistake I made when committing r3808. We fixed that 45
> > minutes later in r3808, so just update the Fluid package again ...
> >
> >
> Thank you, right now it works with Rev. 3809. That was fast! :)
>
> Regards,
> Thomas
>
>
I am a little bit confused now. I have checked out the trunk r3809. Now i
get exactly the same error as i described at the beginning:

developer at wda ~/vhosts/flow3/www $ ./flow3 cache flush

Uncaught Exception in FLOW3 #1: Warning: Invalid argument supplied for
foreach() in
/home/developer/vhosts/flow3/www/Packages/Framework/FLOW3/Classes/Cache/Backend/FileBackend.php
line 197
thrown in file Packages/Framework/FLOW3/Classes/Error/ErrorHandler.php
in line 82

I also can't see any changes to FileBackend.php. There is a glob() call in
findTagFilesByEntry().
Like before. Removed everything, updated. No local changes except
Environment.php and .htaccess as described in
http://forge.typo3.org/issues/show/3029.


Is this a known error at this time and revision?


Thomas


More information about the FLOW3-general mailing list