[Flow] Trubble with executing Flow

Axel Wüstemann | Qbus Werbeagentur awu at qbus.de
Mon Sep 30 10:16:06 CEST 2013


Am 27.09.2013 15:44, schrieb Bastian Waidelich:
> Axel Wüstemann | Qbus Werbeagentur wrote:
>
> Hi Axel,
>
>> Suddenly I get
>>   The erroneous command was [...]
>
> I'm afraid we need more details in order to help you.. For instance:
> What version of Flow are you using? And...

2.0.0
>
>> I made some refactoring
>
> What kind of refactorings did you do? Did you also modify framework code?
> Can't you revert the refactorings to narrow down the issue?

Only renaming of var and function names for better expressing there real 
live meaning. Of cource I did not change any framework code, but I used 
partially "find&replace" so theoretically it might be possible, thta 
framework code was effected.
>
> Last but not least did you check the logs under Data/Logs and
> Data/Logs/Exceptions for more information?
>
There seemed to be no more information as I saw on the screen

Uncaught exception #1355480641 in line 227 of 
/home/awu/htdocs/lallf/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Core/Booting/Scripts.php: 
Execution of subprocess failed with exit code 255 and no output.

The erroneous command was:
FLOW_ROOTPATH='/home/awu/htdocs/lallf/' FLOW_CONTEXT='Development' 
XDEBUG_CONFIG='idekey=FLOW_SUBREQUEST remote_port=9001' "/usr/bin/php" 
-c '/etc/php5/apache2/php.ini' 
'/home/awu/htdocs/lallf/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Core/../../../../Scripts/flow.php' 
'typo3.flow:core:compile'

12 
TYPO3\Flow\Core\Booting\Scripts::executeCommand("typo3.flow:core:compile", 
array|15|)
11 
TYPO3\Flow\Core\Booting\Scripts::initializeProxyClasses(TYPO3\Flow\Core\Bootstrap)
10 call_user_func(array|2|, TYPO3\Flow\Core\Bootstrap)
9 TYPO3\Flow\Core\Booting\Step::__invoke(TYPO3\Flow\Core\Bootstrap)
8 
TYPO3\Flow\Core\Booting\Sequence::invokeStep(TYPO3\Flow\Core\Booting\Step, 
TYPO3\Flow\Core\Bootstrap)
7 
TYPO3\Flow\Core\Booting\Sequence::invokeStep(TYPO3\Flow\Core\Booting\Step, 
TYPO3\Flow\Core\Bootstrap)
6 
TYPO3\Flow\Core\Booting\Sequence::invokeStep(TYPO3\Flow\Core\Booting\Step, 
TYPO3\Flow\Core\Bootstrap)
5 
TYPO3\Flow\Core\Booting\Sequence::invokeStep(TYPO3\Flow\Core\Booting\Step, 
TYPO3\Flow\Core\Bootstrap)
4 TYPO3\Flow\Core\Booting\Sequence::invoke(TYPO3\Flow\Core\Bootstrap)
3 TYPO3\Flow\Http\RequestHandler::boot()
2 TYPO3\Flow\Http\RequestHandler::handleRequest()
1 TYPO3\Flow\Core\Bootstrap::run()



More information about the Flow mailing list