Bug 574494

Summary: [Passage] [FLS] failed to configure logging
Product: [Technology] Passage Reporter: Elena Parovyshnaia <elena.parovyshnaya>
Component: FLSAssignee: Elena Parovyshnaia <elena.parovyshnaya>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0.1   
Target Milestone: 2.0.1   
Hardware: All   
OS: All   
Whiteboard:

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