Re: LevelDB setup

2015-11-11 Thread Tim Bain
Have you seen http://www.elasticcloudapps.com/page0/files/c1f6bea32e025aa68542a95f9d664ea9-12.html? I only skimmed it, but it looks detailed enough to be promising. On Nov 11, 2015 9:20 AM, "Christian Grassi" wrote: > Could you share your zookeeper conf please. > Is password authentication of zoo

Re: LevelDB setup

2015-11-11 Thread Christian Grassi
Could you share your zookeeper conf please. Is password authentication of zookeeper configured? Regards Chris Il giorno mer 11 nov 2015, 14:12 Tim Bain ha scritto: > BTW, did you see this in the error message? "If you continue to see this > message after manually refreshing your > cache, ensu

Re: LevelDB setup

2015-11-11 Thread Tim Bain
BTW, did you see this in the error message? "If you continue to see this message after manually refreshing your cache, ensure that your KDC host's clock is in sync with this host's clock." Is there a time difference between your clocks? On Nov 10, 2015 11:02 AM, "mtod" wrote: > Thanks for reach

Re: LevelDB setup

2015-11-10 Thread mtod
Thanks for reaching out Tim. I would prefer not to use Kerberos right now but I have no examples to follow. I'm just want to get something running so I can run some fail-over tests. I tried the link but looks like I would have to install Kerberos Servers etc. I'll reach out to the zookeeper mail

Re: LevelDB setup

2015-11-10 Thread Tim Bain
Unfortunately the mailing list doesn't have an active LevelDB expert; when people ask LevelDB questions, they generally go unanswered. In this case, it's possible I might be able to help. Looking at your first error message, it appears to be a Kerberos error, and I see what looks like a Kerberos

Re: LevelDB setup

2015-11-09 Thread mtod
Does anyone have an example of setting up LevelDB other then the ActiveMQ web site? I followed them and can't get this to work. Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/LevelDB-setup-tp4703679p4703778.html Sent from the ActiveMQ - User mailing list a

Re: LevelDB setup

2015-11-05 Thread mtod
To follow on I'm also getting : INFO | Using the pure java LevelDB implementation. INFO | Ignoring IO exception, java.io.IOException: com.google.common.base.Objects.firstNonNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; java.io.IOException: com.google.common.base.Objects.firstNonNu