magro / memcached-session-manager

A tomcat session manager that backups sessions in memcached and pulls them from there if asked for unknown sessions
Apache License 2.0
759 stars 348 forks source link

Please consider support for tomcat 10.1 #459

Open gpotagal-WellSky opened 1 year ago

gpotagal-WellSky commented 1 year ago

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 commented 1 year ago

            已收到你的邮件,我会尽快与你联系回复!谢谢!!

Ampersanta commented 4 months ago

I wonder if thee was any update on it?

LLY-SC commented 4 months ago

            已收到你的邮件,我会尽快与你联系回复!谢谢!!