Title: More dbForms connection errors with Mysql

Hi,

I still have not been able to get MySql and dbForms to work in a stable manner. When traversing back and forth through a table I get the following errors to the screen and to the console. If anyone has any ideas it would be appreciated. I am using Tomcat's build in poolmanager with 10 connections. There is only one user logged in for this testing. I have tested with the poolmanager and without and it does not work.

Thanks

Alex

Error 1:

exception javax.servlet.jsp.JspTagException: java.sql.SQLException: DBCP
could not obtain an idle db connection, pool exhausted
Message java.sql.SQLException: DBCP could not obtain an idle db connection,
pool exhausted

Localized Message java.sql.SQLException: DBCP could not obtain an idle db
connection, pool exhausted

Stack trace
        javax.servlet.jsp.JspTagException: java.sql.SQLException: DBCP could
not obtain an idle db connection, pool exhausted
        at
org.apache.taglibs.dbtags.connection.ConnectionTag.doEndTag(ConnectionTag.ja
va:235)
        at org.apache.jsp.malawiprice jsp. jspService(malawiprice jsp.java:348)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:136)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at

Error 2:

exception java.lang.IllegalArgumentException: JDBC-Troubles: was not able to
create connection, using the following DbConnection:DbConnection =
name=jdbc:mysql://127.0.0.1/crlca,jndi=false,conClass=org.gjt.mm.mysql.Drive
r,username=fred
Message JDBC-Troubles: was not able to create connection, using the
following DbConnection:DbConnection =
name=jdbc:mysql://127.0.0.1/crlca,jndi=false,conClass=org.gjt.mm.mysql.Drive
r,username=fred



------------------------------------------------------------
This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.

Ce courriel est confidentiel et prot�g�. L'exp�diteur ne renonce pas aux droits et obligations qui s'y rapportent. Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) d�sign�(s) est interdite. Si vous recevez ce courriel par erreur, veuillez m'en aviser imm�diatement, par retour de courriel ou par un autre moyen.


============================================================

Reply via email to