View Single Post
Old 06-18-2012, 06:16 PM   #3
edbro
Banned
edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.edbro is fluent in JavaScript as well as Klingon.
 
Posts: 640
Karma: 4911
Join Date: Jul 2007
Location: Grapevine, TX
Device: iPad4
Code:
Calibre2opds startup
====================
'
[INFO]  Trying to locate Java on this system
[INFO]  ====================================
[INFO] Java location not found via JAVA_HOME environment variable
[INFO] Java not found in default JRE6 location [C:\Program Files\Java\jre6]
[INFO] Java found at 32-bit JRE7 location [C:\Program Files\Java\jre7]
'
"-----------------------"
" Calibre2Opds STARTING "
"-----------------------"
'
[INFO]  "C:\Program Files\Java\jre7\bin\JAVA.EXE" -Xms128m -Xmx512m -cp OpdsOutp
ut-3.1-SNAPSHOT.jar Cli
System language: eng
Try Configuration folder from user home: C:\Users\Ed
Using Configuration folder: C:\Users\Ed\.calibre2opds

calibre2opds 3.1 (rev. 170M)

Using Configuration folder: C:\Users\Ed\.calibre2opds
Log4J configuration file is C:\Users\Ed\.calibre2opds\log\log4j.properties
180617:12:31,007 [] INFO Runner - Try Configuration folder from user home: C:\Us
ers\Ed
180617:12:31,007 [] INFO Runner - Using Configuration folder: C:\Users\Ed\.calib
re2opds
180617:12:31,007 [] INFO Runner -
180617:12:31,007 [] INFO Runner - calibre2opds 3.1 (rev. 170M)
180617:12:31,007 [] INFO Runner -
180617:12:31,007 [] INFO Runner - Using Configuration folder: C:\Users\Ed\.calib
re2opds
180617:12:31,007 [] INFO Runner - Log4J configuration file is C:\Users\Ed\.calib
re2opds\log\log4j.properties
180617:12:31,007 [] INFO Runner -
180617:12:31,007 [] INFO Runner - Generate OPDS and HTML catalogs from your Cali
bre ebooks database
180617:12:31,007 [] INFO Runner - The project''s home : http://calibre2opds.com
180617:12:31,007 [] INFO Runner -
180617:12:31,007 [] INFO Runner - The Calibre2Opds team :
180617:12:31,007 [] INFO Runner -   * David Pierron - main programmer
180617:12:31,007 [] INFO Runner -   * Dave Walker - guru, features manager and t
ester extraordinaire
180617:12:31,007 [] INFO Runner -   * Farid Soussi - css and html guru
180617:12:31,007 [] INFO Runner -   * Douglas Steele - programmer
180617:12:31,007 [] INFO Runner -   * Jane Litte - beta tester and moral support

180617:12:31,007 [] INFO Runner -
180617:12:31,007 [] INFO Runner - Special thanks to Kb Sriram, who not only prog
rammed Trook, an excellent and OPDS compatible
180617:12:31,007 [] INFO Runner - library manager for the Nook, but also was kin
d enough to donate a Nook !
180617:12:31,007 [] INFO Runner -
180617:12:31,007 [] INFO Runner - The options are taken from the configuration f
ile located at C:\Users\Ed\.calibre2opds\default.profile.xml
180617:12:31,007 [] INFO Runner -
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Profile: defa
ult
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog -
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Language
                                      : en
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Device-specif
ic mode                               : Dropbox
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Destination f
older                                 : D:\Dropbox\Public\Ebooks\_catalog
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Base URL
                                      :
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Wikipedia lan
guage                                 : en
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Catalog folde
r                                     : _catalog
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Catalog title
                                      : Calibre library
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Number of ele
ments before pagination               : 25
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Number of ele
ments before split                    : 75
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Maximum numbe
r of levels of split                  : 1
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Maximum scree
n width for mobile option (HTML)      : 960
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Number of boo
ks in the "recent" catalog            : 99999
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Included form
ats                                   : EPUB, PDF, RTF, TXT, PRC, PDB, MOBI, LRF
, LRX, FB2
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Minimize Numb
er of Changed Files                   : yes
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not save b
andwidth                              : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te OPDS catalogs                      : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te HTML catalogs                      : yes
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te OPDS downloads                     : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te HTML downloads                     : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Published dat
e as year in book details             : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Suppress rati
ngs in the books titles               : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te thumbnails                         : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Thumbnail hei
ght                                   : 144
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Split tags us
ing                                   :
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include books
 without file                         : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Encrypt the f
ilenames                              : yes
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not show t
he series in the author catalogs      : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te external links                     : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te cross-reference links              : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Main catalog
filter                                :
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Maximum lengt
h of the summary list                 : 30
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Maximum lengt
h of a book summary                   : 250
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te the "Authors" catalog              : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te the "Tags" catalog                 : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te the "Series" catalog               : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te the "Recent" catalog               : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te the "Ratings" catalog              : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te the "All books" catalog            : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include Tags
in the Book Details                   : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Generate Sear
ch Index (experimental)               : yes
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Copy catalog
to database folder                    : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - "Browse by Co
ver" mode (HTML)                      : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include the "
About calibre2opds" entry             : yes
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - List of tags
that will get an additional level     :
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Minimum books
 to create an additional level        : 50
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not split
by letter in "Browse by cover" mode   : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Do not genera
te resized covers                     : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Cover height
                                      : 550
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include only
one ebook file                        : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Zip the catal
og before copying it to the Nook      : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Reprocess the
 epub metadata                        : no
180617:12:31,038 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Wikipedia Url
                                      : http://{0}.wikipedia.org/wiki/{1}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Amazon author
 Url                                  : http://www.amazon.com/gp/search/ref=sr_a
dv_b/?search-alias=stripbooks&unfiltered=1&sort=relevanceexprank&field-author={0
}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Amazon Url (b
y ISBN)                               : http://www.amazon.com/gp/search/ref=sr_a
dv_b/?search-alias=stripbooks&unfiltered=1&sort=relevanceexprank&field-isbn={0}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Amazon Url (b
y title)                              : http://www.amazon.com/gp/search/ref=sr_a
dv_b/?search-alias=stripbooks&unfiltered=1&sort=relevanceexprank&field-title={0}
&field-author={1}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Goodread Auth
or Url                                : http://www.goodreads.com/book/author/{0}

180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Goodread Url
(by ISBN)                             : http://www.goodreads.com/book/isbn/{0}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Goodread Url
(by title)                            : http://www.goodreads.com/book/title/{0}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Goodread revi
ew (by ISBN)                          : http://www.goodreads.com/review/isbn/{0}

180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Isfdb author
Url                                   : http://www.isfdb.org/cgi-bin/ea.cgi?{0}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Librarything
author Url                            : http://www.librarything.com/author/{0}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Librarything
Url (by ISBN)                         : http://www.librarything.com/isbn/{0}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Librarything
Url(by title)                         : http://www.librarything.com/title/{0}%20
{1}
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Index filter
algorithm                             : RemoveMedian
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Index book co
mments                                : yes
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Maximum numbe
r of keywords                         : -1
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Featured book
s catalog title                       : Featured books
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - config.Custom
Catalogs.label                        : []
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include Serie
s in the Book Details                 : yes
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include Publi
sher in the Book Details              : no
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Include Publi
shed Date in the Book Details         : no
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - In the author
s list page, skip the list of authors with the same initial : no
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Featured book
s catalog  search                     :
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Database fold
er                                    : D:\Dropbox\Public\Ebooks
180617:12:31,053 [] INFO com.gmail.dpierron.calibre.opds.Catalog -
Existing contents of D:\Dropbox\Public\Ebooks\_catalog will be lost if you conti
nue.   Is this OK?
1. yes
2. no
1
180617:12:38,370 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Existing cont
ents of D:\Dropbox\Public\Ebooks\_catalog will be lost if you continue.   Is thi
s OK? (answered yes)
180617:12:38,448 [] INFO com.gmail.dpierron.calibre.opds.Catalog - loading and f
iltering database
180617:12:39,680 [] ERROR com.gmail.dpierron.calibre.database.Database - listBoo
ks: statement=org.sqlite.PrepStmt@32a7c990
java.sql.SQLException: [SQLITE_CANTOPEN]  Unable to open the database file (unab
le to open database file)
180617:12:41,115 [] ERROR com.gmail.dpierron.calibre.opds.Catalog - Error access
ing database: code=8
180617:12:41,115 [] INFO com.gmail.dpierron.calibre.opds.Catalog - Deleting temp
orary Files
180617:12:41,115 [] INFO com.gmail.dpierron.calibre.opds.Catalog - done in 0 mil
lisec.
180617:12:41,115 [] INFO com.gmail.dpierron.calibre.opds.Catalog - null now cont
ains the catalogs
'
"-----------------------"
" Calibre2Opds FINISHED "
"-----------------------"
'
Press any key to continue . . .
edbro is offline   Reply With Quote