Problem:
- Product Name: Borland Application Server
- Product Version: 6.5
- Product Component: Sonic MQ Server
- Platform/OS Version: ALL
- JDK/Compiler Version: Support JDK
Exception OutOfMemoryError. How to increase the memory settings for the SonicMQ server?
The following error is displayed in the container log file. How to increase the memory settings for the SonicMQ server?
OutOfMemoryError in thread AgentListener of ClientContext 1111285868301123584::$TMPAPPID$180$$CONNECTION$
[05/11/21 16:37:15] ID=Broker1 (warning) Trace follows...
java.lang.OutOfMemoryError
[05/11/21 16:37:15] ID=Broker1 (severe) There is not enough memory available to run the SonicMQ broker. Please increase the amount of heap memory available to the Java Virtual Machine using the -ms and -mx parameters, and if necessary increase the amount of virtual memory available in your system.
[05/11/21 16:37:15] ID=Broker1 (severe) Trace follows...
java.lang.OutOfMemoryError
[05/11/21 16:37:15] ID=Broker1 (warning) Trace follows...
[1408] progress.message.broker.EBrokerAborted: NoInfo
at com.sonicsw.mq.components.BrokerComponent.abort(:450)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at progress.message.zclient.DebugThread.run(Unknown Source)
[05/11/21 16:37:41] (config)
Resolution:
Change the -Xmx setting specified when starting the broker in a default SonicMQ configuration and this parameter is set in �S%\\bin\\sonicmq.config
Author:Rajini Billahalli
#VisiBroker
#Security