|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Accessing MQ by servlets on Compaq NSK |
« View previous topic :: View next topic » |
Author |
Message
|
pcrparimi |
Posted: Mon Oct 15, 2001 11:03 pm Post subject: |
|
|
Apprentice
Joined: 09 Oct 2001 Posts: 43 Location: NY
|
Hi,
When i call a servlet, which connects to queue manager, it is not able to connect to qmanager. it's giving a reason code of 2058.
do i need to give any entys for this in servlet.config of my iTP Webserver, to access the MQ. we started iTP Webserver by super.super and super.super is having permission to access MQ.
Please help.
Thanks,
Poorna
|
|
Back to top |
|
 |
pcrparimi |
Posted: Tue Oct 16, 2001 6:01 am Post subject: |
|
|
Apprentice
Joined: 09 Oct 2001 Posts: 43 Location: NY
|
hi,
this is in continution to above post.
i'm getting fallowing error log along with reason code of 2058. in this log userId is shown as -1. any idea where the problem exists?
+-----------------------------------------------------------------------------+
| |
| MQSeries First Failure Symptom Report |
| ===================================== |
| |
| Date/Time :- October 15 18:32:39 2001 |
| Host Name :- IDRBTD |
| PIDS :- 5724A39 |
| LVLS :- 510 |
| Product Long Name :- MQSeries for Compaq NonStop Kernel |
| Vendor :- IBM |
| Probe Id :- ZT035000 |
| Application Name :- MQM |
| Component :- zutReadMachineIniFile |
| Build Date :- May 29 2001 |
| Exe File Name :- IDRBTD.$DATA1.ZYQ00000.Z0000BH4 |
| UserID :- -1 |
| Process File Name :- IDRBTD.$Z42C:9945945 |
| Node number :- 1 |
| CPU :- 0 |
| PIN :- 351 |
| QueueManager :- QMNAME |
| Major Errorcode :- xecF_E_UNEXPECTED_RC
| Minor Errorcode :- xecU_E_ATTR_NOT_FOUND |
| Probe Type :- MSGAMQ6118 |
| Probe severity :- Severity 2: error |
| Probe Description :- MQSeries was unable to open a message file. |
| Arith1 :- 276848709 (0x10806045) |
| |
+-----------------------------------------------------------------------------+
|
|
Back to top |
|
 |
Tibor |
Posted: Tue Oct 16, 2001 2:02 pm Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Poorna,
I think your problem is coming from a Guardian-OSS name conflict (maybe). Can you read MQSINI file from OSS?
Investigate your environment setting, particularly MQDEFAULTPREFIX and MQMACHINIFILE (see in Appendix C).
|
|
Back to top |
|
 |
pcrparimi |
Posted: Wed Feb 13, 2002 1:36 am Post subject: |
|
|
Apprentice
Joined: 09 Oct 2001 Posts: 43 Location: NY
|
Hi Tibor,
Thanks for your reply. i took long time because of other issues from my side.
following is what i got when i type param on TACL prompt.
$DATA1 ZMQSSYS 8> param
MQDEFAULTPREFIX .$DATA1.
MQEMSEVENTS .127.
MQMACHINIFILE .$DATA1.ZMQSSYS.MQSINI.
SAVE-ENVIRONMENT .ON.
i can read mqsini from oss. i do not think it's problem in reading mqsini file, as my java program which runns at command prompt(oss) able to connect to Qmgr and put/get the messages.
following is my mqsini file.
AllQueueManagers:
MQSVolume=$DATA1
MQSExePath=$DATA1.ZMQSEXE
QMDefaultVolume=$DATA1
ConvEBCDICNewline=NL_TO_LF
NSKSegidRange=10-20
QueueManager:
Name=QMNAME
QMVolume=$DATA1
QMSubvolume=QMGR000
please help.
Thanks,
Poorna |
|
Back to top |
|
 |
Tibor |
Posted: Wed Feb 13, 2002 4:00 pm Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Poorna,
If you can handle your qmgr from OSS, your problem may be coming from ITP webserver setting. It was three years ago when I worked with ITP... but I think it runs under a Pathway environment. Have serverclasses got same parameters like shell knows? |
|
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
|
|
|
|