|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
user exit not available |
« View previous topic :: View next topic » |
Author |
Message
|
kthompson |
Posted: Wed Feb 06, 2002 8:05 am Post subject: |
|
|
Novice
Joined: 18 Nov 2001 Posts: 10
|
The error I get when I ping the channel from NT's Management Console, for a channel between two AIX boxes is:
"The channel was terminated because the user exit specified does not exist. (AMQ4018)."
I followed the example in:
http://www-3.ibm.com/software/ts/mqseries/library/manualsa/csqzae05/csqzae056c.htm#HDRWACCEP, compiled (AIX4.3), linked, copied the files to /var/mqm/exits, set the "Send Exit Name" to "exit", restarted MQSeries, then selected "ping" from the Management Console...
I think that I'm just missing some small piece, and I was hoping for help. I have not written in C for many years, but I thought I could follow directions? Apparently not. Any help or guesses would be great.
Thanks.
|
|
Back to top |
|
 |
kthompson |
Posted: Fri Feb 08, 2002 11:36 am Post subject: |
|
|
Novice
Joined: 18 Nov 2001 Posts: 10
|
I know I'm answering my own question...
The format should not be "exit", it needed to be "exit(ChannelExit)". I needed to specify both the object and the method. I started with exit.c with a procedure called ChannelExit.
|
|
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
|
|
|
|