[
https://issues.apache.org/jira/browse/GEODE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420079#comment-17420079
]
ASF subversion and git services commented on GEODE-9636:
--------------------------------------------------------
Commit 404b6d27422e31423b82588ebaa5343479e408bb in geode-examples's branch
refs/heads/feature/GEODE-9636 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode-examples.git;h=404b6d2 ]
GEODE-9636: uplift lucene version to 7.1.0 in geode-example/luceneSpatial
> 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
> Assignee: Xiaojian Zhou
> 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)