Hi all,

I tried to follow the tutorial in [1], and when trying the compiling avro
schemes, the goracompiler command fails as follows. I checked out the
latest code from github.

aruna@aruna-laptop:~/projects/gora/bin$ sh gora goracompiler
Exception in thread "main" java.lang.NoClassDefFoundError:
org/slf4j/LoggerFactory
    at
org.apache.gora.compiler.cli.GoraCompilerCLI.<clinit>(GoraCompilerCLI.java:31)
Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 1 more

Any idea why the command is failing?

[1]. https://gora.apache.org/current/tutorial.html

Regards,
Aruna
-- 

*Aruna Karunarathna*
Mobile: +94 71 9040362  <http://www.wso2.com>

Reply via email to