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

Please consider support for tomcat 10.1 #459

Open
gpotagal-WellSky opened this issue Sep 27, 2023 · 3 comments
Open

Please consider support for tomcat 10.1 #459

gpotagal-WellSky opened this issue Sep 27, 2023 · 3 comments

Comments

@gpotagal-WellSky
Copy link

Please consider:

Testing with JDK 17 / Tomcat 10 memcached-session-manager 9.3.2 no longer works:

SEVERE [Catalina-utility-2] org.apache.catalina.core.StandardPipeline.addValve Error starting Valve
org.apache.catalina.LifecycleException: Failed to initialize component [RequestTrackingContextValve[StandardEngine[Catalina].StandardHost[localhost].StandardContext[]]]
at org.apache.catalina.util.LifecycleBase.handleSubClassException(LifecycleBase.java:419)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:130)
[......]
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.NoClassDefFoundError: javax/servlet/ServletException

@LLY-SC
Copy link

LLY-SC commented Sep 27, 2023 via email

@Ampersanta
Copy link

I wonder if thee was any update on it?

@LLY-SC
Copy link

LLY-SC commented Jun 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants