[jboss-user] [JCA/JBoss] - Out of memory in jboss

mcjeevi do-not-reply at jboss.com
Wed Nov 21 00:11:55 EST 2007


I am using jdk1.5,jboss4.0.5 and mysql5.0 technologies in my application.
In my application there is scenario to retrieve records from database and send them to server ,for this puspose we implemented thread class which will read data from table for every 5 seconds and send them to server. But after approximated 100 hours i am getting following exception. I am using InnoDB as a database engine in mysql

 java.sql.SQLException: General error,  message from server: "Out of memory (Needed 3453372 bytes)"


jvm memory is ok free memory is around 200MB


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106597#4106597

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106597



More information about the jboss-user mailing list