Database Schema Error when running lr_run

Francis J. Lacoste flacoste at logreport.org
Tue Aug 3 03:39:33 CEST 2004


Hi,

Did you succeed in processing any other log file? (Like a combined or sylog
log file for example.)

On August 2, 2004 19:07, Naman Latif wrote:
> Hi,
> I installed lire (1.5) on Suse 8.2 Professional. But when I try to
> analyze a Cisco IOS log file, I am getting the following error
>
>

> /usr/local/share/perl5/Lire/DlfStream.pm line 374, <$fh> line 1.
> firewall cisco_ios lr_tag-20040802155808-7236 lr_store warning Use of
> uninitialized value in subroutine entry at
[...]

This is a warning caused because there is an undef in the values given to the 
SQL statement (which should not trigger a warning there since this should be 
mapped to SQL NULL.)

> dbdimp.c line 371 at /usr/local/share/perl5/Lire/DlfStream.pm line 374,
> <$fh> line 1.
> firewall cisco_ios lr_tag-20040802155808-7236 lr_store warning
> DBD::SQLite::db commit failed: cannot commit transaction - SQL
> statements in progress(1) at dbdimp.c line 203 at
> /usr/local/share/perl5/Lire/DlfStore.pm line 121, <$fh> line 1.

Hmm, this looks like a problem with DBI or the DBD::SQLite driver.

Which versions are you using.

Lire was tested with DBI vs 1.42 and DBD::SQLite 0.29.

Trying to install these versions might solve your problem.

Thanks for your interest in LogReport, kind regards,

Francis J. Lacoste

-- 
Francis J. Lacoste              . .           http://www.logreport.org
/^LogReport$/               . .               flacoste at logreport.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
Url : http://lists.logreport.org/pipermail/questions/attachments/20040802/a7216f10/attachment.bin 


More information about the Questions mailing list