Hi all -

I'm working through the getting-started instructions, and the installation seemed to have gone through without complaint, but when I try to fire up <http://localhost:8080/enhancer>, I get a 404 error, with the following message in the stack traces:

eric > ~/Install/stanbol/launchers$ java -Xmx1g -jar stable/target/org.apache.stanbol.launchers.stable-*-SNAPSHOT.jar 17.11.2013 07:06:43.995 *INFO * [main] Setting sling.home=/home/eric/Install/stanbol/launchers/stanbol (system property sling.home) 17.11.2013 07:06:43.996 *INFO * [main] Starting Apache Sling in /home/eric/Install/stanbol/launchers/stanbol 17.11.2013 07:06:44.008 *INFO * [main] Checking launcher JAR in folder /home/eric/Install/stanbol/launchers/stanbol 17.11.2013 07:06:44.016 *INFO * [main] Existing launcher is up to date, using it: 2.4.0 (org.apache.sling.launchpad.base.jar) 17.11.2013 07:06:44.018 *INFO * [main] Loading launcher class org.apache.sling.launchpad.base.app.MainDelegate from org.apache.sling.launchpad.base.jar 17.11.2013 07:06:44.031 *INFO * [main] Setting sling.launchpad=/home/eric/Install/stanbol/launchers/stanbol
17.11.2013 07:06:44.032 *INFO * [main] Starting launcher ...
17.11.2013 07:06:44.034 *INFO * [main] HTTP server port: 8080
ERROR: Bundle org.apache.jena.tdb [98]: Unable to get module class path. (java.lang.RuntimeException: Unable to open JAR file, probably deleted: error in opening zip file) java.lang.RuntimeException: Unable to open JAR file, probably deleted: error in opening zip file at org.apache.felix.framework.cache.JarContent.openZipFile(JarContent.java:489) at org.apache.felix.framework.cache.JarContent.<init>(JarContent.java:63) at org.apache.felix.framework.cache.JarContent.getEntryAsContent(JarContent.java:275) at org.apache.felix.framework.ModuleImpl.calculateContentPath(ModuleImpl.java:595) at org.apache.felix.framework.ModuleImpl.initializeContentPath(ModuleImpl.java:546) at org.apache.felix.framework.ModuleImpl.getContentPath(ModuleImpl.java:532)
    at org.apache.felix.framework.ModuleImpl.access$800(ModuleImpl.java:71)
.
.
.

A similar error message appears a couple dozen times  after that.

Any help would be appreciated!

Thanks,




Reply via email to