You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Mengying Wang (JIRA)" <ji...@apache.org> on 2014/11/06 08:25:35 UTC

[jira] [Comment Edited] (OODT-773) pushpull script parameters should not be resolved locally

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

Mengying Wang edited comment on OODT-773 at 11/6/14 7:25 AM:
-------------------------------------------------------------

[~lewismc] It is ok if I run ./pushpull command. However, if I run bin/pushpull, it raises an error:
$ bin/pushpull
find: No match.
Error: Could not find or load main class org.apache.oodt.cas.pushpull.daemon.DaemonLauncher. 
Thanks.




was (Author: angela_wang):
It is ok if I run ./pushpull command. However, if I run bin/pushpull, it raises an error:
$ bin/pushpull
find: No match.
Error: Could not find or load main class org.apache.oodt.cas.pushpull.daemon.DaemonLauncher. 
Thanks.



> pushpull script parameters should not be resolved locally
> ---------------------------------------------------------
>
>                 Key: OODT-773
>                 URL: https://issues.apache.org/jira/browse/OODT-773
>             Project: OODT
>          Issue Type: Improvement
>          Components: push pull framework
>    Affects Versions: 0.7
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 0.8
>
>         Attachments: OODT-773.patch
>
>
> This issue was raised a while ago by (0) [~angela_wang] but AFAIK it was not logged. 
> Essentially it has to do with some paths being qualified and some existing as local to the directory in which you run the pushpull script. The solution is for us to ensure that all paths are qualified and can be resolved regardless of where the script is run from.
> (0) http://www.mail-archive.com/dev%40oodt.apache.org/msg04257.html



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