[
https://issues.apache.org/jira/browse/AMBARI-11988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591600#comment-14591600
]
Hudson commented on AMBARI-11988:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #67 (See
[https://builds.apache.org/job/Ambari-branch-2.1/67/])
AMBARI-11988: NonRoot: Ambari-Server setup fails when jdk is preinstalled
(jluniya) (jluniya:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a44c367dd450cd86c0a9df12fa61ac87d9714d5a)
* ambari-server/src/main/python/ambari_server/setupSecurity.py
> NonRoot: Ambari-Server setup fails when jdk is preinstalled
> -----------------------------------------------------------
>
> Key: AMBARI-11988
> URL: https://issues.apache.org/jira/browse/AMBARI-11988
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11988.patch
>
>
> ambari-server setup fails when java jdk is pre-installed.
> Logs:
> helios1:/data/pghadoop # ambari-server setup -s -j /opt/teradata/jvm64/jdk8
> Using python /usr/bin/python2.6
> Setup ambari-server
> Checking SELinux...
> WARNING: Could not run /usr/sbin/sestatus: OK
> Customize user account for ambari-server daemon [y/n] (n)?
> ERROR: Unexpected error local variable 'jce_file_path' referenced before
> assignment
> ERROR: Exiting with exit code 1.
> REASON: Failed to create user. Exiting.
> Fix:
> Fix typo in setupSecurity.py
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)