It is also possible you have a zookeeper port conflict with another zookeeper instance. Are you using Solr Cloud?
Karl On Fri, Feb 7, 2014 at 6:30 AM, Karl Wright <[email protected]> wrote: > Hi Abe-san, > > ZooKeeper test is sometimes flaky, because ZooKeeper is sometimes flaky. > Please try: > > ant clean > ant test > > The ZooKeeper test when it works finishes in less than 3 minutes. > > Karl > > > On Fri, Feb 7, 2014 at 3:55 AM, Shinichiro Abe <[email protected] > > wrote: > >> Hi, >> >> I ran 'ant test' this moning, but 7 hours later(now), the ant task didn't >> finish up. >> So I give up the test. 0 from me. >> >> Here is the console log. There are some zookeeper errors. >> http://people.apache.org/~shinichiro/20140207mcf1.5-ant-test.txt >> >> My env is insane? Mac OS X, wi-fi. >> >> Shinichiro Abe >> >> On 2014/02/04, at 21:33, Karl Wright <[email protected]> wrote: >> >> > This is a major release of ManifoldCF that includes the following: >> > >> > - Federated authority support >> > - Multiple authorization domains >> > - ZooKeeper process coordination >> > - Multiple agents processes >> > - Support for SharePoint Claims-based authorization >> > - An Email connector >> > - A revamped look-and-feel >> > >> > Voting will remain open for 3 days. >> > >> > You can download the artifacts from >> > http://people.apache.org/~kwright/apache-manifoldcf-1.5 . There is >> also a >> > release tag at >> > https://svn.apache.org/repos/asf/manifoldcf/tags/release-1.5-RC7 . >> > >> > This RC includes changes to the dist directory organization so that jar >> > files are not duplicated, saving 40MB from each binary download. It >> also >> > fixes an issue with connection limits in the zookeeper example. >> Finally, >> > it fixes a limitation in the CMIS connector (CONNECTORS-864) and a maven >> > build problem (CONNECTORS-865). Also fixes CONNECTORS-866 (the >> lockclean >> > script), and two more Maven version issues. Finally, corrects a >> LiveLink >> > connector reversion described in CONNECTORS-871. Missing SolrJ >> > dependencies in CONNECTORS-873. Workaround for SolrJ runtime exception >> > being thrown in CONNECTORS-874. Throttling lockup dealt with, improved, >> > and tested in CONNECTORS-872. >> > >> > Karl >> >> >
