lr_xml2report merge problem
Shakeel Suffee
s.suffee at arts.ac.uk
Thu Mar 30 10:28:45 CEST 2006
Hi all,
I am running logreport 2.32 on RHEL3up5 with kernel 2.4.21-32 and Perl
version 5.8.7
I am having some problems when trying to merge xml reports. Below are
the commands and sample output. First I converted my exim logs into xml
reports and then merged the reports.
# lr_log2report -o xml exim exim_mainlog.03.gz repxml03.xml
Log file was compressed using gzip.
Decompressing log file using /bin/gzip...
Parsing log file using exim DLF Converter...
Extracted 17745 DLF records on 76829 lines.
Encountered 0 errors and ignored 0 lines.
Running analysers...
Generating XML report...
Formatting report as xml in repxml03.xml...
###############
This is an output of the part of the report causing the problems
Delay Deliveries % Total
----------------------------------------------------- ---------- -------
[0s-1s> 23346 39.6
[1s-6s> 27011 45.8
[6s-31s> 4182 7.1
##############
#lr_xml2report -o xml --template email_default --merge repxml02.xml
repxml03.xml > repxmlcat.xml
Merging reports 'repxml03.xml', 'repxml02.xml'...
lr_xml2report: WARNING invalid number of names for a rangegroup subreport: 0
lr_xml2report: WARNING Merge of 'deliveries-by-size.0' failed at
/usr/local/share/perl5/Lire/ReportConfig.pm line 794.
lr_xml2report: WARNING incompatible merge: source range is splitted
across target ranges: [1,6> : end=5
lr_xml2report: WARNING Merge of 'deliveries-by-delay.0' failed at
/usr/local/share/perl5/Lire/ReportConfig.pm line 794.
lr_xml2report: WARNING invalid number of names for a rangegroup subreport: 0
lr_xml2report: WARNING Merge of 'deliveries-by-size.0' failed at
/usr/local/share/perl5/Lire/ReportConfig.pm line 794.
lr_xml2report: WARNING incompatible merge: source range is splitted
across target ranges: [1,6> : end=5
lr_xml2report: WARNING Merge of 'deliveries-by-delay.0' failed at
/usr/local/share/perl5/Lire/ReportConfig.pm line 794.
Formatting report as xml in -...
Any advice are welcomed, btw I haven't tried with the dlf stores so far
but I want to have the manual merge to work as well.
Regards
S.Suffee
--
To UNSUBSCRIBE, email to questions-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
questions-request at logreport.org
More information about the Questions
mailing list