
tom.ash at newint
Mar 21, 2012, 4:56 AM
Post #15 of 17
(1275 views)
Permalink
|
|
Re: Has anyone seen this Bric::App::Handler error?
[In reply to]
|
|
On 19 Mar 2012, at 16:17, David E. Wheeler wrote: > On Mar 19, 2012, at 3:26 AM, Tom Ash wrote: > >> Sorry for the slow reply. The Gossamer Threads server with Bric has an empty error_log and a perl_error_log with the same stack trace as in the OP: >> >> [Mon Mar 19 10:11:26 2012] [error] [client 87.194.173.122] Error processing Mason elements. >> [/home/newint/bricolage2/lib/Bric/App/Handler.pm:338] >> [/home/newint/bricolage2/lib/Bric/App/Handler.pm:315] >> [PerlHandler subroutine `Bric::App::Handler::handler':1] >> >> I've noticed I only get this error if I check out and then publish, not if I just republish. I have the same with over stories. > > Bah! Useless stack trace. Something is swallowing up the original error. Is that all there was? There should be some sort of payload showing the original error. It should look something like this: > > Error processing Mason elements.: [actual error] > > Best, > > David > The only other error is: Use Bric::Biz::Category->get_keywords instead at /home/newint/bricolage2/lib/Bric/Biz/Category.pm line 1230, <GEN7> line 727. ...repeated several times. Searching for 'get_keywords' in the template for this story type and the autohandler template finds nothing. Thanks, Tom
|