Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Default value for the java.lang.Thread.sleep(Native Method) ???

Mohammed Rayan-OracleJan 12 2011 — edited Oct 15 2014
Hi,

Can anyone shed light on the below sleep method about what's the value for the thread to be in sleep state(I mean in secs) and can it be over ridden by using the inactive-connection-timeout-seconds in my DS.





java.lang.Thread.sleep(Native Method)
weblogic.common.resourcepool.ResourcePoolImpl.resumeOrSuspendResources(ResourcePoolImpl.java:1056)
weblogic.common.resourcepool.ResourcePoolImpl.disablePool(ResourcePoolImpl.java:1374)
weblogic.common.resourcepool.ResourcePoolImpl.suspend(ResourcePoolImpl.java:274)
weblogic.jdbc.common.internal.ConnectionPool.suspend(ConnectionPool.java:179)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2011
Added on Jan 12 2011
2 comments
279 views