I followed your instructions
here and setup the LOGalyze. When I try to start the engine, I get the following error. Can you please help me with it.
Exception in thread "main" java.lang.NoClassDefFoundError: //bin////lib/activation-1/1/jar:
Caused by: java.lang.ClassNotFoundException: ..bin....lib.activation-1.1.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)