[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bricolage-devel
Subject:    Re: [Bricolage-Devel] transaction in progress
From:       David Wheeler <david () kineticode ! com>
Date:       2004-03-18 16:36:23
Message-ID: 64783F26-78FA-11D8-921D-000A95972D84 () kineticode ! com
[Download RAW message or body]

On Mar 18, 2004, at 8:23 AM, Scott Lanning wrote:

> lappix$ bricstart
> bric_apachectl start: starting httpd
> [Thu Mar 18 17:20:51 2004] [warn] module mod_log_config.c is already 
> added,
> skipping
> [Thu Mar 18 17:20:51 2004] [warn] module mod_mime.c is already added, 
> skipping
> [Thu Mar 18 17:20:51 2004] [warn] module mod_alias.c is already added, 
> skipping
>         (in cleanup) Can't call method "log" on an undefined value at
> /usr/local/bricolage/lib/Bric/SOAP/Handler.pm line 227.
>         (in cleanup) Can't call method "log" on an undefined value at
> /usr/local/bricolage/lib/Bric/SOAP/Handler.pm line 227.
> Syntax error on line 91 of /usr/local/bricolage/conf/httpd.conf:
>         (in cleanup) Can't call method "log" on an undefined value at
> /usr/local/bricolage/lib/Bric/SOAP/Handler.pm line 227.

Well, SOAP::Lite uses handle_err to handle errors:

   use SOAP::Lite +trace => [ (DEBUG ? ('all') : ()), fault => 
\&handle_err ];

So it seems like SOAP::Lite is encountering an error and attempting to 
send it to handle_err to handle. But since it's just startup time 
$apreq has no value. So perhaps some code should be added to check for 
$apreq and to try to just use Apache->server or something, instead, if 
it's not there.

Regards,

David



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bricolage-Devel mailing list
Bricolage-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bricolage-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic