Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to run Opensearch runner version 2.5.0.0 or 2.9.0.0 #2

Open
mx-foxtel opened this issue Aug 10, 2023 · 1 comment
Open

Not able to run Opensearch runner version 2.5.0.0 or 2.9.0.0 #2

mx-foxtel opened this issue Aug 10, 2023 · 1 comment
Labels
question Further information is requested

Comments

@mx-foxtel
Copy link

Java version: 17

Exception Details:
  Location:
    org/opensearch/analysis/common/CommonAnalysisPlugin.lambda$getPreConfiguredTokenFilters$15(Lorg/apache/lucene/analysis/TokenStream;)Lorg/apache/lucene/analysis/TokenStream; @12: invokespecial
  Reason:
    Type 'org/tartarus/snowball/ext/FrenchStemmer' (current frame, stack[3]) is not assignable to 'org/tartarus/snowball/SnowballStemmer'
  Current Frame:
    bci: @12
    flags: { }
    locals: { 'org/apache/lucene/analysis/TokenStream' }
    stack: { uninitialized 0, uninitialized 0, 'org/apache/lucene/analysis/TokenStream', 'org/tartarus/snowball/ext/FrenchStemmer' }
  Bytecode:
    0000000: bb02 8859 2abb 02c0 59b7 02c2 b702 c3b0
    0000010:                                        


	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:375)
	at org.codelibs.opensearch.runner.OpenSearchRunner.build(OpenSearchRunner.java:351)
	at org.codelibs.opensearch.runner.OpenSearchRunner.build(OpenSearchRunner.java:310)
@marevol
Copy link
Contributor

marevol commented Sep 26, 2023

Did you use a proper Lucene version?

@marevol marevol added the question Further information is requested label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants