| Author |
OrionCMTConnection not closed, check your code! Logical connection not closed, check your code!
|
vipul bondugula
Ranch Hand
Joined: Oct 14, 2010
Posts: 218
|
|
Hi ,
OrionCMTConnection not closed, check your code! Logical connection not closed, check your code!
-Djdbc.connection.debug=true
i got a solution for this in java ranch..Thread tells me to set the -Djdbc.connection.debug=true in property.
what my doubt is, where should i set the property...
Please repond to this query...Urgent
Thanks in Advance..
vipul
|
Thanks
Vipul Kumar
|
 |
vipul bondugula
Ranch Hand
Joined: Oct 14, 2010
Posts: 218
|
|
HI
Once again iam repeating my query..Please respond.
I am using JDeveloper 10g and oc4j server.
I am getting below message.
OrionCMTConnection not closed, check your code!
11/07/29 18:51:36 Logical connection not closed, check your code!
11/07/29 18:51:36 (Use -Djdbc.connection.debug=true to find out where the leaked connection was created)
I already read a thread in this forum that given me almost answer.I got the answer ,but the problem is iam unable to do that.
They told to "-Djdbc.connection.debug=true" keep this option for jvm.
I am not understanding , in jdeveloper where to configure this option
Please respond to this..I need it urgent..
Thanks & Regards,
Vipul
|
 |
vipul bondugula
Ranch Hand
Joined: Oct 14, 2010
Posts: 218
|
|
Hi Everyone,
I successfully configured that for my application.
Right click on your project-->click on project properties-->Runner-->Java options.configure "-Djdbc.connection.debug=true"
Now whereever a connection is not closed you can see error mess on your console.
Thanks & Regards,
Vipul Reddy Bondugula.
|
 |
 |
|
|
subject: OrionCMTConnection not closed, check your code! Logical connection not closed, check your code!
|
|
|