[ https://issues.apache.org/jira/browse/BOOKKEEPER-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026313#comment-14026313 ]
Hudson commented on BOOKKEEPER-765: ----------------------------------- SUCCESS: Integrated in bookkeeper-trunk #666 (See [https://builds.apache.org/job/bookkeeper-trunk/666/]) BOOKKEEPER-765 bookkeeper script should fall back to java in path if JAVA_HOME is not set (ivank) (ivank: rev 1601592) * /zookeeper/bookkeeper/trunk/CHANGES.txt * /zookeeper/bookkeeper/trunk/bookkeeper-server/bin/bookkeeper * /zookeeper/bookkeeper/trunk/bookkeeper-server/conf/bkenv.sh * /zookeeper/bookkeeper/trunk/hedwig-server/bin/hedwig * /zookeeper/bookkeeper/trunk/hedwig-server/conf/hwenv.sh > bookkeeper script should fall back to java in path if JAVA_HOME is not set > -------------------------------------------------------------------------- > > Key: BOOKKEEPER-765 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-765 > Project: Bookkeeper > Issue Type: Bug > Components: bookkeeper-server > Reporter: Ivan Kelly > Assignee: Ivan Kelly > Priority: Blocker > Fix For: 4.3.0, 4.2.3 > > Attachments: > 0001-BOOKKEEPER-765-bookkeeper-script-should-fall-b.trunk.patch, > 0001-BOOKKEEPER-765-bookkeeper-script-should-fall-b.trunk.patch, > 0001-BOOKKEEPER-765-bookkeeper-script-should-fall-bac.b42.patch, > 0001-BOOKKEEPER-765-bookkeeper-script-should-fall-back-to.patch > > > The current behaviour requires JAVA_HOME to be set, which isn't set by > default on all machines. So machines on which bookkeeper ran fine, no longer > work. > Solution is to fallback to java in path is JAVA_HOME not set. -- This message was sent by Atlassian JIRA (v6.2#6252)