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 » General IBM MQ Support » AMQ8101: WebSphere MQ error (893)has occurred from mqsi user

Post new topic  Reply to topic
 AMQ8101: WebSphere MQ error (893)has occurred from mqsi user « View previous topic :: View next topic » 
Author Message
vickas
PostPosted: Tue Nov 25, 2014 6:51 am    Post subject: AMQ8101: WebSphere MQ error (893)has occurred from mqsi user Reply with quote

Centurion

Joined: 18 Aug 2013
Posts: 126

Hie All ,

platform : Linux
MQ ver : 7.5.0.3
IIB : 9.0.0.2
I have installed MQ ver : 7.5.0.3 and IIB : 9.0.0.2 but facing an issue with starting/deleting/stopping queue manager only from mqsi user.
Well , am able to perform all the Qmgr operations(start/stop/etc )from mqm user but not from mqsi user.
n strangely am able to create the execution group and
all other objects from mqsi user which does not have to interact with QMGR.

here is the exception :
"AMQ8101: WebSphere MQ error (893) has occurred".

both mqm & mqsi users are a part of mqm & mqbrks Groups

Code:
  id mqm
uid=504(mqm) gid=603(mqm) groups=603(mqm),604(mqbrkrs)

id mqsi
uid=505(mqsi) gid=604(mqbrkrs) groups=604(mqbrkrs),603(mqm)

drwxrwxr-x  10 mqsi mqbrkrs  4096

drwxrwsr-x  13 mqm  mqm      4096



here are the FFDC logs

Code:
 
+-----------------------------------------------------------------------------+
|                                                                             |
| WebSphere MQ First Failure Symptom Report                                   |
| =========================================                                   |
|                                                                             |
|                                              |
| LVLS              :- 7.5.0.3                                                |
| Product Long Name :- WebSphere MQ for Linux (x86-64 platform)               |
| Vendor            :- IBM                                                    |
| Installation Path :- /opt/mqm                                               |
| Installation Name :- Installation1    (1)                                   |
| License Type      :- Production                                             |
| Probe Id          :- ZX085010                                               |
| Application Name  :- MQM                                                    |
| Component         :- amqzmuc0                                               |
| SCCS Info         :- /build/slot1/p750_P/src/cmd/zmain/amqzmut0.c,          |
| Line Number       :- 526                                                    |
| Build Date        :- Jan 23 2014                                            |
| Build Level       :- p750-003-140123                                        |
| Build Type        :- IKAP - (Production)                                    |
| Effective UserID  :- 505 (UNKNOWN)                                          |
| Real UserID       :- UNKNOWN                                                |
| Program Name      :- amqzmuc0                                               |
| Addressing mode   :- 64-bit                                                 |
| LANG              :- en_US.UTF-8                                            |
| Process           :- 21064                                                  |
| Process(Thread)   :- 21064                                                  |
| Thread            :- 1                                                      |
| ThreadingModel    :- PosixThreads                                           |
| QueueManager      :- bb                                                     |
| UserApp           :- FALSE                                                  |
| Last HQC          :- 0.0.0-0                                                |
| Last HSHMEMB      :- 0.0.0-0                                                |
| Major Errorcode   :- xecI_S_FAIL                                            |
| Minor Errorcode   :- OK                                                     |
| Probe Type        :- MSGAMQ6004                                             |
| Probe Severity    :- 1                                                      |
| Probe Type        :- MSGAMQ6004                                             |
| Probe Severity    :- 1                                                      |
| Probe Description :- AMQ6004: An error occurred during WebSphere MQ         |
|   initialization or ending.                                                 |
| FDCSequenceNumber :- 0                                                      |
|                                                                             |
+-------------------------------------------


Code:
 
WebSphere MQ First Failure Symptom Report                                   |
| =========================================                                   |
|                                                                             |
|                                            |
| LVLS              :- 7.5.0.3                                                |
| Product Long Name :- WebSphere MQ for Linux (x86-64 platform)               |
| Vendor            :- IBM                                                    |
| Installation Path :- /opt/mqm                                               |
| Installation Name :- Installation1    (1)                                   |
| License Type      :- Production                                             |
| Probe Id          :- HL000001                                               |
| Application Name  :- MQM                                                    |
| Component         :- hlgStartLog                                            |
| SCCS Info         :- /build/slot1/p750_P/src/lib/logger/amqhlgc0.c,         |
| Line Number       :- 366                                                    |
| Build Date        :- Jan 23 2014                                            |
| Build Level       :- p750-003-140123                                        |
| Build Type        :- IKAP - (Production)                                    |
| Effective UserID  :- 505 (mqsi)                                             |
| Real UserID       :- 505 (mqsi)                                             |
| Program Name      :- crtmqm                                                 |
| Addressing mode   :- 64-bit                                                 |
| LANG              :- en_US.UTF-8                                            |
| Process           :- 21062                                                  |
| Process(Thread)   :- 21062                                                  |
| Thread            :- 1                                                      |
| ThreadingModel    :- PosixThreads                                           |
| QueueManager      :- bb                                                     |
| UserApp           :- FALSE                                                  |
| ConnId(2) QM      :- 2                                                      |
| Last HQC          :- 2.0.0-352720                                           |
| Last HSHMEMB      :- 2.10.10-2259848                                        |
| Major Errorcode   :- xecF_E_UNEXPECTED_RC                                   |
| Minor Errorcode   :- hrcE_MQLO_SEMA                                         |
| Probe Type        :- MSGAMQ6118                                             |
| Probe Severity    :- 2                                                      |
| Probe Description :- AMQ6118: An internal WebSphere MQ error has occurred   |
|   (20806805)                                                                |
| FDCSequenceNumber :- 0                                                      |
| Arith1            :- 545286149 (0x20806805)                                 |
|                                                                             |
+-----------------------------------------------------------------------------+



can u please tell me , where did i go wrong ??
Back to top
View user's profile Send private message
stuartjohnston1967
PostPosted: Tue Nov 25, 2014 7:45 am    Post subject: Reply with quote

Novice

Joined: 12 Jul 2010
Posts: 11

Looks like an access issue between the accounts or a possible system resource not set high enough.

Download a support pac which contains mqconfig
Run it from each account it checks all system parameters like ulimts and so on.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » AMQ8101: WebSphere MQ error (893)has occurred from mqsi user
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.