Thanks for reply Charles. I am using these ./mesos/mesos/src/mesos-0.15.0.jar ./mesos/mesos/src/.libs/libmesos-0.15.0.so
On Fri, Oct 18, 2013 at 11:39 AM, Charles Reiss <[email protected]> wrote: > On 10/17/13 16:47 , Rawat wrote: > > I get this error at Runtime. Is Mesos 0.15 compatible with Zookeeper > 3.4.5 > > ? > > I think this is a mesos.jar/libmesos.so incompatibility issue introduced in > https://reviews.apache.org/r/12441/ . Where are the mesos.jar and > libmesos.so's you are using from? > > - Charles > > > > > 2013-10-17 22:35:02,074:15445(0x7f765b7cc700):ZOO_INFO@zookeeper_init > @727: > > Initiating client connection, host=myserver1.com:2181,myserver2.com:2181 > , > > myserver3.com:2181 sessionTimeout=5000 watcher=0x7f765ed03250 > sessionId=0 > > sessionPasswd=<null> context=0x40e8b370 flags=0 > > Exception in thread "main" java.lang.NoSuchFieldError: __state > > at org.apache.mesos.state.ZooKeeperState.initialize(Native Method) > > at > org.apache.mesos.state.ZooKeeperState.<init>(ZooKeeperState.java:53) > > > >
