Quote:
Originally Posted by nickinev
|
Glad you were able to get it running. I can't get past the install of Calibre2OPDS. Half of the instructions on the web page you cite are crossed out, but it's not clear what one is supposed to do instead. Even the crossed-out instructions don't correspond to what I'm seeing in my installation folder. "calibre2opds.bat"? "\bin" folder? Neither of those are there. This is what I have in my installation directory:
Quote:
Directory of F:\Calibre2Opds
09/05/2010 01:52 AM <DIR> .
09/05/2010 01:52 AM <DIR> ..
09/05/2010 01:52 AM <DIR> Uninstaller
05/12/2010 08:18 AM 1,170 calibre2opds-text-icon_64.png
05/12/2010 08:18 AM 3,262 uninstall-icon_32.ico
07/15/2010 09:22 AM 47 rungui.cmd
07/23/2010 05:34 AM 232,354 junit-4.7.jar
05/12/2010 08:18 AM 35,147 licence.txt
07/23/2010 05:34 AM 58,957 DataModel-2.3-SNAPSHOT.jar
05/12/2010 08:18 AM 38,366 calibre2opds-icon_192.png
07/23/2010 05:34 AM 680,475 OpdsOutput-2.3-SNAPSHOT.jar
07/15/2010 09:22 AM 95 rungui.sh
07/23/2010 05:34 AM 19,316 Tools-2.2-SNAPSHOT.jar
05/12/2010 08:18 AM 8,887 uninstall-icon_64.png
05/12/2010 08:18 AM 145,136 calibre2opds-icon.png
05/12/2010 08:18 AM 3,262 calibre2opds-icon-small_32.ico
07/23/2010 05:21 AM 9,935 readme.txt
07/23/2010 05:34 AM 153,115 jdom-1.1.jar
07/23/2010 05:34 AM 358,085 log4j-1.2.12.jar
05/12/2010 08:18 AM 3,262 calibre2opds-text-icon.ico
07/23/2010 05:19 AM 15,677 release.txt
07/15/2010 09:22 AM 99 run.sh
05/12/2010 08:18 AM 7,447 calibre2opds-icon_64.png
07/23/2010 05:34 AM 2,386,512 sqlite-jdbc-3.6.17.1.jar
09/05/2010 02:41 AM 4,049 .installationinformation
09/05/2010 03:03 AM 45 run.cmd
23 File(s) 4,164,700 bytes
3 Dir(s) 24,824,676,352 bytes free
|
When I issue RUN.CMD at the command prompt, I get this series of error messages:
Quote:
Exception in thread "main" java.lang.ExceptionInInitializerError
at Main.main(Main.java:48)
Caused by: java.lang.NullPointerException
at com.gmail.dpierron.calibre.configuration.StanzaCon figuration.load(Sta
nzaConfiguration.java:279)
at com.gmail.dpierron.calibre.configuration.StanzaCon figuration.tryAndLo
adProperties(StanzaConfiguration.java:261)
at com.gmail.dpierron.calibre.configuration.StanzaCon figuration.<init>(S
tanzaConfiguration.java:142)
at com.gmail.dpierron.calibre.configuration.StanzaCon figuration.<clinit>
(StanzaConfiguration.java:23)
... 1 more
|
What to do?