BEA-001128 message
We have a weblogic 12.2.1.4 with some web services and datasources.
The developers complained that they get errors. At the time of the errors I see on the log files:
BEA-001128 Info: Connection for pool "aPoolname" has been closed
The BEA-001128 messages appear many times on the log files but only a few of these times the developers reported an error.
- Does this mean that the datasource is renewing it's connection?
- If number 1 is correct then why is the datasource renewing it's connection? What is the benefit?
- If number 1 is correct then can I safely disable it? I read somewhere that it is done with "Remove Infected Connections" tickbox in the datasource.