Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.13.0
-
Component/s: None
-
Labels:None
-
Issue discovered during:Customer
-
Sprint:EJBCA Sprint 11 (2 weeks)
Description
If we send a CMP request with an alias that does not exist, currently we log it nicely with a INFO message, but also logging the full stack trace. Since the message says it all, and this should be a normal event, there is no need to spam the log with the full stack trace.
Just keep the message, and remove the stack trace.