|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Client Dies (AIX) |
« View previous topic :: View next topic » |
Author |
Message
|
bjornarb |
Posted: Fri Apr 12, 2002 4:57 am Post subject: |
|
|
Newbie
Joined: 10 Apr 2002 Posts: 5 Location: Norway
|
We're trying to connect to a server on OS/390 from a client.
It worked fine until we put everything under a CDAS environment.
what happens now is that out c-program dies without any messages to the console.
An FDC is created. In the FDC we find this :
-----} xufOpenIniRead rc=xecU_W_INI_ACCESS_DENIED
----} xcsBrowseIniCallback rc=xecU_W_INI_ACCESS_DENIED
----{ rrxError
----} rrxError rc=OK
---} ccxParseIni rc=xecU_W_INI_ACCESS_DENIED
--} ccxNetWorkInit rc=xecU_W_INI_ACCESS_DENIED
We've checked access to the /var/mqm dir, and to the mqs.ini file.
everybody can read the mqs.ini file
We're stuck, so if anyone has a tip, we'd really appreciate it  |
|
Back to top |
|
 |
kolban |
Posted: Fri Apr 12, 2002 5:52 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Check that /var/mqm directory is owned and grouped for "mqm".
Try "chown mqm:mqm /var/mqm" if not. |
|
Back to top |
|
 |
bjornarb |
Posted: Mon Apr 22, 2002 2:59 am Post subject: |
|
|
Newbie
Joined: 10 Apr 2002 Posts: 5 Location: Norway
|
I've checked the /var/mqm permissions, and it seems ok.
# ls -al
total 16
drwxrwxr-x 7 mqm mqm 512 Apr 08 09:41 .
drwxr-xr-x 18 root system 2048 Apr 03 08:26 ..
drwxrwxr-x 3 mqm mqm 512 Apr 03 08:26 conv
drwxrwsrwx 2 mqm mqm 1024 Apr 15 09:39 errors
drwxrwxr-x 2 mqm mqm 512 Apr 03 08:26 exits
drwxrwsr-x 3 mqm mqm 512 Apr 08 09:41 log
-rw-rw-r-- 1 mqm mqm 2164 Apr 10 13:19 mqs.ini
drwxrwsr-x 4 mqm mqm 512 Apr 08 09:41 qmgrs
#
What else could be wrong ? |
|
Back to top |
|
 |
mrlinux |
Posted: Mon Apr 22, 2002 3:50 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
What is in the header portion of the FDC ???
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
bjornarb |
Posted: Mon Apr 22, 2002 3:56 am Post subject: |
|
|
Newbie
Joined: 10 Apr 2002 Posts: 5 Location: Norway
|
This i what the header of the FDC file looks like:
+-----------------------------------------------------------------------------+
| |
| MQSeries First Failure Symptom Report |
| ===================================== |
| |
| Date/Time :- Friday April 12 14:35:08 DFT 2002 |
| Host Name :- b50-01utv (AIX 4.3) |
| PIDS :- 5765B73 |
| LVLS :- 520 |
| Product Long Name :- MQSeries for AIX |
| Vendor :- IBM |
| Probe Id :- XC130003 |
| Application Name :- MQM |
| Component :- xehExceptionHandler |
| Build Date :- Nov 7 2000 |
| CMVC level :- p000-L001106 |
| Build Type :- IKAP - (Production) |
| UserID :- 00000205 (ivmgr) |
| Program Name :- secmgrd |
| Process :- 00025934 |
| Major Errorcode :- STOP |
| Minor Errorcode :- OK |
| Probe Type :- HALT6109 |
| Probe Severity :- 1 |
| Probe Description :- AMQ6109: An internal MQSeries error has occurred. |
| Arith1 :- 11 b |
| |
+-----------------------------------------------------------------------------+
The user ivmgr is a member of the group mqm
# cat /etc/group|grep mqm
staff:!:1:invscout,ldap,ivmgr,mqm,4geirhan,snapp
mqm:!:206:mqm,ivmgr,root
# |
|
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
|
|
|
|