You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Rishi Verma (JIRA)" <ji...@apache.org> on 2013/03/05 02:57:12 UTC

[jira] [Resolved] (OODT-568) Support the ability to run PGE Task Instances on Windows (Cygwin) executable environments

     [ https://issues.apache.org/jira/browse/OODT-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rishi Verma resolved OODT-568.
------------------------------

    Resolution: Fixed

Resolved in rev. 1452619 & 1452618.
                
> Support the ability to run PGE Task Instances on Windows (Cygwin) executable environments 
> ------------------------------------------------------------------------------------------
>
>                 Key: OODT-568
>                 URL: https://issues.apache.org/jira/browse/OODT-568
>             Project: OODT
>          Issue Type: Bug
>          Components: pge wrapper framework, workflow manager
>    Affects Versions: 0.5
>         Environment: Windows (XP+) platforms running Cygwin. 
>            Reporter: Rishi Verma
>            Assignee: Rishi Verma
>             Fix For: 0.6
>
>
> Support the ability to run PGE Task Instances on Windows (Cygwin) executable environments.
> Currently, executing a PGE Task Instance within a Cygwin [1] (Windows) environment causes runtime exceptions when the PGE script portions (the nodes inside the <exe> node) are executed. The root of this problem is that the script files generated by PGETaskInstance [2] are not properly formatted within the Cygwin environment and thus will not execute. More specifically, the generated script files carry Cygwin-incompatible end-of-line characters.
> --
> [1] http://www.cygwin.com/
> [2] http://svn.apache.org/repos/asf/oodt/trunk/pge/src/main/java/org/apache/oodt/cas/pge/PGETaskInstance.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira