Database Thing leaking connections to ORACLE
<p><!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:RelyOnVML></o:RelyOnVML> <o:AllowPNG></o:AllowPNG> </o:OfficeDocumentSettings> </xml><![endif]--> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Hi,</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> Working on 5.2, I am using the Database Thing, configured to connect to Oracle database, using the JDBC driver from Oracle.</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">After one day of development, the ORACLE database reported "too-many-open-connections" and indeed over 60 connections were listed as coming from my machine. The situation was resolved once I restarted the tomcat servers.</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> It seems the TWX SQL connector is leaking.</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Is this leak a known issue?</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Is there a way to avoid it?</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Also, what is "Connection Monitoring Setting"?</span><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"><br></span></p><p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Can it be used to understand where the leak is?</span> </p><p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> </span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Thanks,</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial">Asaf.</span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> </span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> </span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> </span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> </span></p> <p class="MsoNormal"><span style="font-family:"Times New Roman","serif"; mso-bidi-font-family:Arial"> </span></p> <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves></w:TrackMoves> <w:TrackFormatting></w:TrackFormatting> <w:PunctuationKerning></w:PunctuationKerning> <w:ValidateAgainstSchemas></w:ValidateAgainstSchemas> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF></w:DoNotPromoteQF> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>HE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables></w:BreakWrappedTables> <w:SnapToGridInCell></w:SnapToGridInCell> <w:WrapTextWithPunct></w:WrapTextWithPunct> <w:UseAsianBreakRules></w:UseAsianBreakRules> <w:DontGrowAutofit></w:DontGrowAutofit> <w:SplitPgBreakAndParaMark></w:SplitPgBreakAndParaMark> <w:EnableOpenTypeKerning></w:EnableOpenTypeKerning> <w:DontFlipMirrorIndents></w:DontFlipMirrorIndents> <w:OverrideTableStyleHps></w:OverrideTableStyleHps> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math"></m:mathFont> <m:brkBin m:val="before"></m:brkBin> <m:brkBinSub m:val="--"></m:brkBinSub> <m:smallFrac m:val="off"></m:smallFrac> <m:dispDef></m:dispDef> <m:lMargin m:val="0"></m:lMargin> <m:rMargin m:val="0"></m:rMargin> <m:defJc m:val="centerGroup"></m:defJc> <m:wrapIndent m:val="1440"></m:wrapIndent> <m:intLim m:val="subSup"></m:intLim> <m:naryLim m:val="undOvr"></m:naryLim> </m:mathPr></w:WordDocument> </xml><![endif]><![if gte mso 9]><![endif]><![if gte mso 10]>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;}

