[
https://issues.apache.org/jira/browse/AMBARI-20045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869888#comment-15869888
]
Hadoop QA commented on AMBARI-20045:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12853040/AMBARI-20045.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/10611//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10611//console
This message is automatically generated.
> More than one version of jetty jars found in Ambari rpm
> -------------------------------------------------------
>
> Key: AMBARI-20045
> URL: https://issues.apache.org/jira/browse/AMBARI-20045
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-20045.patch
>
>
> Got a warning on restart of my cluster:
> {code}
> Ambari Server running with administrator privileges.
> Organizing resource files at /var/lib/ambari-server/resources...
> WARNING: Multiple versions of jetty-util.jar found in java class path
> (/usr/lib/ambari-server/jetty-util-6.1.26.jar and
> /usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar).
> Make sure that you include only one jetty-util.jar in the java class path
> '/etc/ambari-server/conf:/usr/lib/ambari-server/*:/usr/share/java/mysql-connector-java.jar'.
> Ambari database consistency check started...
> {code}
> Noticed there are older jetty jars packaged with the rpm:
> {code}
> [root@perf-a-1 ~]# rpm -ql ambari-server-2.5.0.0-914.x86_64 | grep jetty
> /usr/lib/ambari-server/jetty-6.1.26.jar
> /usr/lib/ambari-server/jetty-util-6.1.26.jar
> /usr/lib/ambari-server/jetty-util-8.1.19.v20160209.jar
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)