[
https://issues.apache.org/jira/browse/STORM-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Li updated STORM-3265:
----------------------------
Description:
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.
Note: profiling itself works (manually removed $BINPATH and retry).
was:
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.
> 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
> Priority: Minor
>
> 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.
> Note: profiling itself works (manually removed $BINPATH and retry).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)