Google tells me this is an error in java not knowing its classpath. IANAP, and could use some help in resolving this.
I've followed the instructions available at various sites, and the installation went fine. When I start the service I get the following in the wrapper.log: Code: r...@twin:/etc# service adito console Running Adito... wrapper | --> Wrapper Started as Console wrapper | Launching a JVM... jvm 1 | Exception in thread "main" java.lang.NoClassDefFoundError: Main jvm 1 | Caused by: java.lang.ClassNotFoundException: Main jvm 1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:202) jvm 1 | at java.security.AccessController.doPrivileged(Native Method) jvm 1 | at java.net.URLClassLoader.findClass(URLClassLoader.java:190) jvm 1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:307) jvm 1 | at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) jvm 1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:248) jvm 1 | Could not find the main class: Main. Program will exit. ... ... PREVIOUS LINES REPEAT 5 TIMES ... ... wrapper | JVM exited while loading the application. wrapper | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up. wrapper | There may be a configuration problem: please check the logs. wrapper | <-- Wrapper Stopped Any suggestions would be greatly appreciated. M. Knisely
------------------------------------------------------------------------------
_______________________________________________ Openvpn-als-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-als-user
