You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (JIRA)" <ji...@apache.org> on 2018/10/19 22:20:00 UTC

[jira] [Created] (STORM-3265) flight.bash fall back to use jstack if $JAVA_HOME not set and not jstack in $BINPATH

Ethan Li created STORM-3265:
-------------------------------

             Summary: flight.bash fall back to use jstack if $JAVA_HOME not set and not jstack in $BINPATH
                 Key: STORM-3265
                 URL: https://issues.apache.org/jira/browse/STORM-3265
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Ethan Li


Got


{code:java}
/tmp/verify-release/apache-storm-2.0.0/bin/flight.bash: line 66: /usr/bin/jstack: No such file or directory
{code}

We should fall back to use jstack directly if this happens. 





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)