[Flow] SOLVED Re: Live not working - inject settings passed null instead of array
Stephen Bungert
stephenbungert at yahoo.de
Mon Nov 18 22:05:11 CET 2013
Hi Bastian,
I thought it was doing that but I tried it again... when I run the
command it outputs nothing
if I try again I get told the site is loked try again in x seconds.
Then if I run warmup I get the following error:
FLOW_CONTEXT=Production ./flow flow:cache:warmup
Uncaught Exception
Execution of subprocess failed with exit code 255 and no output.
About the same time in my php error log I see:
[18-Nov-2013 21:48:07 Europe/Berlin] PHP Fatal error: Call to a member
function isAggregateRoot() on a non-object in
/html/typo3.flow/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Reflection/ReflectionService.php
on line 1478
[18-Nov-2013 21:52:47 Europe/Berlin] PHP Fatal error: Call to a member
function isAggregateRoot() on a non-object in
/html/typo3.flow/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Reflection/ReflectionService.php
on line 1478
[18-Nov-2013 21:57:57 Europe/Berlin] PHP Fatal error: Call to a member
function isAggregateRoot() on a non-object in
/html/typo3.flow/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Reflection/ReflectionService.php
on line 1478
If I manually delete Data->Temporary->Production and the run warmup it
works and I see the message that caches ahev been warmed up.
My hosts (mittwald) don't let me use link mirrormode, tehy setup flow to
use copy. Maybe this has something to do with it as on my test machine I
can flush and warmup the caches without problems (Dev and Production)
Stephen.
More information about the Flow
mailing list