ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » User Exits » AMQ9496: Channel ended by a remote exit

Post new topic  Reply to topic Goto page Previous  1, 2
 AMQ9496: Channel ended by a remote exit « View previous topic :: View next topic » 
Author Message
bruce2359
PostPosted: Thu Oct 22, 2009 2:48 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9400
Location: US: west coast, almost. Otherwise, enroute.

The supplier telling you that others are successfully accessing their qmgr; so ask the supplier exactly how those others are doing so. With security exit in place, they must tell you how to supply credentials (whatever they are) to pass the exits requirements.
_________________
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
View user's profile Send private message
Stalin
PostPosted: Thu Oct 22, 2009 9:46 pm    Post subject: Reply with quote

Novice

Joined: 21 Oct 2009
Posts: 19

Our Suppliers are telling that, you are not supplying the user name and password given by us.

You are trying to access by using the user name NETWORK SERVICE which is not given by us.

So please pass the user name given by us. This is the answer from supplier.

As like supplier words, in our windows client user name in the error log is NETWORK SERVICE like below,

----- amqrfpta.c : 340 --------------------------------------------------------
10/22/2009 08:37:21 - Process(3848.2) User(NETWORK SERVICE) Program(w3wp.exe)
AMQ9496: Channel ended by a remote exit.

EXPLANATION:
Channel program 'SYSTEM.DEF.SVRCONN' was ended because the channel exit at the
remote end requested it.
ACTION:
Examine the error logs at the remote end of the channel to see the reason why
the remote exit ended the channel.
----- amqrfpta.c : 340 --------------------------------------------------------

Since my ASP.NET application is hitting the supplier system,
Do i need to run my ASP.NET code under the account as same as suppliers one in my system?

Thanks & Regards,
Stalin
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Fri Oct 23, 2009 12:02 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

the userid you specified in the properties should overwrite that NETWORK SERVICe userid. however, i do not know .net, but in samples i goggled the properties hashtable is created like this

Code:
Hashtable properties = new Hashtable();


which differs from the way you did it. maybe give that one a try ?!?
_________________
Regards, Butcher
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Sun Oct 25, 2009 1:22 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3253
Location: London, ON Canada

Hello Stalin,

Is your supplier using Capitalware's MQAUSX product? If so, there is a MQAUSX Programming Guide that covers .NET programming.
http://www.capitalware.biz/mqausx_manuals.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Stalin
PostPosted: Thu Nov 12, 2009 4:44 am    Post subject: Reply with quote

Novice

Joined: 21 Oct 2009
Posts: 19

Sorry for the Late Response.

Thanks For all your time on this thread and suggestions.

Finally the Problem has been solved by my friend.

Solution:
---------
It has been achieved by creating the user account as same as the one given by the suppliers
and forced my ASP.NET application to run under the newly created account.

So my ASP.NET application is trying to access the supplier system's MQ server using the same user
name given by the supplier.

Previously it was trying to access using the User Name "NETWORK SERVICE" which was linked with my ASP.NET application.

Thanks & Regards,
Stalin
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » User Exits » AMQ9496: Channel ended by a remote exit
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.