[
https://issues.apache.org/jira/browse/OAK-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella closed OAK-2838.
---------------------------------
Bulk close for 1.0.14
> 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, 1.0.14, 1.2.3
>
>
> 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)