[Resin-interest] Quercus and MySQL: unable to query Database

2006-09-22 Thread Nils Meyer
Hi, I have a problem with a small script that basically only calls mysql_connect(), mysql_select_db() and mysql_query() to do a small query. Every time the query is executed I get the error: com.caucho.quercus.QuercusModuleException: Connection is not available In the mysql log I can see a

Re: [Resin-interest] Resin pro 3.0.12

2006-09-22 Thread Markus Ken Moriyama
Hi, it is not very easy to guess a memory leak. Of course upgrading to the latest Resin (3.0.21) could help. But you should better consider profiling your application with e.g. JProfiler. You can download an evaluation version which is valid for 10 days. If you are using JDK 1.5, using jconsole