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

Incompatible JSP lib ignore message at startup #79

Open
baszero opened this issue May 25, 2016 · 1 comment
Open

Incompatible JSP lib ignore message at startup #79

baszero opened this issue May 25, 2016 · 1 comment

Comments

@baszero
Copy link
Contributor

baszero commented May 25, 2016

When starting up Tomcat 7, you see this warning in the catalina.out log file:

INFO: validateJarFile(/Users/baszero/development/git/_upgrade/yanel/local/apache-tomcat-7.0.25/webapps/yanel/WEB-INF/lib/jsp-api-2.1-6.1.14.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/el/Expression.class

Might be related to the non working tomcat admin page located at http://localhost:8080/manager/html/list
image

This should be fixed in order to have a proper working Tomcat installation!

@baszero
Copy link
Contributor Author

baszero commented May 25, 2016

It might be worth to upgrade to the very latest Tomcat 7 version, as indicated in #72

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

1 participant