Hello All,
 
Does anyone has an idea about the following WARNING castor generates? (I
think) I manage the DB connection/transaction in a correct manner.
Any help is really appreciated.
 
Thanks,
Mahesh.
 
org.exolab.castor.jdo.engine.DatabaseImpl finalize
WARNING: An open database instance (
<mailto:[EMAIL PROTECTED]:jdbc/XXXXXX>
[EMAIL PROTECTED]:jdbc/XXXXXX
<mailto:[EMAIL PROTECTED]:jdbc/XXXXXXDB>
DB) against database: jdbc/XXXXXXDB has been encountered. This instance
will be closed now to release system resources. Please consider changing
your
 code as well to enforce that all database connections are closed after
use.SQL  executed, but not closed:null
 
Note:
I'm using castor-0.9.5.3.jar

Reply via email to