Is there anything in the manifoldcf.log file under connectors/solr/target? Karl
On Fri, Apr 24, 2015 at 12:16 PM, Karl Wright <[email protected]> wrote: > What order did you invoke things in? > > I'm doing the prescribed: > > mvn clean > mvn install > > It won't get to Solr for some time, though. > Karl > > On Fri, Apr 24, 2015 at 12:04 PM, Piergiorgio Lucidi < > [email protected]> wrote: > >> I'm using Maven 3.2.5 on Mac OS X Yosemite 10.10.3 with JDK 1.7.0_71 >> Oracle. >> >> 2015-04-24 17:56 GMT+02:00 Karl Wright <[email protected]>: >> >> > Hi Piergiorgio, >> > >> > Are you running this under Maven or under ant? >> > >> > Karl >> > >> > On Fri, Apr 24, 2015 at 11:53 AM, Piergiorgio Lucidi < >> > [email protected] >> > > wrote: >> > >> > > 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 >> > > > >> > > >> > >> > -- >> > Piergiorgio Lucidi >> > Open Source ECM Specialist >> > http://www.open4dev.com >> > >> > >
