[ https://issues.apache.org/jira/browse/UIMA-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thilo Goetz closed UIMA-1693. ----------------------------- Resolution: Not A Problem Ok, user error. Sorry for the noise. I don't usually set UIMA_HOME, and most things work without it. I guess I shouldn't test stuff that I never use in real life ;-) > Pear installer: logger config not found when running pear installer > ------------------------------------------------------------------- > > Key: UIMA-1693 > URL: https://issues.apache.org/jira/browse/UIMA-1693 > Project: UIMA > Issue Type: Bug > Components: Tools > Affects Versions: 2.3 > Reporter: Thilo Goetz > Priority: Minor > > 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) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.