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

Pear installer: logger config not found when running pear installer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 2.3
    • None
    • Tools
    • None

    Description

      I installed the 2.3-RC5 Eclipse tooling, imported the examples projects and tried to run the pear installer via the preconfigured pear installer launch configuration. This results in the exception below. The same does not happen when the pear installer is started via the .bat file. Pear installation works regardless, so this is minor and should not hold up 2.3.

      java.io.FileNotFoundException: \config\Logger.properties (The system cannot find the path specified.)
      at java.io.FileInputStream.open(Native Method)
      at java.io.FileInputStream.<init>(FileInputStream.java:112)
      at java.io.FileInputStream.<init>(FileInputStream.java:72)
      at java.util.logging.LogManager.readConfiguration(LogManager.java:459)
      at java.util.logging.LogManager$3.run(LogManager.java:221)
      at java.security.AccessController.doPrivileged(AccessController.java:202)
      at java.util.logging.LogManager.<clinit>(LogManager.java:207)

      Attachments

        Activity

          People

            Unassigned Unassigned
            twgoetz Thilo Goetz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: