Consultor Eletrônico



Kbase 37056: SonicMQ broker exits with OutOfMemory error
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/04/2001
Solution ID: P7056

FACT(s) (Environment):

RedHat Linux 7.1
SonicMQ 4.0

SYMPTOM(s):

SonicMQ broker exits with OutOfMemory error

CAUSE:

using old Classic JVM mode ( -classic as JVMARG ) instead of server mode.

FIX:

Use -server as JVM mode ( -server as JVMARG within setenv ) which is the default when SonicMQ is installed.