OpenFire Crash

Can any one tell me how to get rid of this problem ?.

Exception in thread “pool-6-thread-8” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-17” java.lang.OutOfMemoryError: Java heap space

Exception in thread “HSQLDB Timer @cd4544” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-11” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-3” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-5” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-14” java.lang.OutOfMemoryError: Java heap space

Exception in thread “SocketSendingTracker” java.lang.OutOfMemoryError: Java heap space

Exception in thread “Jetty-QTP-BOSH-56” java.lang.OutOfMemoryError: Java heap space

Exception in thread “Jetty-QTP-BOSH-50” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-18” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-4-thread-3” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-12” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-4-thread-1” java.lang.OutOfMemoryError: Java heap space

Exception in thread “Jetty-QTP-AdminConsole-27” java.lang.OutOfMemoryError: Java heap space

Exception in thread “Jetty-QTP-AdminConsole-30” java.lang.OutOfMemoryError: Java heap space

Exception in thread “HouseKeeper” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-15” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-4” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-9” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-2” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-6” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-10” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-13” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-16” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-19” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-7” java.lang.OutOfMemoryError: Java heap space

Exception in thread “pool-6-thread-1” java.lang.OutOfMemoryError: Java heap space

All my TCP Connections are getting failed and OpenFire is sending resets for paralllel TCP connections as low as 68k.

Please anyone help me out here .

Your JVM is out of memory - What version of Openfire are you using? There is a known memory leak in some versions (xmpp.pep.enabled = false will fix it).

Othewise change your -Xmx for the JVM to something higher than what it is right now. That said, without the memory leak I’ve been able to run Openfire with a Xmx128M quite happily.