Having the following warning, could this impact heap usage?

Isaac Montes
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 20, 2017

2017-07-17 09:28:27,681 http-nio-8080-exec-139 WARN niladri 568x2449x24 1bxkys2 10.83.35.195,172.23.34.85 /plugins/servlet/jeditor_ck_provider.jsp [c.a.jira.ofbiz.ConnectionPoolHealthSqlInterceptor] Dangerous use of multiple connections: replaced => count=1; marks=[0-0]; pool=18/20

Tons of theese in the logs,  trying to figure out if this is causign increase in memory usage in additional to becoming very slow

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 25, 2017

Hi Issac,

The error you're seeing refers to a process, which in this case appears to be jeditor, taking up too many database resources.  I would take a look at Poor performance due to limited database connection pooling and also take a look at Connecting JIRA applications to a database and click on your database.  From there view the sample dbconfig.xml and see if yours is configured similarily.  In additon the Tuning database connections article also has more informaiton as to what the values in the dbconfig.xml correspond to and how they help.

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer