|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Oddness when using Q/QLOAD/RFHutilc on Windows 7 with MQSeri |
« View previous topic :: View next topic » |
Author |
Message
|
andrew_robert |
Posted: Fri Nov 23, 2012 11:28 am Post subject: Oddness when using Q/QLOAD/RFHutilc on Windows 7 with MQSeri |
|
|
Newbie
Joined: 23 Nov 2012 Posts: 2
|
If possible, could you please shed some light on why I am getting issues with q/qload/rfhutilc on Windows 7 with MQSeries 7.5 client?
The channel table is defined via the system environmental variables:
mqchlib= C:\Program Files (x86)\IBM\WebSphere MQ
mqchltab=AMQCLCHL.TAB
mqsslkeyr=C:\mqsslrepository\key
The channel table file is good because it is used elsewhere with MQSeries 7.0.1.9 without issue.
Attempts to invoke q or qload generate the following. What is odd is it works on some queue managers but not others.
M:\>q -m MQGWS -o ADMIN.TEST.Q -ap
MQSeries Q Program by Paul Clarke [ V5.0.0 Build:Jul 15 2008 ]
Connecting ...failed.
MQCONN on object 'MQGWS' returned 2058 QMgr name error..
M:\>q -m BFID1 -o ADMIN.TEST.Q -ap
MQSeries Q Program by Paul Clarke [ V5.0.0 Build:Jul 15 2008 ]
Connecting ...connected to 'BFID1'.
>end
>
>^C
The target queue managers show nothing in the logs and the security exits attached to the channel defined in the CCDT show no incoming connection attempts.
Any insight you can provide on this would be greatly appreciated. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Nov 23, 2012 11:33 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Is this qmgr new? Is the channel new? Is SSL new?
Is the table exactly where you specified in the environment variable? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
andrew_robert |
Posted: Fri Nov 23, 2012 12:29 pm Post subject: |
|
|
Newbie
Joined: 23 Nov 2012 Posts: 2
|
The queue managers and channels have been around for years.
We use SSL but I confirmed the location
M:\>echo %mqsslkeyr%
C:\mqsslrepository\key
M:\>echo %mqchlib%
C:\Program Files (x86)\IBM\WebSphere MQ
M:\>echo %mqchltab%
AMQCLCHL.TAB
M:\>dir "c:\Program Files (x86)\IBM\WebSphere MQ\AMQCLCHL.TAB"
Volume in drive C is OSDisk
Volume Serial Number is 3CBD-B4DD
Directory of c:\Program Files (x86)\IBM\WebSphere MQ
11/18/2012 08:53 AM 97,086 AMQCLCHL.TAB
1 File(s) 97,086 bytes
0 Dir(s) 403,094,323,200 bytes free
M:\>
I did some additional testing and it appears the first two entries in the channel table resolve correclty.
Anything after that fails to find the queue manager.
Very strange but this tells me channel table is being found and SSL is being used. |
|
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
|
|
|
|