| Author |
DriverManagerConnectionPool
|
raseena nm
Greenhorn
Joined: Nov 07, 2003
Posts: 25
|
|
while running my BMP ... Im getting the following error messages........... DriverManagerConnectionPoolConnection not closed, DriverManagerConnectionPoolConnection not closed, check your code! (Use -Djdbc.connection.debug=true to find out where the leaked connection was created) OrionCMTConnection not closed, check your code! Logical connection not closed, check your code! (Use -Djdbc.connection.debug=true to find out where the leaked connection was created) please provide me the solution..
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
You're not closing the JDBC connection as the error message implies. If you'll post the code for the method that is throwing the exception, I'm sure we can locate the cause. Without seeing the code, all we can do is to repeat what the stack trace is saying... PS. Would you be so kind to edit the duplicate post titled "riverManagerConnectionPool" and delete it by checking the "Delete Post" checkbox before submitting the form?
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
raseena nm
Greenhorn
Joined: Nov 07, 2003
Posts: 25
|
|
thnx. i got the error cleared. i coudnt find the checkbox to delete the post....
|
 |
 |
|
|
subject: DriverManagerConnectionPool
|
|
|