Hi Rupert,

If I start with -server and -no-security, I will have :
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/stanbol/launchers/full-0/10/0-SNAPSHOT/jar
Caused by: java.lang.ClassNotFoundException:
org.apache.stanbol.launchers.full-0.10.0-SNAPSHOT.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

if I start with -jar and -no security, then:
*ERROR* [main] -n: Unrecognized option (use -h for more information)

Do I need to clean the files/folders generated by launcher and try again?
or I just mistype the -no-security option?

Thanks

2012/12/26 Rupert Westenthaler <[email protected]>

> http://markmail.org/message/qkkxcecf5ktg7hdu

Reply via email to