After upgrading SOI to 4.2 CU1 there are a lot of the following entries in the ssa_IFW.log:
Exception:Login failed for user 'sa'
The user "sa" is the database user used by SOI.
It's not possible to find the file, where the password for the user could be incorrect.
Where could this be coming from?
Release : 4.2
Component : SOI ALERT MANAGEMENT
Enable debug logging to find more details about the event policy that is causing the error
SOI\resources\log4j_
<logger name="com.ca.sam.ifw" additivity="false">
<level value="DEBUG" />
<appender-ref ref="IFW" />
</logger>