Hi Pratik Joshi, Thanks for sharing the problem. However, i'm not sure "Class path contains multiple SLF4J bindings" error terminates Zeppelin server. Do you have another stacktrace or error?
Thanks, moon On Tue, May 10, 2016 at 11:19 PM Pratik Joshi <pratiktuto...@gmail.com> wrote: > Hello everyone, > > I have the latest zeppelin repository checked out and I was able to > successfully build the project. However, when I tried to start the zeppelin > server via the zeppelin-daemon.sh script, the server dies immediately after > starting - > > > Zeppelin start [ OK ] > > Zeppelin process died [FAILED] > > > The trace shown in the zeppelin-<>.out file is - > > > > > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > > at > org.eclipse.jetty.server.ServerConnector.<init>(ServerConnector.java:96) > > at > > > org.apache.zeppelin.server.ZeppelinServer.setupJettyServer(ZeppelinServer.java:176) > > at org.apache.zeppelin.server.ZeppelinServer.main(ZeppelinServer.java:93) > > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option > > MaxPermSize=512m; support was removed in 8.0 > > SLF4J: Class path contains multiple SLF4J bindings. > > SLF4J: Found binding in > > > [jar:file:/<zeppelin_home_dir>/incubator-zeppelin/zeppelin-server/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] > > SLF4J: Found binding in > > > [jar:file:/<zeppelin_home_dir>/incubator-zeppelin/zeppelin-server/target/lib/zeppelin-interpreter-0.6.0-incubating-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class] > > SLF4J: Found binding in > > > [jar:file:/<zeppelin_home_dir>/incubator-zeppelin/zeppelin-zengine/target/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class] > > SLF4J: Found binding in > > > [jar:file:/<zeppelin_home_dir>/incubator-zeppelin/zeppelin-zengine/target/lib/zeppelin-interpreter-0.6.0-incubating-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class] > > SLF4J: Found binding in > > > [jar:file:/<zeppelin_home_dir>/incubator-zeppelin/zeppelin-interpreter/target/lib/slf4 > > > > I followed a couple of archived posts related to the same zeppelin server > dead issue along with quite a few stackoverflow posts but they were of no > help. > > Kindly guide me in resolving this issue. > > Thanks! > > -- > Sincerely, > Pratik Joshi > M. S. Computer Science > University of Southern California, > Los Angeles, CA 90089-0471 > +1(213)400-0946 >