Well, ok I now get these randomly, so I tried to do some more checking. Here's what I found: [root@cms /tmp]# gunzip hourly_export_200112111201.xml.gz [root@cms /tmp]# gunzip hourly_export_200112111301.xml.gz
gunzip: hourly_export_200112111301.xml.gz: decompression OK, trailing garbage ignored The last file was also the one who gave me the trouble,so maybe this could be a compression thing? Tarjei Alexander Bokovoy wrote: > > On Tue, Dec 11, 2001 at 10:56:59AM +0100, Emiliano wrote: > > Alexander Bokovoy wrote: > > > > > > > > Use 'xmlwf' on the file, it'll pinpoint the problem. It's installed as part > > > > > > of expat, so you probably have it. > > > > > > > > > > had to upgrade expat, well, xmlwf didn't give any output at all ;/ > > > > That means it's well-formed. In which case I don't know why repligard > > > > would claim otherwise. Alexander? > > > > > > It was not repligard but Expat itself, these messages are emmited by Expat > > > engine and has nothing to do with repligard functions. > > > > Be that as it may, xmlwf says the file is well-formed, while repligard > > (using expat) says it isn't. So there's a problem here. Where is this > > message logged? Is it possible to show the leadin XML, or dump the XML > > that it reads as it goes so we'll know where the error occurs? > It is line 667 in read.c and similar code in schema.c and rpconfig.c. This > is just a call to internal Expat's error messaging. > -- > / Alexander Bokovoy > $ cat /proc/identity >~/.signature > `Senior software developer and analyst for SaM-Solutions Ltd.` > --- > Nov 21 20:58:58 alconost kernel: VFS: Busy inodes after unmount. > Self-destruct in 5 seconds. Have a nice day... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
