junit.framework.AssertionFailedError: Expected multiple threads to fail with timeout=2*maxWait
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via commons-dev by sebb, 1 year ago
via Google Groups by Andrew Perepelytsya, 8 months ago
via Google Groups by divya, 2 years ago
via commons-dev by Continuum@vmbuild.apache.org, 1 year ago
via Stack Overflow by Dan J
, 2 years agovia GitHub by nlevitt
, 1 year agojunit.framework.AssertionFailedError: Expected multiple threads to fail with timeout=2*maxWait
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.apache.commons.dbcp.datasources.TestPerUserPoolDataSource.testMultipleThreads2(TestPerUserPoolDataSource.java:385)