After I fixed the mapping, the issue resolved itself (disappeared). Dennis
On Sunday, January 12, 2014 10:51:56 AM UTC-5, Marco Pivetta wrote: > > Any news on this? > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > > On 10 January 2014 23:03, Dennis Fedco <[email protected]<javascript:> > > wrote: > >> I am currently trying to resolve Doctrine mapping issues, which could be >> the cause of this error. I'll report back if unsolved. >> >> Thanks. >> Dennis >> >> >> On Friday, January 10, 2014 1:14:25 PM UTC-5, Dennis Fedco wrote: >>> >>> I have a strange error I am trying to debug. >>> >>> I am using BjyAuthorize with Doctrine. I've set up something that looks >>> like it should be working, but when I load the application in the browser, >>> it bails out with an infinite loop type behavior (nothing is shown in the >>> browser, then the browser just crashes. Both Mozilla and Chrome do. >>> >>> Some poking around revealed this error: >>> *Notice*: Undefined index: controller in >>> *vendor\doctrine\common\lib\Doctrine\Common\Proxy\AbstractProxyFactory.php >>> on >>> line 121 >>> <https://github.com/doctrine/common/blob/2.4/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php#L121>* >>> >>> I put a debug stack print to just before this line and here is my debug >>> stack >>> trace<https://github.com/dennis-fedco/misc/blob/master/DoctrineProxyError.txt>(note >>> that it is 23Mb! and mostly repeats itself) >>> Can you suggest anything, like where to look next... where to stop the >>> loop. Where the cause may be that it generates proxies like crazy forever. >>> >>> Thanks, >>> Dennis >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "doctrine-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/doctrine-user. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
