Siddharth Wagle created AMBARI-8866:
---------------------------------------

             Summary: Jasper dependencies cause AMS webapp start failure
                 Key: AMBARI-8866
                 URL: https://issues.apache.org/jira/browse/AMBARI-8866
             Project: Ambari
          Issue Type: Bug
          Components: ambari-metrics
    Affects Versions: 2.0.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 2.0.0


Based on when the following dependencies get loaded, AMS collectors fail to 
come up with exception trace provided.
{code}
[root@ams-collector2-1 ambari-metrics-collector]# ls -l jasper-*
-rw-r--r--. 1 root root 408133 Dec 18 22:45 jasper-compiler-5.5.23.jar
-rw-r--r--. 1 root root  76844 Dec 18 22:45 jasper-runtime-5.5.23.jar
{code}

Exception:
{code}
java.lang.NoSuchFieldError: IS_SECURITY_ENABLED
        at 
org.apache.jasper.compiler.JspRuntimeContext.<init>(JspRuntimeContext.java:197)
{code}

Collector starts one the jars are removed.

*Note*: It seems lot of the test scope jar are being pulled into the collector 
rpm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to