Hi ,
For the above scenario,
Error
--------
Authentication error Please log in to the application again
As a solution we can try configuring IFS MWS data sources , to be more robust by changing some timeout settings.
Login to IFS MWS Admin Console. Navigate to Main cluster -> Data Sources. Add following two lines to properties field of both fndbasXA_main and fndbas_main data sources: oracle.jdbc.ReadTimeout=300000oracle.net .CONNECT_TIMEOUT=10000 Do the same for Integration cluster as well.
For this change to take effect, need to restart the IFS Middleware Server afterwards. Therefore, it is recommended to do this during a proper downtime.
Regards
Manoj