You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Yves Sy <yv...@gmail.com> on 2005/03/03 08:44:11 UTC

OT: Tool for detecting unclosed resources

Anybody know a tool for scanning unclosed JDBC resources? I've done a
simple logging facility in my app to keep track of connections in the
pool at runtime but I'm just wondering if there's a less eye-straining
way to do it.. something like a code analyzer of some sort...

Br,
-Yves-

-- 
A bus station is where a bus stops. A train station is where a train
stops. On my desk I have a work station...

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: OT: Tool for detecting unclosed resources

Posted by Henri Dupre <he...@gmail.com>.
Also the debug parameter of the mysql driver would tell you that.

Henri.

On Thu, 3 Mar 2005 16:35:22 +0800, Yves Sy <yv...@gmail.com> wrote:
> http://findbugs.sourceforge.net in case anyone's interested...
> 
> 
> On Thu, 3 Mar 2005 15:44:11 +0800, Yves Sy <yv...@gmail.com> wrote:
> > Anybody know a tool for scanning unclosed JDBC resources? I've done a
> > simple logging facility in my app to keep track of connections in the
> > pool at runtime but I'm just wondering if there's a less eye-straining
> > way to do it.. something like a code analyzer of some sort...
> >
> > Br,
> > -Yves-
> >
> > --
> > A bus station is where a bus stops. A train station is where a train
> > stops. On my desk I have a work station...
> >
> 
> --
> A bus station is where a bus stops. A train station is where a train
> stops. On my desk I have a work station...
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: OT: Tool for detecting unclosed resources

Posted by Yves Sy <yv...@gmail.com>.
http://findbugs.sourceforge.net in case anyone's interested...


On Thu, 3 Mar 2005 15:44:11 +0800, Yves Sy <yv...@gmail.com> wrote:
> Anybody know a tool for scanning unclosed JDBC resources? I've done a
> simple logging facility in my app to keep track of connections in the
> pool at runtime but I'm just wondering if there's a less eye-straining
> way to do it.. something like a code analyzer of some sort...
> 
> Br,
> -Yves-
> 
> --
> A bus station is where a bus stops. A train station is where a train
> stops. On my desk I have a work station...
> 


-- 
A bus station is where a bus stops. A train station is where a train
stops. On my desk I have a work station...

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: OT: Tool for detecting unclosed resources

Posted by Yves Sy <yv...@gmail.com>.
http://findbugs.sourceforge.net in case anyone's interested...


On Thu, 3 Mar 2005 15:44:11 +0800, Yves Sy <yv...@gmail.com> wrote:
> Anybody know a tool for scanning unclosed JDBC resources? I've done a
> simple logging facility in my app to keep track of connections in the
> pool at runtime but I'm just wondering if there's a less eye-straining
> way to do it.. something like a code analyzer of some sort...
> 
> Br,
> -Yves-
> 
> --
> A bus station is where a bus stops. A train station is where a train
> stops. On my desk I have a work station...
> 


-- 
A bus station is where a bus stops. A train station is where a train
stops. On my desk I have a work station...

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org