stack trace
Exception in thread "main" java.lang.NoClassDefFoundError:
com/typesafe/config/ConfigMergeable
at org.waveprotocol.box.server.ServerMain.main(ServerMain.java:113)
Caused by: java.lang.ClassNotFoundException:
com.typesafe.config.ConfigMergeable
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 1 more
On Fri, May 8, 2015 at 11:07 AM, Roshan Lakmal <[email protected]>
wrote:
> When I run the ./run-server.sh command the wave server is not starting. I
> have added a screen shot of the stack trace.
> ​Can anyone help me?
> Thank you
> Roshan
>