Re: Web App Redeploy Memory Leak

"sks" <[email protected]> Thu, 1 Jun 2006 00:57:11 +0100
Newsgroups gmane.text.xml.resin.user
Message-ID <002f01c6850d$f0eb9d80$0200a8c0@sks1>
> But that's the original issue.  Resin's <database> is doing  
> introspection on the underlying driver (can you let us know which  
> driver class you're using?).  If the introspection has anything to do  
> with a byte[] field or method, the JVM will get stuck.
> 
> If you avoid the DataSource entirely, Resin won't introspect any  
> classes and therefore won't trigger the bug.

But if the JVM bug has  been fixed in 1.5.07 and its still happening ?
Anyway, com.mysql.jdbc.Driver from mysql/j 3.1.12.