[
https://issues.apache.org/jira/browse/STANBOL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055665#comment-13055665
]
Rupert Westenthaler commented on STANBOL-242:
---------------------------------------------
Hi
Can you please provide the "surefire-reports" (located at
{solryard}/target/surefire-reports). Because the number of tests run is only 1
and the SLF4J loggings about incompatible versions I think it should be
something in the initialization of the tests however with such logs I can not
tell for sure.
On my local machine and on the Jenkins Server [1] this error does not appear.
best
Rupert Westenthaler
[1]
https://builds.apache.org/job/stanbol-trunk-1.6/249/org.apache.stanbol$org.apache.stanbol.entityhub.yard.solr/consoleFull
> entityhub.yard.solr failure test: SolrDirectoryManagerTest and SolrYardTest
> ---------------------------------------------------------------------------
>
> Key: STANBOL-242
> URL: https://issues.apache.org/jira/browse/STANBOL-242
> Project: Stanbol
> Issue Type: Bug
> Reporter: Alberto Musetti
> Priority: Blocker
>
> i have a problem with test, output is:
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest
> SLF4J: The requested version 1.6 by your slf4j binding is not compatible with
> [1.5.5, 1.5.6]
> SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further
> details.
> 23-giu-2011 12.35.40
> org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest init
> INFO: configured directory: ${basedir}/target/indexes
> 23-giu-2011 12.35.40
> org.apache.stanbol.entityhub.yard.solr.SolrDirectoryManagerTest init
> INFO: expected managed directory:
> /Users/bebo/Documents/workspace/Stanbol/entityhub/yard/solr/target/indexes
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.189 sec <<<
> FAILURE!
> Running org.apache.stanbol.entityhub.yard.solr.SolrYardTest
> 23-giu-2011 12.35.40 org.apache.stanbol.entityhub.yard.solr.SolrYardTest
> initYard
> INFO: Test Solr Server Directory: ${basedir}/target/indexes
> 23-giu-2011 12.35.40
> org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager getInstance
> INFO: load provider class
> org.apache.stanbol.entityhub.yard.solr.impl.DefaultSolrServerProvider
> supporting [HTTP, STREAMING, LOAD_BALANCE]
> 23-giu-2011 12.35.40
> org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager
> addSolrProvider
> INFO: add SolrProvider
> org.apache.stanbol.entityhub.yard.solr.impl.DefaultSolrServerProvider@51b48197
> types [HTTP, STREAMING, LOAD_BALANCE]
> 23-giu-2011 12.35.40
> org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager getInstance
> INFO: load provider class
> org.apache.stanbol.entityhub.yard.solr.impl.EmbeddedSolrPorovider supporting
> [EMBEDDED]
> 23-giu-2011 12.35.40
> org.apache.stanbol.entityhub.yard.solr.SolrServerProviderManager
> addSolrProvider
> INFO: add SolrProvider
> org.apache.stanbol.entityhub.yard.solr.impl.EmbeddedSolrPorovider@4e17e4ca
> types [EMBEDDED]
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.123 sec <<<
> FAILURE!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira