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

DocumentAnalyzer cant be run by multiple users on the same machine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • Tools
    • None
    • Multiuser system with shared temporary directories (e.g., a typical Linux install)

    Description

      DocumentAnalyzer writes some files (e.g., annotationViewer.js) to temporary directory. If it does not have permissions to write those files, then it throws an exception and does not start. It gives these files the same name each time. If there are multiple users with the same temporary directory (e.g., /tmp), one of those users runs DocumentAnalyzer and writes these files to /tmp. By default, other users are not given write permissions to that file (even though they have write permissions to the directory). Thus they cannot override the file and when they try to run DocumentAnalyzer, it does not start.

      Attachments

        Activity

          People

            alally Adam P. Lally
            jwmurdock J William Murdock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: