[
https://issues.apache.org/jira/browse/GEODE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420038#comment-17420038
]
Xiaojian Zhou commented on GEODE-9636:
--------------------------------------
The NoClassDefFoundError is due to other lucene jar is uplift to 7.1.0, but one
component did not. I have a fix.
> CI failure: NoClassDefFoundError in lucene examples
> ---------------------------------------------------
>
> Key: GEODE-9636
> URL: https://issues.apache.org/jira/browse/GEODE-9636
> Project: Geode
> Issue Type: Bug
> Components: lucene
> Reporter: Darrel Schneider
> Priority: Major
> Labels: GeodeOperationAPI, blocks-1.15.0
>
> The lucene examples have started failing (3 runs in a row) with the following
> exceptions:
> org.apache.geode_examples.luceneSpatial.TrainStopSerializerTest >
> serializerReturnsSingleDocument FAILED
> java.lang.NoClassDefFoundError at TrainStopSerializerTest.java:30
> Caused by: java.lang.ClassNotFoundException at
> TrainStopSerializerTest.java:30
> org.apache.geode_examples.luceneSpatial.SpatialHelperTest >
> queryFindsADocumentThatWasAdded FAILED
> java.lang.NoClassDefFoundError at SpatialHelperTest.java:45
> The first failed run was:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-examples/jobs/test-examples/builds/243
--
This message was sent by Atlassian Jira
(v8.3.4#803005)