Solved

IFS 8: Connection for pool "fndbas" has been closed.>

  • 23 June 2020
  • 5 replies
  • 898 views

Userlevel 2
Badge +5

Hi Team,

 

we have four managed server , in each managed server log, getting below error: could anyone suggest what could be the issue ?

####<Jun 23, 2020 9:56:01 AM CEST> <Info> <JDBC>  <ManagedServer1> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1592898961605> <BEA-001128> <Connection for pool "fndbas" has been closed.>

 

we  have IFS 8 environment .

 

Please suggest.

 

 

 

icon

Best answer by Tharindu 23 June 2020, 13:03

View original

5 replies

That is because someone try to log-in with an invalid username/password.

Userlevel 2
Badge +5

Thanks for the qucik response.

 

one more issue is with us in log ,  Pls find the below  but we are not seeing any issue with Application.

Could you Please help on below.

Jun 23, 2020 10:07:23 AM CEST> <Info> <FndOracleLoginModule>  <ManagedServer1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1592899643023> <BEA-000000> <Invalid username/password.>

I wouldn’t worry much as this is an info log message. MWS is managing the fndbas connection pool and whenever it close an existing connection it will write this log entry. If you have any issue with the fndbas connection pool then you will not be able to log-in at all. Sorry, I don’t have a Apps8 environment to verify further.

Userlevel 2
Badge +5

Hi,

 

No issue with Application as of now. it is coming in log only.

Do you have any issue with the application or this is just only in logs?

Reply