| Author |
Getting "A ResourcePool could not acquire a resource from its primary factory or source."
|
Micale Raj
Ranch Hand
Joined: Jul 01, 2009
Posts: 30
|
|
I have a Web application which uses hiberante 4. When i deployed it on tomcat ( Tomcat 7 ) and try to do database operation it throws
"com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source." Exception.
But when I'm doing same thing using testng it run without a problem
Full stack trace:
My Data source ( spring xml )
Any idea what would be wrong ?
Thanks in advance for any help.
|
 |
 |
|
|
subject: Getting "A ResourcePool could not acquire a resource from its primary factory or source."
|
|
|