[
https://issues.apache.org/jira/browse/AMBARI-20045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869823#comment-15869823
]
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/12853038/AMBARI-20026.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10610//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-20026.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)