You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2007/12/06 06:18:43 UTC

[jira] Assigned: (UIMA-667) CPE Managed (aka "Local") deployment mode on Linux has undocumented dependency on ksh

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

Marshall Schor reassigned UIMA-667:
-----------------------------------

    Assignee: Marshall Schor

> CPE Managed (aka "Local") deployment mode on Linux has undocumented dependency on ksh
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-667
>                 URL: https://issues.apache.org/jira/browse/UIMA-667
>             Project: UIMA
>          Issue Type: Bug
>          Components: Collection Processing
>    Affects Versions: 2.2
>            Reporter: Adam Lally
>            Assignee: Marshall Schor
>            Priority: Minor
>
> I tried to test CPE managed deployment on a Linux machine and got the exception message "/bin/ksh: not found".  This particular machine doesn't seem to have ksh installed.
> VinciCasProcessorDeployer.java line 465 explicitly adds "/bin/ksh -c" as the command to execute for Linux.  Why is this?  Would sh suffice instead?  It would be a safer assumption that sh was installed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.