You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/05/07 12:54:00 UTC

[jira] [Assigned] (OAK-2838) Test failure: OSGiIT

     [ https://issues.apache.org/jira/browse/OAK-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra reassigned OAK-2838:
------------------------------------

    Assignee: Chetan Mehrotra

> Test failure: OSGiIT
> --------------------
>
>                 Key: OAK-2838
>                 URL: https://issues.apache.org/jira/browse/OAK-2838
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: it
>            Reporter: Alex Parvulescu
>            Assignee: Chetan Mehrotra
>            Priority: Critical
>              Labels: CI, Jenkins
>             Fix For: 1.3.0
>
>
> The OSGiIT tests are failing silently, so not failing the build when the tests don't pass.
> {code}
> Running org.apache.jackrabbit.oak.osgi.OSGiIT
> [main] INFO org.ops4j.pax.exam.spi.DefaultExamSystem - Pax Exam System (Version: 3.4.0) created.
> [main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class org.apache.jackrabbit.oak.osgi.OSGiIT
> [main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class org.apache.jackrabbit.oak.osgi.OSGiIT
> ERROR: org.apache.jackrabbit.oak-lucene (23): [org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService(1)] The activate method has thrown an exception
> java.lang.NullPointerException: Index directory cannot be determined as neither index directory path [localIndexDir] nor repository home [repository.home] defined
> 	at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:236)
> 	at org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService.createTracker(LuceneIndexProviderService.java:197)
> 	at org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService.activate(LuceneIndexProviderService.java:125)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)