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 » IBM MQ Installation/Configuration Support » WMQ 5.2 on Solaris

Post new topic  Reply to topic
 WMQ 5.2 on Solaris « View previous topic :: View next topic » 
Author Message
aboggis
PostPosted: Tue Oct 07, 2003 4:54 pm    Post subject: WMQ 5.2 on Solaris Reply with quote

Centurion

Joined: 18 Dec 2001
Posts: 105
Location: Auburn, California

My sysadmin has installed the WMQ package on a Solaris box and has followed the prereqs in the "Getting Started" manual. The kernel params are more than sufficient:

[from 'sysdef -i']
Code:
*
* IPC Messages
*
  4096  max message size (MSGMAX)
  4096  max bytes on queue (MSGMNB)
    50  message queue identifiers (MSGMNI)
  1024  system message headers (MSGTQL)
*
* IPC Semaphores
*
  1424  semaphore identifiers (SEMMNI)
 32868  semaphores in system (SEMMNS)
 16384  undo structures in system (SEMMNU)
   100  max semaphores per id (SEMMSL)
   128  max operations per semop call (SEMOPM)
   600  max undo entries per process (SEMUME)
 32767  semaphore maximum value (SEMVMX)
 16384  adjust on exit max value (SEMAEM)
*
* IPC Shared Memory
*
4294967295      max shared memory segment size (SHMMAX)
     1  min shared memory segment size (SHMMIN)
  1124  shared memory identifiers (SHMMNI)
  2048  max attached shm segments per process (SHMSEG)
*


The user (and group) 'mqm' exist and the package was installed with no errors (NOT the DCE option).

When running crtmqm, I get the following:

Code:
The system could not load the module '/opt/mqm/lib/amqzfu' for the installable
service 'AuthorizationService' component 'MQSeries.UNIX.auth.service'.  The
system return code was 536895861. The Queue Manager is continuing without this
component.
MQSeries queue manager created.
Setup completed.
AMQ5615: Default objects cannot be created: CompCode = 2 Reason = 2035.


As far as I can tell, the config on this machine (in terms of directories, sym-links and file/group ownership) is identical.

For completeness, here's the AMQERRO1.LOG:

Code:
# cat AMQERR01.LOG
10/07/03  04:44:55 PM
AMQ5008: An essential MQSeries process 23837 cannot be found and is assumed to
be terminated.

EXPLANATION:
1) A user has inadvertently terminated the process. 2) The system is low on
resources.  Some operating systems terminate processes to free resources.  If
your system is low on resources, it is possible it has terminated the process
so that a new process can be created.
ACTION:
MQSeries will stop all MQSeries processes.  Inform your systems administrator.
When the problem is rectified MQSeries can be restarted.
-------------------------------------------------------------------------------
10/07/03  04:44:55 PM
AMQ6184: An internal MQSeries error has occurred on queue manager TEST.

EXPLANATION:
An error has been detected, and the MQSeries error recording routine has been
called. The failing process is process 23834.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center.  Do not discard these files until the problem has been resolved.
-------------------------------------------------------------------------------
10/07/03  04:44:55 PM
AMQ5008: An essential MQSeries process 23837 cannot be found and is assumed to
be terminated.

EXPLANATION:
1) A user has inadvertently terminated the process. 2) The system is low on
resources.  Some operating systems terminate processes to free resources.  If
your system is low on resources, it is possible it has terminated the process
so that a new process can be created.
ACTION:
MQSeries will stop all MQSeries processes.  Inform your systems administrator.
When the problem is rectified MQSeries can be restarted.
-------------------------------------------------------------------------------


and some of the generated FDC file:

Code:
# more AMQ23834.0.FDC
+-----------------------------------------------------------------------------+
|                                                                             |
| MQSeries First Failure Symptom Report                                       |
| =====================================                                       |
|                                                                             |
| Date/Time         :- Tuesday October 07 16:44:55 PDT 2003                   |
| Host Name         :- vdpsusftdf01 (SunOS 5.8)                               |
| PIDS              :- 5765B75                                                |
| LVLS              :- 520                                                    |
| Product Long Name :- MQSeries for Sun Solaris 2 (Sparc)                     |
| Vendor            :- IBM                                                    |
| Probe Id          :- ZX005025                                               |
| Application Name  :- MQM                                                    |
| Component         :- zxcProcessChildren                                     |
| Build Date        :- Dec 11 2002                                            |
| CMVC level        :- p520-CSD06G                                            |
| Build Type        :- IKAP - (Production)                                    |
| UserID            :- 00001002 (aboggis)                                     |
| Program Name      :- amqzxma0_nd                                            |
| Process           :- 00023834                                               |
| Thread            :- 00000001                                               |
| QueueManager      :- TEST                                                   |
| Major Errorcode   :- zrcX_PROCESS_MISSING                                   |
| Minor Errorcode   :- OK                                                     |
| Probe Type        :- MSGAMQ5008                                             |
| Probe Severity    :- 2                                                      |
| Probe Description :- AMQ5008: An essential MQSeries process 23837 cannot be |
|   found and is assumed to be terminated.                                    |
| Arith1            :- 23837 5d1d                                             |
|                                                                             |
+-----------------------------------------------------------------------------+

MQM Function Stack
zxcProcessChildren
xcsFFST

MQM Trace History
------{ xihGetConnSPDetailsFromList
...


I've not seen this before... and I'm scratching my head right now.
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » WMQ 5.2 on Solaris
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.