You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Roshan Naik (JIRA)" <ji...@apache.org> on 2016/02/17 23:22:18 UTC

[jira] [Commented] (FLUME-2881) Windows Launch Script fails in plugins dir code

    [ https://issues.apache.org/jira/browse/FLUME-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151297#comment-15151297 ] 

Roshan Naik commented on FLUME-2881:
------------------------------------

Added some jars in  plugins.d/1/lib/x.jar  plugins.d/1/lib/y.jar    and   plugins.d/1/libext/x.jar   but it didnt make a difference.

Anyway I test that your fixes to the script work on my setup .. and since other may also experience the same issue that you have noticed,...    

I am +1 on this and will commit it shortly.

Thanks for the patch  [~jonathansmith] 

> Windows Launch Script fails in plugins dir code
> -----------------------------------------------
>
>                 Key: FLUME-2881
>                 URL: https://issues.apache.org/jira/browse/FLUME-2881
>             Project: Flume
>          Issue Type: Bug
>          Components: Configuration, Windows
>    Affects Versions: v1.6.0
>         Environment: Tested on Windows 7 and Windows 8
>            Reporter: Jonathan Smith
>              Labels: easyfix, patch, windows
>         Attachments: fix_windows_launch.patch, op-addition-not-found.log
>
>
> Running flume-ng.cmd results in the attached error from the Windows command line.
> The problem seems to originate in flume-ng.ps1, line 323 where the plugins are added to the class path. Adding together directory information does not seem to be supported on windows 7 or 8. I was able to fix the problem by separating out the two plugin directories in the attached patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)