[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Error in persistence with MySQL and persisting performan

2004-09-08 Thread ahanys
Now I try to switch transactions off. And JBoss for a while works. Than I make stress test. I send to the queue 200,000 Object messages per 2,5KBytes and Stoped server. After restart JBoss on the console besides the exception of the previous post I see: > ObjectName: jboss.mq.destinat

[JBoss-user] [Messaging, JMS & JBossMQ] - Error in persistence with MySQL and persisting performance i

2004-09-08 Thread ahanys
Hello, I have a big problem with JBossMQ. I send 1 messages to the queue and for persistence I use database MySQL 4.0.18 a Connector/J 3.0.15GA. In MySQL I'm using innoDB tables which supports transactions. Somebody on JBoss bugs list say to me that problem is in driver od database doe