Jonathan Sinovassin-Naïk created UNOMI-930:
----------------------------------------------
Summary: Unomi startup logs are displayed twice after restarting
Karaf
Key: UNOMI-930
URL: https://issues.apache.org/jira/browse/UNOMI-930
Project: Apache Unomi
Issue Type: Bug
Affects Versions: unomi-3.1.0
Reporter: Jonathan Sinovassin-Naïk
Fix For: unomi-3.1.0
h2. Description
When Unomi is started, then the Karaf container is stopped (using Ctrl + D or
the logout command) and started again, the Unomi startup logs appear twice in
the console.
The expected behavior is that these startup logs are displayed only once on
each Karaf/Unomi startup.
h2. Steps to Reproduce
- Start Karaf and start Unomi.
- Wait until the startup is complete and observe Unomi startup logs in the
console (startup logs displayed for the first time).
- From the Karaf console, stop Karaf using: either Ctrl + D or the logout
command
- Start Karaf again.
- Observe Unomi startup logs in the console.
h2. Actual Result
On the second Karaf startup, the Unomi startup logs are displayed twice in the
console.
h2. Expected Result
On each Karaf/Unomi startup, Unomi startup logs should be displayed only once.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)