Bug 574494 - [Passage] [FLS] failed to configure logging
Summary: [Passage] [FLS] failed to configure logging
Status: CLOSED FIXED
Alias: None
Product: Passage
Classification: Technology
Component: FLS (show other bugs)
Version: 2.0.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Elena Parovyshnaia CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-28 05:32 EDT by Elena Parovyshnaia CLA
Modified: 2021-06-28 11:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elena Parovyshnaia CLA 2021-06-28 05:32:48 EDT
2.0.0 release executable [1], been run, complains to logging configuration file loading error
==================================
java.nio.file.InvalidPathException: Illegal char <:> at index 4: file:\D:\work\arsysop\cordon\passage-lco\products\ru.arsysop.cordon.fls.server.product\target\products\ru.arsysop.cordon.fls.server.product\win32\win32\x86_64\plugins\org.eclipse.passage.lbc.jetty_0.6.0.v20210609-1527.jar!\config\log4j2.xml
==================================

Logging is essential for FLS as it does not supply graphical user interface. 
It's critical to configure logging output, so the config file must be accessible for Log4j2 engine.


[1] https://download.eclipse.org/passage/downloads/release/2.0.0/fls/
Comment 1 Elena Parovyshnaia CLA 2021-06-28 11:22:33 EDT
Done with https://github.com/eclipse-passage/passage/pull/818

supply input stream directly from the fiven path, avoid URI resolution