Done
Details
Assignee
Robert VargaRobert VargaReporter
Michael VorburgerMichael VorburgerComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Robert Varga
Robert VargaReporter
Michael Vorburger
Michael VorburgerComponents
Fix versions
Priority
Created March 8, 2017 at 1:54 AM
Updated February 28, 2020 at 2:58 PM
Resolved February 28, 2020 at 2:58 PM
when running SingleFeatureTest (SFT) on a Karaf 4 feature, e.g. by "mvn -o -Dsft.diag.skip=true clean install" in genius/features/features4-genius from https://git.opendaylight.org/gerrit/#/c/51966/,
but I think completely unrelated to that change, and this happens even on Karaf 3 not just 4 and also in production instances, there are typically a lot of "scary looking" (because they have a stack trace..) INFO messages like the one below in the log.
I'm not aware of any actual issues - just sayin' that this looks quite confusing, e.g. when you scan logs for other errors.
looks like it may be vaguely related.. should the level of this particular log perhaps be reduced from INFO to DEBUG? Or should it at least not log it's stack trace?