Rishi Verma created OODT-568:
--------------------------------

             Summary: 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

Reply via email to