ContainerSolutions / mesos-starter

https://container-solutions.com/mesos-starter/
45 stars 10 forks source link

Zookeeper registration issues #22

Closed philwinder closed 8 years ago

philwinder commented 8 years ago

Using version 0.1. New project.

2016-03-04 13:01:00,918:41518(0x11d9cc000):ZOO_INFO@log_env@753: Client environment:user.dir=/Volumes/source/mesos/kibana
2016-03-04 13:01:00,918:41518(0x11d9cc000):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=172.17.0.3:2181 sessionTimeout=1000 watcher=0x11f63f6e0 sessionId=0 sessionPasswd=<null> context=0x7ffa3bfd4990 flags=0
2016-03-04 13:01:00,921:41518(0x11daf3000):ZOO_INFO@check_events@1703: initiated connection to server [172.17.0.3:2181]
2016-03-04 13:01:00,930:41518(0x11daf3000):ZOO_INFO@check_events@1750: session establishment complete on server [172.17.0.3:2181], sessionId=0x15341b529200008, negotiated timeout=4000
2016-03-04 13:01:01.376  INFO 41518 --- [           main] o.s.j.e.a.AnnotationMBeanExporter        : Registering beans for JMX exposure on startup
2016-03-04 13:01:01.425  INFO 41518 --- [           main] org.apache.mesos.KibanaApplication       : Started KibanaApplication in 3.694 seconds (JVM running for 4.785)
2016-03-04 13:01:01.428  INFO 41518 --- [       Thread-2] s.c.a.AnnotationConfigApplicationContext : Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@ac239d0: startup date [Fri Mar 04 13:00:58 GMT 2016]; root of context hierarchy
2016-03-04 13:01:01.434  INFO 41518 --- [       Thread-2] o.s.j.e.a.AnnotationMBeanExporter        : Unregistering JMX-exposed beans on shutdown
2016-03-04 13:01:01.435  WARN 41518 --- [       Thread-2] .s.c.a.CommonAnnotationBeanPostProcessor : Invocation of destroy method failed on bean with name 'scheduler': java.lang.NullPointerException
2016-03-04 13:01:01.444  WARN 41518 --- [       Thread-2] .s.c.a.CommonAnnotationBeanPostProcessor : Invocation of destroy method failed on bean with name 'stateRepositoryZookeeper': java.util.concurrent.ExecutionException: Failed to get children of '/Kibana' in ZooKeeper: no node
mwl commented 8 years ago

Have you checked that you don't have anything running on port 8080?

philwinder commented 8 years ago

Marathon is running on 8080.

mwl commented 8 years ago

Looks like you're missing spring-boot-starter-web. It's a requirement from 0.1