Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-667

CPE Managed (aka "Local") deployment mode on Linux has undocumented dependency on ksh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2
    • 2.2.1
    • Collection Processing
    • None

    Description

      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.

      Attachments

        Activity

          People

            schor Marshall Schor
            alally Adam P. Lally
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: