Using JDK 1.7 the SolrCrawlHSQLDBIT test is looping without terminating. I think that this is problem.
-1 from me. Below the output where the test remains in loop with 100% of CPU utilization: > ------------------------------------------------------- > > T E S T S > > ------------------------------------------------------- > > Running org.apache.manifoldcf.agents.output.solr.tests.SolrCrawlHSQLDBIT > > Configuration file successfully read > > SLF4J: Class path contains multiple SLF4J bindings. > > SLF4J: Found binding in > [jar:file:/Users/piergiorgiolucidi/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] > > SLF4J: Found binding in > [jar:file:/Users/piergiorgiolucidi/.m2/repository/org/slf4j/slf4j-simple/1.7.7/slf4j-simple-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] > > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an > explanation. > > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] > > Creating mock service > > Mock service created > 2015-04-24 13:41 GMT+02:00 Karl Wright <[email protected]>: > Please vote on whether or not to release Apache ManifoldCF 2.1, RC1. > > The release artifact can be downloaded from: > > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.1 > > There is also a release tag at: > > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.1-RC1 > > This major release includes numerous fixes and enhancements, including > support for notification connectors. Solr 5.1.0 is also supported. All of > these are summarized in the associated CHANGES.txt. > > This RC fixes a test that failed on JDK 1.8. > > Thanks, > Karl > > -- > Piergiorgio Lucidi > Open Source ECM Specialist > http://www.open4dev.com >
