Author |
Message
|
harsha8127 |
Posted: Mon Dec 08, 2014 6:26 am Post subject: Application connections(clients connectivity) Details. |
|
|
Acolyte
Joined: 25 Nov 2013 Posts: 72
|
Hi docs,
I need your help to understand and get idea on clients connections.
What actually my doubt is..
I have two applications, source is BIZTALK and target is LA. In my environment we are using AS400 server and we installed mq ver 7.0. Both the applications are connected to the qmgr with the with the Qmgr properties provided by me. In the Qmgr there are two Queues In and Out, there is server connection channel. the source application is connection to the In Queue and putting a message which is picked by the target application and the target keeps a response in Out queue. All my MQ objects are up and running.The whole integration is like as the source puts a message in In queue the target gets and keeps a response in output queue.
The source is now trying to put the message in In queue. What the problem is now the source application is getting time out socket exception. Not able to know which end the problem is.
***** I have taken the Qmgr as remote into my windows server with ip and port number.(the qmgrs brought remotely into my windows server) ****
Now what my query is, is there any possible way to find out whether the applications have been connected to the QMGR's or not. If yes please help me to find out it.
And what is the ''open input count" and "open output count"?
please help me..  |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 08, 2014 6:46 am Post subject: Re: Application connections(clients connectivity) Details. |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
harsha8127 wrote: |
... source application is getting time out socket exception. Not able to know which end the problem is. |
Please post the exact and complete error here. Errors detected by MQ components are posted to the error logs named AMQERR01.LOG in the ERRORS folder/directory. _________________ 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 |
|
 |
harsha8127 |
Posted: Mon Dec 08, 2014 8:35 am Post subject: |
|
|
Acolyte
Joined: 25 Nov 2013 Posts: 72
|
In mq der is no error...
The source application Biztalk is getting socket error..
And wats my problem is to find out whether the source and target are connect to mq qmgr. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 08, 2014 9:07 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
Exactly and precisely what error is BIZTALK getting? Copy/paste the error here.
I ask because there are a wide variety of socket errors possible. _________________ 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 |
|
 |
harsha8127 |
Posted: Mon Dec 08, 2014 9:33 am Post subject: |
|
|
Acolyte
Joined: 25 Nov 2013 Posts: 72
|
Dear doc,
It is showing timeout socket error: read out error.
Keeping the error a side I just wanted to know to see whether the application are connected to mq or not.
I heard that it can be viewed by see ing the open input count...
What is the attribute "open input count" and "open output count" atribute in queue attributes...  |
|
Back to top |
|
 |
exerk |
Posted: Mon Dec 08, 2014 9:36 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
harsha8127 wrote: |
Dear doc,
It is showing timeout socket error: read out error.
Keeping the error a side I just wanted to know to see whether the application are connected to mq or not.
I heard that it can be viewed by see ing the open input count...
What is the attribute "open input count" and "open output count" atribute in queue attributes...  |
You're assuming that you connected to the queue manager - check the queue manager logs, as suggested by bruce2359. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
harsha8127 |
Posted: Mon Dec 08, 2014 8:12 pm Post subject: |
|
|
Acolyte
Joined: 25 Nov 2013 Posts: 72
|
hi docs,
there is nothing about connectivity in logs as they were connected long back.
Iam asking is there any other way to find out whether the applications are connected to the QMGR or not...
and what do we get and understand with the "open input count" and "open output count".  |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 08, 2014 10:24 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Dec 09, 2014 5:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I have a contact admin suspicion here that he is trying to do request response in a single transaction and that his response is timing out because the request was not yet committed...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Dec 09, 2014 6:22 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
Also, look for errors logged in the BIZTALK error logs AND the o/s (Windows) event log. _________________ 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 |
|
 |
|