Hi Eric, Even that the message says that the JAR got deleted IMO this is most likely be caused by a corrupted JAR file.
The maven build process takes JARs from the local cache. So most likely this cached version is corrupted as well. So you should try to 1. delete the locally cached version (typically stored in ~/.m2/repository). The Jena TDB bundle (provides by Apache Clerezza) is located under '~/.m2/repository/org/apache/clerezza/ext/org.apache.jena.tdb/'. Just delete this folder from the local repository. 2. rebuild the Stanbol launcher you are using - this should trigger maven to re-download the deleted module 3. go to the /target folder and try to start the newly build launcher. hope this helps best Rupert On Sun, Nov 17, 2013 at 4:32 PM, Eric Scott <eric.d.sc...@att.net> wrote: > 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, > > > > -- | Rupert Westenthaler rupert.westentha...@gmail.com | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen