presto run exception

72 views
Skip to first unread message

lib...@163.com

unread,
Nov 15, 2013, 2:46:43 AM11/15/13
to presto...@googlegroups.com
The following exception occurs after i run presto

Exception in thread "main" java.lang.NoClassDefFoundError: com.facebook.presto.server.PrestoServer
at gnu.java.lang.MainThread.run(libgcj.so.10)
Caused by: java.lang.ClassNotFoundException: com.facebook.presto.server.PrestoServer not found in gnu.gcj.runtime.SystemClassLoader{urls=[], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at gnu.java.lang.MainThread.run(libgcj.so.10)

Martin Traverso

unread,
Nov 15, 2013, 11:36:58 AM11/15/13
to presto...@googlegroups.com, lib...@163.com
You're trying to run Presto with GCJ, which is not supported. Presto requires Oracle/OpenJDK Java version 7u6 or higher.

Martin
Reply all
Reply to author
Forward
0 new messages