[Catalyst] Caught exception in engine "Can't call method "header" on an undefined value

Matt S Trout dbix-class at trout.me.uk
Thu May 14 14:40:13 GMT 2009


On Thu, May 14, 2009 at 11:47:16AM +0800, Malloy wrote:
> What's wrong with my application?
> 
> [error] Caught exception in engine "Can't call method "header" on an
> undefined value at /usr/local/share/perl/5.10.0/Catalyst.pm line 1838."
> When get this error, I can't open the web page.

Update Catalyst::Runtime to the latest version - you've got one of the early
5.80s with a weird context constructor bug, I think.

-- 
        Matt S Trout         Catalyst and DBIx::Class consultancy with a clue
     Technical Director      and a commit bit: http://shadowcat.co.uk/catalyst/
 Shadowcat Systems Limited
  mst (@) shadowcat.co.uk        http://shadowcat.co.uk/blog/matt-s-trout/



More information about the Catalyst mailing list