Thanks Mike
That explains it, just removing the noggit-0.6 jar should fix it. This
error depended on classloading order and didn't show up on mac but was a
problem on linux.
On Fri, Nov 20, 2020 at 2:54 PM Mike Drob wrote:
> Noggit code was forked into Solr, see SOLR-13427
>
> https://github.c
Noggit code was forked into Solr, see SOLR-13427
https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.3/solr/solrj/src/java/org/noggit/ObjectBuilder.java
It looks like that particular method was added in 8.4 via
https://issues.apache.org/jira/browse/SOLR-13824
Is it possible you're