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

annotation viewer throws FileNotFoundException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.2.1
    • 2.2.2
    • Tools
    • None

    Description

      The exception occurred when clicking "Edit Style Map"

      The descriptor that the annotation viewer search for was not used within the annotation viewer.

      java.io.FileNotFoundException: D:\code\apache\apache-uima\examples\descriptors\analysis_engine\PersonTitleAnnotator.xml (The system cannot find the path specified)
      at java.io.FileInputStream.open(Native Method)
      at java.io.FileInputStream.<init>(FileInputStream.java:106)
      at java.io.FileInputStream.<init>(FileInputStream.java:66)
      at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
      at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
      at java.net.URL.openStream(URL.java:1007)
      at org.apache.uima.util.XMLInputSource.<init>(XMLInputSource.java:114)
      at org.apache.uima.util.XMLInputSource.<init>(XMLInputSource.java:63)
      at org.apache.uima.tools.docanalyzer.AnnotationViewerDialog.promptForAE(AnnotationViewerDialog.java:663)
      at org.apache.uima.tools.docanalyzer.AnnotationViewerDialog.actionPerformed(AnnotationViewerDialog.java:328)

      Attachments

        Activity

          People

            alally Adam P. Lally
            mbaessler Michael Baessler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: