[
https://issues.apache.org/jira/browse/AMBARI-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004370#comment-14004370
]
Jonathan Hurley commented on AMBARI-5831:
-----------------------------------------
The case was logged for upgrade from 2.0.0 to 2.1 and I don't have prior
upgrade history available . From the AMBARI-4689, it looks like the oozie rpm
was changed in 2.1.1 which means that if CATALINA_BASE was already set then
this may not be a issue with previous upgrades and hence it is possible that it
may have been set already.
> Prepare Oozie WAR file step in Oozie upgrade fails to find server.xml file
> --------------------------------------------------------------------------
>
> Key: AMBARI-5831
> URL: https://issues.apache.org/jira/browse/AMBARI-5831
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.6.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 1.6.1
>
>
> http://docs.hortonworks.com/HDPDocuments/Ambari-1.5.1.0/bk_upgrading_Ambari/content/ch02s03.html
> Please refer to step# iv)
> Prepare the Oozie WAR file, run as root:
> sudo su -l {OOZIE_USER} -c "/usr/lib/oozie/bin/oozie-setup.sh prepare-war -d
> /usr/lib/oozie/libext-upgrade21"
> This will fail with the error:
> File/Dir does no exist: /usr/lib/oozie/oozie-server/conf/ssl/server.xml
> Solution is to create a symlink to
> /etc/oozie/tomcat-deployment.https/conf/ssl/server.xml
--
This message was sent by Atlassian JIRA
(v6.2#6252)