[
https://issues.apache.org/jira/browse/FLUME-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317578#comment-14317578
]
Hudson commented on FLUME-2592:
-------------------------------
FAILURE: Integrated in flume-trunk #714 (See
[https://builds.apache.org/job/flume-trunk/714/])
FLUME-2592. Fix help message in File Channel Integrity Tool. (hshreedharan:
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=6f6f69b8b3435385b578af4bfb7790f2984bfb35)
* flume-tools/src/main/java/org/apache/flume/tools/FileChannelIntegrityTool.java
> Specify main manifest attribute in flume tools jar
> --------------------------------------------------
>
> Key: FLUME-2592
> URL: https://issues.apache.org/jira/browse/FLUME-2592
> Project: Flume
> Issue Type: Bug
> Affects Versions: v1.5.1
> Reporter: Ashish Paliwal
> Assignee: Ashish Paliwal
> Priority: Minor
> Fix For: v1.6.0
>
> Attachments: FLUME-2592-0.patch
>
>
> flume-tools is missing main manifest attribute, which causes the failure to
> launch flume tools. Running it results in following error
> bash-3.2$ java -jar flume-tools-1.6.0-SNAPSHOT.jar -h
> no main manifest attribute, in flume-tools-1.6.0-SNAPSHOT.jar
> The help option printed also misses the jar to be used
> usage: java -jar fcintegritytool [-h] [-l <arg>]
> -h,--help Display help
> -l,--dataDirs <arg> Comma-separated list of data directories which the
> tool must verify. This option is mandatory
> Using the following usage option results in "Error: Unable to access jarfile
> fcintegritytool"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)