Default value for the java.lang.Thread.sleep(Native Method) ???
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)