[ https://issues.apache.org/jira/browse/FLINK-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768840#comment-16768840 ]
leesf commented on FLINK-11373: ------------------------------- [~AT-Fieldless], hi, thanks for your advise, but i am still working on this issue. > CliFrontend cuts off reason for error messages > ---------------------------------------------- > > Key: FLINK-11373 > URL: https://issues.apache.org/jira/browse/FLINK-11373 > Project: Flink > Issue Type: Bug > Components: Startup Shell Scripts > Affects Versions: 1.5.6, 1.6.3, 1.7.1 > Reporter: Maximilian Michels > Assignee: leesf > Priority: Minor > Labels: pull-request-available, starter > Time Spent: 10m > Remaining Estimate: 0h > > The CliFrontend seems to only print the first message in the strace trace and > not any of its causes. > {noformat} > bin/flink run /non-existing/path > Could not build the program from JAR file. > Use the help option (-h or --help) to get help on the command. > {noformat} > Notice, the underlying cause of this message is FileNotFoundException. > Consider changing > a) the error message for this particular case > b) the way the stack trace messages are trimmed -- This message was sent by Atlassian JIRA (v7.6.3#76005)