-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
java.lang.ClassNotFoundException: com.radiadesign.catalina.session.RedisSessionHandlerValve #101
Comments
Did you upgrade versions? You have the wrong class name; see the instructions here: https://github.com/jcoleman/tomcat-redis-session-manager#usage |
I am not able to find the related jar. The jar downloaded map to radiadesign class. upgrade versions? ANy help in this regard.. i am stuck . |
I have added the jar file created by gradle..and still facing the same error. class not found. Working with Java 8. Is it because of the java version? Should i downgrade to 7? SEVERE: Begin event threw exception |
We have a jsp app, that uses j_security_check. We see the sessions in redis but the application errors out saying that login took a long time. I have java 8, is that the problem? |
try this
|
@vijaygoturi I am facing the same error, Can you please provide some information, if you have any idea regarding this question now. |
I am getting this error? Can anybody support?
jedis-2.5.2.jar
tomcat-redis-session-manager-2.0.0.jar
commons-pool2-2.4.2.jar
The text was updated successfully, but these errors were encountered: