Connection pool

5
Dear all, Greeting!   I’m using “DatabaseConnector” module to do some queries for My application dashboard because it has a lot of joined table and I’m using it for a long time, But in the last few days I faced the below issue   MxDbConnector-HikaryCP--334529890 - Connection is not available, request timed out after 30000ms. at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:30) Can anyone help
asked
4 answers
4

Dear Nour,

Yeah, I know this point but the issue was different. I want to know from you if the connection closes automatically after query execution or if there is another activity which is used to close connections

answered
0

Hi Emad,

By default the connection pool is 50, assuming you have now more traffic to your application, and maybe it's the time to check your connection pool and increase the settings https://docs.mendix.com/refguide/tricky-custom-runtime-settings/

Thanks,

Nour

answered
0

Hello Emad,

Have you got any solution on this topic?

I am facing the same issue.

 

Thanks,

Kaustubh

answered
0

Hi,

 

Is there is any solution ?

 

Thanks,

Rasik.N

answered