Hello, I'm running JBoss 3.2.5 on a Windows 2003 Server machine.
I've noticed that messages posted to a JMS Queue I use in my application are stored in the Hypersonic database. What I don't understand is in which scenario a message is moved to the cache (always, on low memory or by configuration), and what is the way to delete the messages from the database. My problem is that when the localDB.data file reaches a size of approximatly 2GB I receive an OutOfMemoryException and I need to shut down the JBoss instance. Is there a way to prevent messages from being cached into the database? Thanks, Ziv View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854406#3854406 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854406 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
