Author |
Message
|
isreal |
Posted: Wed Sep 19, 2001 7:54 am Post subject: |
|
|
Novice
Joined: 18 Sep 2001 Posts: 22
|
I have run into a strange situation. Anytime a channel tries to execute a channelexit the channel dies. I checked to make sure the channel exit binary wasn't corrupt. So now I'm really stuck..
In the trace file it says it was an internal error in runmqsc_nd. Under the trace history the only problem I can see is this: zstQueryThreadId rc=Unknown(1). This leads me to believe that there is a resource issue (something is corrupt??). Has anyone delt with this kind of situation before? Any ideas besides reinstalling
Graeme. |
|
Back to top |
|
 |
kolban |
Posted: Wed Sep 19, 2001 9:20 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Where did the channel exit come from? Is it working on other systems? Do you have source available? Have the correct parameters been supplied to the exit? Does the "mqm" userid have read/execute permission on the exit binary file on the file system including paths to the binary? |
|
Back to top |
|
 |
isreal |
Posted: Wed Sep 26, 2001 1:49 pm Post subject: |
|
|
Novice
Joined: 18 Sep 2001 Posts: 22
|
Well I decided to run Truss on runmqsc when I pinged the channel. The long of the short is: it was a corrupt .id file for that Manager( Id file for encryption). Just had to regenerate the keys and id. Don't ask me why that file was corrupt but it was. Odd indeed. |
|
Back to top |
|
 |
bduncan |
Posted: Wed Sep 26, 2001 3:51 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
So I take it you were running the RSA channel encryption exit that is available from IBM redbooks (and this site, incidentally)? I seem to remember that it generated key files for each machine. Just curious, but if you are using this particular exit, what RSA libraries are you using? The redbook recommends RSAEURO, but unfortunately it isn't legal for export to the US (go figure), so I was wondering if you found a US version....
_________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
isreal |
Posted: Thu Sep 27, 2001 6:22 am Post subject: |
|
|
Novice
Joined: 18 Sep 2001 Posts: 22
|
Can't help you with that one. I'm in Canada so there are no US laws or sanctions here We are using BSafe and the channel exits are all custom as far as I know.
Graeme |
|
Back to top |
|
 |
|