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

Scripts fail to call runUimaClass.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.3AS
    • 2.3, 2.3AS
    • Async Scaleout
    • None
    • Ubuntu Server 8.10, Java 1.6

    Description

      Executing deployAsyncService.sh fails with the following error message:
      .: 28: runUimaClass.sh: not found

      deployAsyncService.sh calls runUimaClass.sh with ". runUimaClass.sh ...",
      in an older version this script called setUimaClassPath.sh, but that was
      done with the absolute path:
      . "$UIMA_HOME/bin/setUimaClassPath.sh"

      I suggest that we change all our .sh scripts to use the absolute path like
      it was done before for at least the deployAsyncService.sh script.

      Attachments

        Activity

          People

            joern Jörn Kottmann
            joern Jörn Kottmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: