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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to