Skip to content

Jar hell in jagger distribution lib directory #846

@tanoshko

Description

@tanoshko

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions