OK, I found that switchin to DBCP pool manager fixes everything here EXCEPT the database cleanup. Engine is locking up when database is full. I deleted all data in the tables that seemed to grow. However, the ENGINE stayed locked up. Is there a way to prod it back to life! TIA
jbi joe wrote: > > Heres is what I am seeing with my Deployment to Servicemix 3.2 > in testing. Im using mysql and c3p0 for database, set up via JNDI > external. > > 1. Exception: Too Many Connections > and > 2. Time out on JBI message > and > 3. APPARENT DEADLOCK > and > 4. Data base grows, eventually locks up Engine. > > ALSO need to know how to set TTL inside of servicemix/ODE > > -- View this message in context: http://www.nabble.com/Upgrade-to-1.1.1-Woes-tp15216220p15226748.html Sent from the Apache Ode User mailing list archive at Nabble.com.
