Thread could not be stopped

We recently upgraded from railo to Lucee 5. When we performed load test for
50 users we get the error below.

System: Windows 64 bit 2012
4 CPU, 8 GB Ram
Java 1.8
Railo 5
Any help is appreciated.

“ERROR”,“Thread-164318”,“12/01/2016”,“00:36:47”,“”,"could not stop the
thread, giving up;java.lang.Throwable;java.lang.
Throwable
at
lucee.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:61)
at
lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:70)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:803)
at lucee.runtime.tag.Query.doEndTag(Query.java:583)
at
cfc.datamanager.authenticationdatamanagerani_cfc$cf.udfCall(D:\lucee\tomcat\webapps\ROOT\prod\cfc\dataManager
\authe
nticationDataManagerAni.cfc:148)

Can you pull some full thread dumps on the server while the load test is
running and requests are getting backed up/killed? That might shed some
better light on what the requests were hanging on.

Thanks!

~BradOn Thursday, December 1, 2016 at 8:16:53 AM UTC-6, Prabhu Sunkara wrote:

We recently upgraded from railo to Lucee 5. When we performed load test
for 50 users we get the error below.

System: Windows 64 bit 2012
4 CPU, 8 GB Ram
Java 1.8
Railo 5
Any help is appreciated.

“ERROR”,“Thread-164318”,“12/01/2016”,“00:36:47”,“”,"could not stop the
thread, giving up;java.lang.Throwable;java.lang.
Throwable
at
lucee.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:61)
at
lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:70)
at lucee.runtime.tag.Query.executeDatasoure(Query.java:803)
at lucee.runtime.tag.Query.doEndTag(Query.java:583)
at
cfc.datamanager.authenticationdatamanagerani_cfc$cf.udfCall(D:\lucee\tomcat\webapps\ROOT\prod\cfc\dataManager
\authe
nticationDataManagerAni.cfc:148)