|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Kernel parameters Solaris 2.8 and hanging receiver channel |
« View previous topic :: View next topic » |
Author |
Message
|
dgolding |
Posted: Fri Aug 31, 2001 2:59 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
Hi,
We are having intermittent problems with a receiver channel on this box. the channel starts, hangs (does not receive any message, even though they are in the sending ends queue), then we get a timeout error in AMQERR log. I've done a 'truss' on the receiver process, and it seems to sitting on a "lwp_sema_wait" call. This has led me to believe our semaphore stuff is set up incorrectly, so I looked and found "semmap" wasn't defined.
According to the Quick Beginnings manual "semmap" should be "semmni + 2". However, Solaris is throwing away this definition because it is supposed to be obsolete. Could this have any relation on the problem?
We're on MQ5.2 CSD 1.
regards
Don Golding
|
|
Back to top |
|
 |
bower5932 |
Posted: Tue Sep 04, 2001 10:51 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
We've got a Sun 2.8 box with MQSeries 5.2 running on it. I just checked our sysdef -i and we have a semmap parameter. It is 2 larger than our semmni parameter. I believe that there is a typo in the manual and the section is incorrect (ie, semsys vs shmsys). Here is what we have in our /etc/system:
set semsys:seminfo_semmni = 1024
set semsys:seminfo_semmap = 1026
Also, if the parameters are spelled wrong, you'll get a warning message at ipl time, but you have to watch for it. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|