RESTful API fails with java.lang.NoSuchMethodError: 'void jakarta.servlet.http.HttpServletResponse.setStatus(int, java.lang.String)' #4070
Unanswered
zcy240405539
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I bet you are running Tomcat 10.1.x. Downgrade to 10.0.x until this is resolved. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is error below when I sent restful request to http://localhost:8080/source/api/v1/search?full=opengrok
Beta Was this translation helpful? Give feedback.
All reactions