[FLOW3-general] cannot get objects from repository

Kerstin Huppenbauer kerstin.huppenbauer at die-digiparden.de
Wed Dec 5 10:01:45 CET 2012


Hi Thomas,

the exception log should be here: Data/Logs/Exceptions

Greets
Kerstin

> Hi Kerstin,
>
> i cant find any exception log file in my flow installation. Where should
> this be found?
> I don't think its the query itself thats wrong, because the findAll
> method also returns empty result.
>
> regards, Thomas
>
> Am 05.12.2012 00:12, schrieb Kerstin Huppenbauer:
>> Hi Thomas,
>>
>> have a look into the exception log. maybe you find an error there.
>> I had this problem some time ago too. in my case the defaultOrdering
>> was wrong and it was only logged in the exception file.
>>
>> greets
>> Kerstin
>>
>>
>>> hi list,
>>>
>>> i have a database table filled by a flow command controller (around 160k
>>> rows). That worked like a charm.
>>> When i try to get Objects from the repository via frontend controller, i
>>> always get empty results (no obvious errors) for like or equals queries.
>>> Even if i use the standard findAll() method (i know that would be too
>>> many results to handle). Query rows by f.e. phpMyAdmin works fine.
>>>
>>> doctrine:validate and doctrine:entitystatus show no errors.
>>> doctrine:migrate says there is no migration necessary. What may be
>>> wrong?
>>>
>>> regards, Thomas
>>
>



More information about the FLOW3-general mailing list