Your release candidate runs out of heap space on my library (~1500 items), while producing a nook-mode catalog.
A built-from-svn (revision 143) calibre2opds crashes with a null pointer error because it thinks the catalog is being built at .../Calibre when it's really being built at .../Calibre.library. It gets an npe trying to call os.close() when os is null, in CachedFileManager.saveCache(). This bug has been present for a long time now -- I reported it originally back in January.
Xenophon
|