Forum Post: RE: Problem with disk space after upgrading to Openedge 11

  • Thread starter Thread starter Braljukazzzz
  • Start date Start date
Status
Not open for further replies.
B

Braljukazzzz

Guest
Problem solved! Caution : Connect to SonicMQ with -SMQConnect starts JAVA thread which reserves too many memory. Adding parameters -Xmx / -Xms to /pro/properties/AdminServerPlugins.properties [PluginPolicy.Progress.SonicMQ] pluginclasspath=/pro11.32/sonic/MQ8.0/lib/sonic_Client.jar,/pro11.32/sonic/MQ8.0/lib/mgmt_client.jar,/pro11.32/java/progress.jar classpath=/pro11.32/sonic/MQ8.0/lib/sonic_Client.jar,/pro11.32/java/progress.jar jvmargs=-Xmx256m -Xms256m solved the problem. Another question about this JAVA thread: Why JAVA thread runs after RUN deleteSession IN pubsubsession. ? Thank You All !

Continue reading...
 
Status
Not open for further replies.
Back
Top