Uploaded image for project: 'cTAKES'
  1. cTAKES
  2. CTAKES-218

java.io.FileNotFoundException: at java.io.FileInputStream.open(Native Method)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • None
    • None

    Description

      The error was seen HyphenTextModifierImpl, which is not that important anymore, but the underlying issue is that the try clause within org.apache.ctakes.core.resource.FileLocator assumes FileLocator.class.getClassLoader().getResourceAsStream(location); will throw an Exception if something goes wrong, but it doesn't always - it can just return null, in which case the catch clause is not running

      Attachments

        Activity

          People

            james-masanz James Joseph Masanz
            james-masanz James Joseph Masanz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: