ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Clustering » IIB and MQ - performance issue

Post new topic  Reply to topic Goto page Previous  1, 2
 IIB and MQ - performance issue « View previous topic :: View next topic » 
Author Message
xcuseme123
PostPosted: Fri Mar 06, 2020 6:49 am    Post subject: Reply with quote

Apprentice

Joined: 30 Jun 2013
Posts: 33

fjb_saper wrote:
Quote:
1TISIGINFO Dump Event "systhrow" (00040000) Detail "java/lang/OutOfMemoryError" "Failed to create a thread: retVal -1073741830, errno 11" received

Your e.g. 's JVM is running out of memory. you will need to check if that is due to message size or memory leak in your JCN.

Have fun


we are not using java compute node and also message size are 8KB on an average.. Out of memory can come due to mqm user has reached max thread utilization ?. how to calculate actual threads being used by MQ and IIB as they are running in NFS. Total number of msgflow threads are nearly 2000.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Mar 07, 2020 3:33 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

xcuseme123 wrote:
fjb_saper wrote:
Quote:
1TISIGINFO Dump Event "systhrow" (00040000) Detail "java/lang/OutOfMemoryError" "Failed to create a thread: retVal -1073741830, errno 11" received

Your e.g. 's JVM is running out of memory. you will need to check if that is due to message size or memory leak in your JCN.

Have fun


we are not using java compute node and also message size are 8KB on an average.. Out of memory can come due to mqm user has reached max thread utilization ?. how to calculate actual threads being used by MQ and IIB as they are running in NFS. Total number of msgflow threads are nearly 2000.

Each of those 2000 threads needs some memory... so it looks like you have hit some scaling limit. You may need to distribute the flow across multiple execution groups (Integration Servers) or even across multiple Integration nodes and reduce the max number of threads to keep the global e.g. (i.e. jvm ) memory withing limits. I trust you already looked into using a bigger memory / heap stack for the e.g.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
xcuseme123
PostPosted: Sun Mar 08, 2020 9:15 pm    Post subject: Reply with quote

Apprentice

Joined: 30 Jun 2013
Posts: 33

fjb_saper wrote:
xcuseme123 wrote:
fjb_saper wrote:
Quote:
1TISIGINFO Dump Event "systhrow" (00040000) Detail "java/lang/OutOfMemoryError" "Failed to create a thread: retVal -1073741830, errno 11" received

Your e.g. 's JVM is running out of memory. you will need to check if that is due to message size or memory leak in your JCN.

Have fun


we are not using java compute node and also message size are 8KB on an average.. Out of memory can come due to mqm user has reached max thread utilization ?. how to calculate actual threads being used by MQ and IIB as they are running in NFS. Total number of msgflow threads are nearly 2000.

Each of those 2000 threads needs some memory... so it looks like you have hit some scaling limit. You may need to distribute the flow across multiple execution groups (Integration Servers) or even across multiple Integration nodes and reduce the max number of threads to keep the global e.g. (i.e. jvm ) memory withing limits. I trust you already looked into using a bigger memory / heap stack for the e.g.


It seems like mqm user number threads restrictions of about 10240 at etc/security/limits.conf . Am thinking to double it and retest again
Back to top
View user's profile Send private message
xcuseme123
PostPosted: Wed Mar 11, 2020 9:33 am    Post subject: Reply with quote

Apprentice

Joined: 30 Jun 2013
Posts: 33

xcuseme123 wrote:


It seems like mqm user number threads restrictions of about 10240 at etc/security/limits.conf . Am thinking to double it and retest again


tested one round of end-end testing, performance was smooth. Didn't see any messages getting piled up input queues. Earlier we were seeing messages piled up and processing slowly.

Any suggestion increase values for mqm user at /etc/security/limits.conf ?.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » Clustering » IIB and MQ - performance issue
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.