Ah, of course.

This consistently fails:
 ant test -Dversion=nightly -Dtestcase=SolrExampleEmbeddedTest

It's because the version "nightly" makes the regex not match!  We
should probably relax the expressions.

-Yonik
http://www.lucidimagination.com



On Tue, Oct 13, 2009 at 10:25 AM, Yonik Seeley
<yo...@lucidimagination.com> wrote:
> Not sure what's up with the failures below - looks like SolrJ got an
> error from Solr reporting a failure instantiating a lazy request
> handler... but there's no matching exception in the Solr logs.
> Running this test by hand worked fine too.  I just kicked off another
> nightly by hand.
>
> -Yonik
> http://www.lucidimagination.com
>
>
> On Tue, Oct 13, 2009 at 4:34 AM,  <solr-dev@lucene.apache.org> wrote:
>>
>> init-forrest-entities:
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/web
>>
>> compile-solrj:
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj
>>    [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj
>>    [javac] Note: Some input files use or override a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [javac] Note: Some input files use unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>
>> compile:
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/solr
>>    [javac] Compiling 389 source files to /tmp/apache-solr-nightly/build/solr
>>    [javac] Note: Some input files use or override a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [javac] Note: Some input files use unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>
>> compileTests:
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/tests
>>    [javac] Compiling 177 source files to /tmp/apache-solr-nightly/build/tests
>>    [javac] Note: Some input files use or override a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [javac] Note: Some input files use unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>
>> dist-contrib:
>>
>> init:
>>    [mkdir] Created dir: 
>> /tmp/apache-solr-nightly/contrib/clustering/build/classes
>>    [mkdir] Created dir: 
>> /tmp/apache-solr-nightly/contrib/clustering/lib/downloads
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/docs/api
>>
>> init-forrest-entities:
>>
>> compile-solrj:
>>
>> compile:
>>    [javac] Compiling 1 source file to /tmp/apache-solr-nightly/build/solr
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/src/java/org/apache/solr/search/DocSetHitCollector.java
>>  uses or overrides a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>
>> make-manifest:
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/META-INF
>>
>> proxy.setup:
>>
>> check-files:
>>
>> get-colt:
>>      [get] Getting: 
>> http://repo1.maven.org/maven2/colt/colt/1.2.0/colt-1.2.0.jar
>>      [get] To: 
>> /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/colt-1.2.0.jar
>>
>> get-pcj:
>>      [get] Getting: http://repo1.maven.org/maven2/pcj/pcj/1.2/pcj-1.2.jar
>>      [get] To: 
>> /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/pcj-1.2.jar
>>
>> get-nni:
>>      [get] Getting: 
>> http://download.carrot2.org/maven2/org/carrot2/nni/1.0.0/nni-1.0.0.jar
>>      [get] To: 
>> /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/nni-1.0.0.jar
>>
>> get-simple-xml:
>>      [get] Getting: 
>> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/simpleframework/simple-xml/1.7.3/simple-xml-1.7.3.jar
>>      [get] To: 
>> /tmp/apache-solr-nightly/contrib/clustering/lib/downloads/simple-xml-1.7.3.jar
>>
>> get-libraries:
>>
>> compile:
>>    [javac] Compiling 7 source files to 
>> /tmp/apache-solr-nightly/contrib/clustering/build/classes
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/contrib/clustering/src/main/java/org/apache/solr/handler/clustering/carrot2/CarrotClusteringEngine.java
>>  uses or overrides a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>
>> build:
>>      [jar] Building jar: 
>> /tmp/apache-solr-nightly/contrib/clustering/build/apache-solr-clustering-nightly.jar
>>
>> dist:
>>     [copy] Copying 1 file to /tmp/apache-solr-nightly/dist
>>
>> init:
>>    [mkdir] Created dir: 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/target/classes
>>
>> init-forrest-entities:
>>
>> compile-solrj:
>>
>> compile:
>>    [javac] Compiling 1 source file to /tmp/apache-solr-nightly/build/solr
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/src/java/org/apache/solr/search/DocSetHitCollector.java
>>  uses or overrides a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>
>> make-manifest:
>>
>> compile:
>>    [javac] Compiling 43 source files to 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/target/classes
>>    [javac] Note: Some input files use or override a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [javac] Note: Some input files use unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>
>> compileExtras:
>>    [mkdir] Created dir: 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/target/extras/classes
>>    [javac] Compiling 1 source file to 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/target/extras/classes
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/src/extras/main/java/org/apache/solr/handler/dataimport/MailEntityProcessor.java
>>  uses unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>
>> build:
>>      [jar] Building jar: 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/target/apache-solr-dataimporthandler-nightly.jar
>>      [jar] Building jar: 
>> /tmp/apache-solr-nightly/contrib/dataimporthandler/target/apache-solr-dataimporthandler-extras-nightly.jar
>>
>> dist:
>>     [copy] Copying 2 files to /tmp/apache-solr-nightly/build/web
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/web/WEB-INF/lib
>>     [copy] Copying 1 file to /tmp/apache-solr-nightly/build/web/WEB-INF/lib
>>     [copy] Copying 1 file to /tmp/apache-solr-nightly/dist
>>     [copy] Copying 1 file to /tmp/apache-solr-nightly/dist
>>
>> init:
>>    [mkdir] Created dir: 
>> /tmp/apache-solr-nightly/contrib/extraction/build/classes
>>
>> init-forrest-entities:
>>
>> compile-solrj:
>>
>> compile:
>>    [javac] Compiling 1 source file to /tmp/apache-solr-nightly/build/solr
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/src/java/org/apache/solr/search/DocSetHitCollector.java
>>  uses or overrides a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>
>> make-manifest:
>>
>> compile:
>>    [javac] Compiling 6 source files to 
>> /tmp/apache-solr-nightly/contrib/extraction/build/classes
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/contrib/extraction/src/main/java/org/apache/solr/handler/extraction/ExtractingDocumentLoader.java
>>  uses unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>
>> build:
>>      [jar] Building jar: 
>> /tmp/apache-solr-nightly/contrib/extraction/build/apache-solr-cell-nightly.jar
>>
>> dist:
>>     [copy] Copying 1 file to /tmp/apache-solr-nightly/dist
>>
>> init:
>>    [mkdir] Created dir: 
>> /tmp/apache-solr-nightly/contrib/velocity/target/classes
>>
>> init-forrest-entities:
>>
>> compile-solrj:
>>
>> compile:
>>    [javac] Compiling 1 source file to /tmp/apache-solr-nightly/build/solr
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/src/java/org/apache/solr/search/DocSetHitCollector.java
>>  uses or overrides a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>
>> make-manifest:
>>
>> compile:
>>    [javac] Compiling 4 source files to 
>> /tmp/apache-solr-nightly/contrib/velocity/target/classes
>>    [javac] Note: 
>> /tmp/apache-solr-nightly/contrib/velocity/src/main/java/org/apache/solr/request/VelocityResponseWriter.java
>>  uses or overrides a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>
>> build:
>>      [jar] Building jar: 
>> /tmp/apache-solr-nightly/contrib/velocity/src/main/solr/lib/apache-solr-velocity-nightly.jar
>>
>> dist:
>>
>> junit:
>>    [mkdir] Created dir: /tmp/apache-solr-nightly/build/test-results
>>    [junit] Running org.apache.solr.BasicFunctionalityTest
>>    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 46.39 sec
>>    [junit] Running org.apache.solr.ConvertedLegacyTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 72.79 sec
>>    [junit] Running org.apache.solr.DisMaxRequestHandlerTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.663 sec
>>    [junit] Running org.apache.solr.EchoParamsTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.749 sec
>>    [junit] Running org.apache.solr.MinimalSchemaTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.852 sec
>>    [junit] Running org.apache.solr.OutputWriterTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.871 sec
>>    [junit] Running org.apache.solr.SampleTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.052 sec
>>    [junit] Running org.apache.solr.SolrInfoMBeanTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.862 sec
>>    [junit] Running org.apache.solr.TestDistributedSearch
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 110.821 sec
>>    [junit] Running org.apache.solr.TestPluginEnable
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.067 sec
>>    [junit] Running org.apache.solr.TestSolrCoreProperties
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.399 sec
>>    [junit] Running org.apache.solr.TestTrie
>>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 30.781 sec
>>    [junit] Running org.apache.solr.analysis.CommonGramsFilterFactoryTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.64 sec
>>    [junit] Running org.apache.solr.analysis.CommonGramsFilterTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>>    [junit] Running org.apache.solr.analysis.CommonGramsQueryFilterFactoryTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.011 sec
>>    [junit] Running org.apache.solr.analysis.DoubleMetaphoneFilterFactoryTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
>>    [junit] Running org.apache.solr.analysis.DoubleMetaphoneFilterTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
>>    [junit] Running org.apache.solr.analysis.EnglishPorterFilterFactoryTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.613 sec
>>    [junit] Running org.apache.solr.analysis.HTMLStripCharFilterTest
>>    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.953 sec
>>    [junit] Running org.apache.solr.analysis.LengthFilterTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.793 sec
>>    [junit] Running org.apache.solr.analysis.SnowballPorterFilterFactoryTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.838 sec
>>    [junit] Running org.apache.solr.analysis.TestBufferedTokenStream
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.964 sec
>>    [junit] Running org.apache.solr.analysis.TestCapitalizationFilter
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.062 sec
>>    [junit] Running 
>> org.apache.solr.analysis.TestDelimitedPayloadTokenFilterFactory
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.129 sec
>>    [junit] Running org.apache.solr.analysis.TestHyphenatedWordsFilter
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.33 sec
>>    [junit] Running org.apache.solr.analysis.TestKeepFilterFactory
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.789 sec
>>    [junit] Running org.apache.solr.analysis.TestKeepWordFilter
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.262 sec
>>    [junit] Running org.apache.solr.analysis.TestMappingCharFilterFactory
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>>    [junit] Running org.apache.solr.analysis.TestMultiWordSynonyms
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
>>    [junit] Running org.apache.solr.analysis.TestPatternReplaceFilter
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.012 sec
>>    [junit] Running org.apache.solr.analysis.TestPatternTokenizerFactory
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.318 sec
>>    [junit] Running org.apache.solr.analysis.TestPhoneticFilter
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.799 sec
>>    [junit] Running org.apache.solr.analysis.TestRemoveDuplicatesTokenFilter
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.844 sec
>>    [junit] Running org.apache.solr.analysis.TestReversedWildcardFilterFactory
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.216 sec
>>    [junit] Running org.apache.solr.analysis.TestStopFilterFactory
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.579 sec
>>    [junit] Running org.apache.solr.analysis.TestSynonymFilter
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.904 sec
>>    [junit] Running org.apache.solr.analysis.TestSynonymMap
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.594 sec
>>    [junit] Running org.apache.solr.analysis.TestTrimFilter
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.643 sec
>>    [junit] Running org.apache.solr.analysis.TestWordDelimiterFilter
>>    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 45.894 sec
>>    [junit] Running org.apache.solr.client.solrj.SolrExceptionTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.226 sec
>>    [junit] Running org.apache.solr.client.solrj.SolrQueryTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
>>    [junit] Running org.apache.solr.client.solrj.TestBatchUpdate
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.424 sec
>>    [junit] Running org.apache.solr.client.solrj.TestLBHttpSolrServer
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.899 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.beans.TestDocumentObjectBinder
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.306 sec
>>    [junit] Running org.apache.solr.client.solrj.embedded.JettyWebappTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.079 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.724 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.465 sec
>>    [junit] Running org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.104 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.331 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.023 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.915 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest
>>    [junit] Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 21.95 sec
>>    [junit] Test 
>> org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest FAILED
>>    [junit] Running org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
>>    [junit]
>>    [junit] 
>> lazy_loading_error__orgapachesolrcommonSolrException_lazy_loading_error__at_orgapachesolrcoreRequestHandlers$LazyRequestHandlerWrappergetWrappedHandlerRequestHandlersjava249__at_orgapachesolrcoreRequestHandlers$LazyRequestHandlerWrapperhandleRequestRequestHandlersjava231__at_orgapachesolrcoreSolrCoreexecuteSolrCorejava1316__at_orgapachesolrservletSolrDispatchFilterexecuteSolrDispatchFilterjava338__at_orgapachesolrservletSolrDispatchFilterdoFilterSolrDispatchFilterjava241__at_orgmortbayjettyservletServletHandler$CachedChaindoFilterServletHandlerjava1089__at_orgmortbayjettyservletServletHandlerhandleServletHandlerjava365__at_orgmortbayjettyservletSessionHandlerhandleSessionHandlerjava181__at_orgmortbayjettyhandlerContextHandlerhandleContextHandlerjava712__at_orgmortbayjettyhandlerHandlerWrapperhandleHandlerWrapperjava139__at_orgmortbayjettyServerhandleServerjava285__at_orgmortbayjettyHttpConnectionhandleRequestHttpConnectionjava502__at_orgmortbayjettyHttpConnection!
>>  $RequestHandlercontentHttpConnectionjava835__at_orgmortbayjettyHttpParserparseNextHttpParserjava641__at_orgmortbayjettyHttpParserparseAvailableHttpParserjava202__at_orgmortbayjettyHttpConnectionhandleHttpConnectionjava378__at_orgmortbayjettybioSocketConnector$ConnectionrunSocketConnectorjava226__at_orgmortbaythreadBoundedThreadPool$PoolThreadrunBoundedThreadPooljava442_Caused_by_orgapachesolrcommonSolrException_Error_loading_class_orgapachesolrhandlerextractionExtractingRequestHandler__at_orgapachesolrcoreSolrResourceLoaderfindClassSolrResourceLoaderjava373__at_orgapachesolrcoreSolrCorecreateInstanceSolrCorejava413__at_orgapachesolrcoreSolrCorecreateRequestHandlerSolrCorejava449__at_orgapachesolrcoreRequestHandlers$LazyRequestHandlerWrappergetWrappedHandlerRequestHandlersjava240___17_more_Caused_by_javalangClassNotFoundException_orgapachesol
>>    [junit]
>>    [junit] request: 
>> http://localhost:43565/example/update/extract?literal.id=mailing_lists.pdf&commit=true&waitFlush=true&waitSearcher=true&wt=javabin&version=1)
>>    [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 36.608 sec
>>    [junit] Test org.apache.solr.client.solrj.embedded.SolrExampleJettyTest 
>> FAILED
>>    [junit] Running 
>> org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest
>>    [junit]
>>    [junit] 
>> lazy_loading_error__orgapachesolrcommonSolrException_lazy_loading_error__at_orgapachesolrcoreRequestHandlers$LazyRequestHandlerWrappergetWrappedHandlerRequestHandlersjava249__at_orgapachesolrcoreRequestHandlers$LazyRequestHandlerWrapperhandleRequestRequestHandlersjava231__at_orgapachesolrcoreSolrCoreexecuteSolrCorejava1316__at_orgapachesolrservletSolrDispatchFilterexecuteSolrDispatchFilterjava338__at_orgapachesolrservletSolrDispatchFilterdoFilterSolrDispatchFilterjava241__at_orgmortbayjettyservletServletHandler$CachedChaindoFilterServletHandlerjava1089__at_orgmortbayjettyservletServletHandlerhandleServletHandlerjava365__at_orgmortbayjettyservletSessionHandlerhandleSessionHandlerjava181__at_orgmortbayjettyhandlerContextHandlerhandleContextHandlerjava712__at_orgmortbayjettyhandlerHandlerWrapperhandleHandlerWrapperjava139__at_orgmortbayjettyServerhandleServerjava285__at_orgmortbayjettyHttpConnectionhandleRequestHttpConnectionjava502__at_orgmortbayjettyHttpConnection!
>>  $RequestHandlercontentHttpConnectionjava835__at_orgmortbayjettyHttpParserparseNextHttpParserjava641__at_orgmortbayjettyHttpParserparseAvailableHttpParserjava202__at_orgmortbayjettyHttpConnectionhandleHttpConnectionjava378__at_orgmortbayjettybioSocketConnector$ConnectionrunSocketConnectorjava226__at_orgmortbaythreadBoundedThreadPool$PoolThreadrunBoundedThreadPooljava442_Caused_by_orgapachesolrcommonSolrException_Error_loading_class_orgapachesolrhandlerextractionExtractingRequestHandler__at_orgapachesolrcoreSolrResourceLoaderfindClassSolrResourceLoaderjava373__at_orgapachesolrcoreSolrCorecreateInstanceSolrCorejava413__at_orgapachesolrcoreSolrCorecreateRequestHandlerSolrCorejava449__at_orgapachesolrcoreRequestHandlers$LazyRequestHandlerWrappergetWrappedHandlerRequestHandlersjava240___17_more_Caused_by_javalangClassNotFoundException_orgapachesol
>>    [junit]
>>    [junit] request: 
>> http://localhost:43642/example/update/extract?literal.id=mailing_lists.pdf&commit=true&waitFlush=true&waitSearcher=true&wt=javabin&version=1)
>>    [junit] Tests run: 9, Failures: 0, Errors: 1, Time elapsed: 28.843 sec
>>    [junit] Test 
>> org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest FAILED
>>    [junit] Running org.apache.solr.client.solrj.embedded.TestSolrProperties
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.433 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.request.TestUpdateRequestCodec
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.response.AnlysisResponseBaseTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.response.DocumentAnalysisResponseTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.response.FieldAnalysisResponseTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
>>    [junit] Running org.apache.solr.client.solrj.response.QueryResponseTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.226 sec
>>    [junit] Running 
>> org.apache.solr.client.solrj.response.TestSpellCheckResponse
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.661 sec
>>    [junit] Running org.apache.solr.client.solrj.util.ClientUtilsTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
>>    [junit] Running org.apache.solr.common.SolrDocumentTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
>>    [junit] Running org.apache.solr.common.params.ModifiableSolrParamsTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
>>    [junit] Running org.apache.solr.common.params.SolrParamTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>>    [junit] Running org.apache.solr.common.util.ContentStreamTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
>>    [junit] Running org.apache.solr.common.util.DOMUtilTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
>>    [junit] Running org.apache.solr.common.util.FileUtilsTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
>>    [junit] Running org.apache.solr.common.util.IteratorChainTest
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
>>    [junit] Running org.apache.solr.common.util.NamedListTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
>>    [junit] Running org.apache.solr.common.util.TestFastInputStream
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
>>    [junit] Running org.apache.solr.common.util.TestHash
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
>>    [junit] Running org.apache.solr.common.util.TestNamedListCodec
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.785 sec
>>    [junit] Running org.apache.solr.common.util.TestXMLEscaping
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
>>    [junit] Running org.apache.solr.core.AlternateDirectoryTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.2 sec
>>    [junit] Running org.apache.solr.core.AlternateIndexReaderTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.298 sec
>>    [junit] Running org.apache.solr.core.IndexReaderFactoryTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.252 sec
>>    [junit] Running org.apache.solr.core.RequestHandlersTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.318 sec
>>    [junit] Running org.apache.solr.core.ResourceLoaderTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.132 sec
>>    [junit] Running org.apache.solr.core.SOLR749Test
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.119 sec
>>    [junit] Running org.apache.solr.core.SolrCoreTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.595 sec
>>    [junit] Running org.apache.solr.core.TestArbitraryIndexDir
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.114 sec
>>    [junit] Running org.apache.solr.core.TestBadConfig
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.476 sec
>>    [junit] Running org.apache.solr.core.TestConfig
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.865 sec
>>    [junit] Running org.apache.solr.core.TestJmxIntegration
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.08 sec
>>    [junit] Running org.apache.solr.core.TestJmxMonitoredMap
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.809 sec
>>    [junit] Running org.apache.solr.core.TestLegacyMergeSchedulerPolicyConfig
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.759 sec
>>    [junit] Running org.apache.solr.core.TestPropInject
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.932 sec
>>    [junit] Running org.apache.solr.core.TestQuerySenderListener
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.806 sec
>>    [junit] Running org.apache.solr.core.TestSolrDeletionPolicy1
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.47 sec
>>    [junit] Running org.apache.solr.core.TestSolrDeletionPolicy2
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.074 sec
>>    [junit] Running org.apache.solr.core.TestXIncludeConfig
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.773 sec
>>    [junit] Running org.apache.solr.handler.AnalysisRequestHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.193 sec
>>    [junit] Running org.apache.solr.handler.DocumentAnalysisRequestHandlerTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.597 sec
>>    [junit] Running org.apache.solr.handler.FieldAnalysisRequestHandlerTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.663 sec
>>    [junit] Running org.apache.solr.handler.MoreLikeThisHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.028 sec
>>    [junit] Running org.apache.solr.handler.SpellCheckerRequestHandlerTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 11.752 sec
>>    [junit] Running org.apache.solr.handler.StandardRequestHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.031 sec
>>    [junit] Running org.apache.solr.handler.TestCSVLoader
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.032 sec
>>    [junit] Running org.apache.solr.handler.TestReplicationHandler
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 102.176 sec
>>    [junit] Running org.apache.solr.handler.XmlUpdateRequestHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.355 sec
>>    [junit] Running org.apache.solr.handler.admin.LukeRequestHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
>>    [junit] Running org.apache.solr.handler.admin.SystemInfoHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
>>    [junit] Running 
>> org.apache.solr.handler.component.QueryElevationComponentTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.722 sec
>>    [junit] Running org.apache.solr.handler.component.SearchHandlerTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.413 sec
>>    [junit] Running org.apache.solr.handler.component.SpellCheckComponentTest
>>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 29.41 sec
>>    [junit] Running org.apache.solr.handler.component.StatsComponentTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.806 sec
>>    [junit] Running org.apache.solr.handler.component.TermVectorComponentTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.79 sec
>>    [junit] Running org.apache.solr.handler.component.TermsComponentTest
>>    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 18.263 sec
>>    [junit] Running org.apache.solr.highlight.HighlighterConfigTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.275 sec
>>    [junit] Running org.apache.solr.highlight.HighlighterTest
>>    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 27.014 sec
>>    [junit] Running org.apache.solr.request.JSONWriterTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.952 sec
>>    [junit] Running org.apache.solr.request.SimpleFacetsLegacySortTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.038 sec
>>    [junit] Running org.apache.solr.request.SimpleFacetsTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.458 sec
>>    [junit] Running org.apache.solr.request.TestBinaryResponseWriter
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.54 sec
>>    [junit] Running org.apache.solr.request.TestFaceting
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 39.381 sec
>>    [junit] Running org.apache.solr.request.TestWriterPerf
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.866 sec
>>    [junit] Running org.apache.solr.schema.BadIndexSchemaTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.186 sec
>>    [junit] Running org.apache.solr.schema.CopyFieldTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.905 sec
>>    [junit] Running org.apache.solr.schema.DateFieldTest
>>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
>>    [junit] Running org.apache.solr.schema.IndexSchemaTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.85 sec
>>    [junit] Running org.apache.solr.schema.LegacyDateFieldTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
>>    [junit] Running org.apache.solr.schema.NotRequiredUniqueKeyTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.759 sec
>>    [junit] Running org.apache.solr.schema.RequiredFieldsTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 16.696 sec
>>    [junit] Running org.apache.solr.schema.TestBinaryField
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.215 sec
>>    [junit] Running org.apache.solr.schema.UUIDFieldTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
>>    [junit] Running org.apache.solr.search.TestDocSet
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.197 sec
>>    [junit] Running org.apache.solr.search.TestFastLRUCache
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
>>    [junit] Running org.apache.solr.search.TestIndexSearcher
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.878 sec
>>    [junit] Running org.apache.solr.search.TestQueryTypes
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.209 sec
>>    [junit] Running org.apache.solr.search.TestQueryUtils
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.712 sec
>>    [junit] Running org.apache.solr.search.TestRangeQuery
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.495 sec
>>    [junit] Running org.apache.solr.search.TestSearchPerf
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.374 sec
>>    [junit] Running org.apache.solr.search.function.TestFunctionQuery
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.86 sec
>>    [junit] Running org.apache.solr.servlet.CacheHeaderTest
>>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 26.342 sec
>>    [junit] Running org.apache.solr.servlet.DirectSolrConnectionTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.261 sec
>>    [junit] Running org.apache.solr.servlet.NoCacheHeaderTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 25.986 sec
>>    [junit] Running org.apache.solr.servlet.SolrRequestParserTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.334 sec
>>    [junit] Running org.apache.solr.spelling.FileBasedSpellCheckerTest
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.583 sec
>>    [junit] Running org.apache.solr.spelling.IndexBasedSpellCheckerTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.251 sec
>>    [junit] Running org.apache.solr.spelling.SpellingQueryConverterTest
>>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
>>    [junit] Running org.apache.solr.update.AutoCommitTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.208 sec
>>    [junit] Running org.apache.solr.update.DirectUpdateHandlerOptimizeTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.234 sec
>>    [junit] Running org.apache.solr.update.DirectUpdateHandlerTest
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 23.287 sec
>>    [junit] Running org.apache.solr.update.DocumentBuilderTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.999 sec
>>    [junit] Running org.apache.solr.update.TestIndexingPerformance
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.635 sec
>>    [junit] Running 
>> org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.284 sec
>>    [junit] Running 
>> org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.831 sec
>>    [junit] Running org.apache.solr.util.ArraysUtilsTest
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
>>    [junit] Running org.apache.solr.util.DateMathParserTest
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
>>    [junit] Running org.apache.solr.util.SolrPluginUtilsTest
>>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 21.279 sec
>>    [junit] Running org.apache.solr.util.TestCharArrayMap
>>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.299 sec
>>    [junit] Running org.apache.solr.util.TestNumberUtils
>>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.815 sec
>>    [junit] Running org.apache.solr.util.TestOpenBitSet
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.055 sec
>>    [junit] Running org.apache.solr.util.TestUtils
>>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
>>
>> BUILD FAILED
>> /tmp/apache-solr-nightly/build.xml:414: Tests failed!
>>
>> Total time: 28 minutes 55 seconds
>>
>>
>>
>

Reply via email to