[Bucardo-general] Replication Error

Greg Sabino Mullane greg at endpoint.com
Tue May 6 19:47:25 UTC 2008


> May  5 17:09:44 venus2 Bucardo[3294]: CTL Controller exiting at 
> cleanup_controller. Reason: Killed (line 2858): DBD::Pg::st 
> fetchall_arrayref failed: no statement executing at 
> /usr/lib/perl5/site_perl/5.8.8/Bucardo.pm line 2858.

> Any idea what is going wrong?

Hm...looks as though an execute() was not called when it should have
been...digs around...

Ah, looks like the $sth{free} on that line should be $sth{freeall}. 
I'll commit the change, thanks for reporting it. Let me know if that 
clears it up.

> I also get a perl error in the terminal in which I started Bucardo:
> 
> DBI::db=HASH(0x9872464)->disconnect invalidates 1 active statement 
> handle (either destroy statement handles or call finish on them before 
> disconnecting) at /usr/lib/perl5/site_perl/5.8.8/Bucardo.pm line 2984.

That's a normal side-effect to the error above.

You might also want to adjust the "sendmail" option in bucardo_ctl to
prevent the other mail-related errors from popping up. I should probably
make Bucardo smarter so that it doesn't send mail to the default emails.

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation 610-983-9073
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
Url : https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20080506/a5e4910c/attachment.bin 


More information about the Bucardo-general mailing list