java - Weblogic Leaked Connection timeout -


if database query call made using connection obtained weblogic datasource, never returns within connection inactive timeout, cause connection leak. example, connection inactive timeout 500 seconds , db call takes 600 seconds return

will cause connection leak ?

when query takes more time defined in connection transaction properties, sqlexception occur (transactiontimeout) , execution aborted. if have many such concurrent queries, may result in bad weblogic state , need restart application server (maybe datasource restart sufficient).


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -