On Aug 26, 5:58 pm, Mark Hildreth <[email protected]> wrote:
> On Wed, Aug 26, 2009 at 5:24 PM, afrotypa <[email protected]> wrote:
>
> > Hmmm. I am not sure how to figure this one out. There are many of
> > those messages; and the app certainly *did not* hang each time the
> > "kill_hung_message" was generated. Perhaps that message is a red
> > herring and I should be looking at something else.
>
> > Any ideas?
>
> I'd certainly agree with that assessment. If there is a hang going on, that
> message isn't giving you any help.
FWIW, i was seeing some hanging in a site I was hacking a while back,
and I thought that maybe it was some middleware I wrote that was
hanging things up. It ended up being a problem when accessing the
environ somewhere in my template which I had been doing for debugging
purposes. It took me a while to figure it out but I approached the
problem in a fairly rigid way, in other words I kept on putting
log.debug in until I was able to determine exactly where it was
hanging. So maybe start at the controller method and work your way
back through the call stack.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---