0 Replies Latest reply on May 3, 2007 5:17 AM by srsuarez

    Too many connections problem

    srsuarez

      Hi.
      I am using JBPM on Apache Tomcat with Mysql database. The problem is that when I use a lot of time the jbpm application, we obtain a Mysql error (too many connections), and I must to reboot mysql. If I connect to the mysql database server, and execute "show processlist", I see 100 active connections.
      What I am doing wrong?
      Thanks.