OpenNTF / openliberty-domino

Open Liberty server embedded in Domino
Apache License 2.0
7 stars 3 forks source link

Observed doubled log output in Domino console in recent builds #77

Closed jesse-gallagher closed 2 years ago

jesse-gallagher commented 3 years ago

This could be from double-spawning watcher threads when deploying a new configuration:

[001442:000015-00007FEBCF1B2700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKG0016I: Starting server configuration update. 
[001442:000065-00007FEBA706C700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKG0017I: The server configuration was successfully updated in 0.269 seconds. 
[001442:000015-00007FEBCF1B2700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKG0017I: The server configuration was successfully updated in 0.269 seconds. 
[001442:000065-00007FEBA706C700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKF0013I: The server removed the following features: [jsonb-1.0, mpGraphQL-1.0]. 
[001442:000015-00007FEBCF1B2700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKF0013I: The server removed the following features: [jsonb-1.0, mpGraphQL-1.0]. 
[001442:000065-00007FEBA706C700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKF0008I: Feature update completed in 0.259 seconds. 
[001442:000015-00007FEBCF1B2700] 04/02/2021 15:41:03   WLP: [AUDIT   ] CWWKF0008I: Feature update completed in 0.259 seconds. 
jesse-gallagher commented 2 years ago

This appears to have been fixed during the large refactor for 3.x.