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 » WebSphere Message Broker (ACE) Support » Solved:How to know the HTTP node properties at running state

Post new topic  Reply to topic
 Solved:How to know the HTTP node properties at running state « View previous topic :: View next topic » 
Author Message
JohnSmith
PostPosted: Tue Apr 06, 2010 10:32 pm    Post subject: Solved:How to know the HTTP node properties at running state Reply with quote

Voyager

Joined: 17 Mar 2010
Posts: 86

Hello Friends,

I have few execution groups with flows running and few of the flows have HTTP nodes in them.

I have created a new flow in which I used Http Input node and deployed the flow to the execution group. I specified a URL in HTTP Input node as /path/path2

and now I am firing a request using SOAP UI to the below URL http://hostname:port/path/path2

Ideally it should hit the flow but it is not. I have tried all the Port number possible but its not working. Is it any way I can find out that whether my HTTP Node is listening for requests or not and which URL are they listening??

Following is my environment -
Quote:


OS - Windows
WebSphere Message Brokers Toolkit - Message Broker Version: 6.1.0.3
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Tue Apr 06, 2010 11:20 pm    Post subject: Re: How to know the HTTP node properties at running state Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi JohnSmith,

JohnSmith wrote:
Is it any way I can find out that whether my HTTP Node is listening for requests or not and which URL are they listening??
Look up 'mqsireportproperties'.

Regards.
Back to top
View user's profile Send private message Send e-mail
JohnSmith
PostPosted: Wed Apr 07, 2010 12:37 am    Post subject: Reply with quote

Voyager

Joined: 17 Mar 2010
Posts: 86

Quote:
elvis_gn wrote: Look up 'mqsireportproperties'.


Thanks Elvis, I tried the below command and got the following result, it is giving me the Port no but not telling anything about the URL.


Quote:
C:\Program Files\IBM\MQSI\6.1>mqsireportproperties WBRK61_DEFAULT_BROKER -e default -o HTTPConnector -a

HTTPConnector
uuid='HTTPConnector'
userTraceLevel='none'
traceLevel='none'
userTraceFilter='none'
traceFilter='none'
port='7801'
address=''
allowTrace=''
maxPostSize=''
acceptCount=''
bufferSize=''
compressableMimeTypes=''
compression=''
connectionLinger=''
connectionTimeout=''
maxHttpHeaderSize=''
maxKeepAliveRequests=''
maxSpareThreads=''
maxThreads=''
minSpareThreads=''
noCompressionUserAgents=''
restrictedUserAgents=''
socketBuffer=''
tcpNoDelay=''
explicitlySetPortNumber=''
enableLookups=''
DefaultConnector
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Wed Apr 07, 2010 12:49 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi JohnSmith,

The URL is part of a flow node and not the execution group, which is why it's not displaying...

You could try this
http://www-01.ibm.com/support/docview.wss?uid=swg21178311

Regards.
Back to top
View user's profile Send private message Send e-mail
JohnSmith
PostPosted: Wed Apr 07, 2010 1:33 am    Post subject: Reply with quote

Voyager

Joined: 17 Mar 2010
Posts: 86

Quote:
elvis_gn wrote :

You could try this
http://www-01.ibm.com/support/docview.wss?uid=swg21178311



Thanks Elvis,

This command did work mentioned in the above URL, I run this command only when I had single message flow in an execution group.

mqsireportproperties <brokername> -e <EGname> -o AllMessageFlows -r
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Solved:How to know the HTTP node properties at running state
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.