Re: Can't locate object method "get_brigade" via package "Apache::Filter"

[prev] [thread] [next] [Date index for 2004/12/16]

From: Stas Bekman
Subject: Re: Can't locate object method "get_brigade" via package "Apache::Filter"
Date: 17:57 on 16 Dec 2004
Vadim wrote:
> from error_log
> ----------------
> [Thu Dec 16 19:34:06 2004] [notice] Apache/2.0.52 (Unix) mod_ssl/2.0.52 
> OpenSSL/0.9.7d mod_perl/1.99_18 Perl/v5.8.4 configured -- resuming normal 
> operations
> [Thu Dec 16 19:34:08 2004] [error] [client 127.0.0.1] Can't locate object 
> method "get_brigade" via package "Apache::Filter" 
> at /usr/local/apache2/cgi-bin/modules//MyApache/MyProxy.pm line 100.\n
> ----------------
> 
> why?

Vadim, when you post a question next time please consider giving us some 
more context. Put yourself in our position and think what information 
could be useful to help us to help you. For example in this particular 
case, we probably need to see the relevant parts of the failing code.

My guess is that you didn't load Apache::Filter:

% lookup get_brigade
To use method 'get_brigade' add:
         use Apache::Filter ();

For more info see:
http://perl.apache.org/docs/2.0/api/ModPerl/MethodLookup.html

        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Re: Can't locate object method "get_brigade" via package "Apache::Filter"
Stas Bekman 17:57 on 16 Dec 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52