[ 
https://issues.apache.org/jira/browse/WHIRR-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435138#comment-13435138
 ] 

Doug Mittendorf commented on WHIRR-583:
---------------------------------------

Nevermind...the problem was not intalling openjdk, it was due to the generated 
zookeeper init script not including a chkconfig line.  I added the following 
two lines into install_zookeeper.sh and the problem went away:

{code:none}
# chkconfig: 2345 95 20
# description: Zookeeper
{code}
                
> Install OpenJDK fails on centos
> -------------------------------
>
>                 Key: WHIRR-583
>                 URL: https://issues.apache.org/jira/browse/WHIRR-583
>             Project: Whirr
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Ioannis Canellos
>            Assignee: Andrei Savu
>             Fix For: 0.7.2, 0.8.0-alpha.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to