View Single Post
Old 08-25-2011, 06:47 PM   #452
Xenophon
curmudgeon
Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.Xenophon ought to be getting tired of karma fortunes by now.
 
Xenophon's Avatar
 
Posts: 1,487
Karma: 5748190
Join Date: Jun 2006
Location: Redwood City, CA USA
Device: Kobo Aura HD, (ex)nook, (ex)PRS-700, (ex)PRS-500
2.5 beta1 dies with a FileNotFound exception, while trying to copy the catalog. The messages are:
Spoiler:

250818:43:10,522 [] ERROR com.gmail.dpierron.calibre.gui.Mainframe - catalog.xml (No such file or directory)
java.io.FileInputStream.open(Native Method)
java.io.FileInputStream.<init>(FileInputStream.jav a:120)
com.gmail.dpierron.tools.Helper.copy(Helper.java:8 44)
com.gmail.dpierron.calibre.opds.Catalog.createMain Catalog(Catalog.java:902)
com.gmail.dpierron.calibre.gui.Mainframe$2.run(Mai nframe.java:259)
java.lang.Thread.run(Thread.java:680)

java.io.FileNotFoundException: catalog.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.jav a:120)
at com.gmail.dpierron.tools.Helper.copy(Helper.java:8 44)
at com.gmail.dpierron.calibre.opds.Catalog.createMain Catalog(Catalog.java:902)
at com.gmail.dpierron.calibre.gui.Mainframe$2.run(Mai nframe.java:259)
at java.lang.Thread.run(Thread.java:680)



It also takes about 6 minutes to process the "by author" catalog:
Spoiler:

250818:35:17,771 [] INFO com.gmail.dpierron.calibre.opds.Catalog - generating authors catalog
250818:41:29,332 [] INFO com.gmail.dpierron.calibre.opds.Catalog - done in 371,559 millisec.

Is that normal?

Xenophon

Last edited by Xenophon; 08-25-2011 at 06:49 PM.
Xenophon is offline   Reply With Quote