[ https://issues.apache.org/jira/browse/GEODE-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745494#comment-16745494 ]
ASF subversion and git services commented on GEODE-5913: -------------------------------------------------------- Commit 9d6c7f427f7f39b76190c8ee34ee569f359a0522 in geode's branch refs/heads/develop from Dan Smith [ https://gitbox.apache.org/repos/asf?p=geode.git;h=9d6c7f4 ] GEODE-5913: Use JAVA_HOME/jps in the capture-call-stacks script. This script was using the wrong jps command, it needed to consider JAVA_HOME. > resolve jstack using JAVA_HOME > ------------------------------ > > Key: GEODE-5913 > URL: https://issues.apache.org/jira/browse/GEODE-5913 > Project: Geode > Issue Type: Sub-task > Components: ci > Reporter: Owen Nichols > Priority: Major > Labels: pull-request-available > Fix For: 1.8.0 > > Time Spent: 20m > Remaining Estimate: 0h > > test in the pipeline do not have java etc on the path, but > capture-call-stacks.sh assumes jstack is on the path. Change it to try > $JAVA_HOME first. -- This message was sent by Atlassian JIRA (v7.6.3#76005)