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

Jar hell in jagger distribution lib directory #846

Open
tanoshko opened this issue Dec 21, 2017 · 0 comments
Open

Jar hell in jagger distribution lib directory #846

tanoshko opened this issue Dec 21, 2017 · 0 comments

Comments

@tanoshko
Copy link

Issue

Jagger distribution lib directory contains multiple versions of the same artifact.

Please see for recommendations #841

example:

tomcat:jasper-runtime:jar:5.5.12 -- excluding it fixes an issue
org.mortbay.jetty:jsp-2.1:jar:6.1.14

it results in kernel error:

WARN 11:20:15,443 [Thread-5] log | failed org.mortbay.jetty.webapp.WebAppContext@6ba97416{/,jar:file:/home/macys/runned_jagger/lib/hadoop-core-1.0.4.jar!/webapps/datanode}: java.lang.NoSuchFieldError: IS_SECURITY_ENABLED
WARN 11:20:15,443 [Thread-5] log | failed ContextHandlerCollection@4662ea80: java.lang.NoSuchFieldError: IS_SECURITY_ENABLED
ERROR 11:20:15,443 [Thread-5] log | Error starting handlers
java.lang.NoSuchFieldError: IS_SECURITY_ENABLED
at org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:197)

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