[redland-dev] Messing up bdb

Danny Ayers danny.ayers at gmail.com
Wed Jun 15 20:04:32 BST 2005


Dave, I think I might have found what was causing my db foulups
earlier, looks like an overflow (or break in the middle of a stream).
Symptom was -

Error:Illegal node encoding 'u' seen

I checked the db42 install, reinstalled Redland, ran the crawl again.
Same error, except this time it was encoding 'a'. It appeared in the
same bunch of triples as before, from:
http://www.greenrobe.com/node/feed
XSLT'd with:
http://purl.org/net/syndication/subscribe/feed-rss1.0.xsl

The last bit of that feed is a <description> about 110,000 chars long,
which would have been added as a literal, or at least attempted. Time
I started trimming ;-)

Cheers,
Danny.

-- 

http://dannyayers.com


More information about the redland-dev mailing list