I check out the code from Apache git. [1] [1]https://incubator.apache.org/wave/source-code.html
On Fri, May 8, 2015 at 11:15 AM, Yuri Z <vega...@gmail.com> wrote: > Please make sure you use the latest version. > It misses the config-1.2.1.jar. > On Fri, May 8, 2015 at 8:40 AM Roshan Lakmal <roshan.2013...@iit.ac.lk> > wrote: > > > 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 <roshan.2013...@iit.ac.lk > > > > 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 > >> > > > > >