Author |
Message
|
prakash27 |
Posted: Wed Jul 06, 2011 4:22 pm Post subject: HTTP port problem |
|
|
Novice
Joined: 15 Feb 2011 Posts: 20
|
My environment is wmb 6105 AIX
My prototype flow is HTTP Input Node --> Compute Node-->HTTP Reply Node.
I have created a message set and wsdl.
The WSDl(Deployable) has the url as 'http://wmbdev:7082/SampleURL'
I have other flows that are running on 7082 already. Also I see the HTTPLIstener port is running on 7082.
When i deployed the prototype flow to the EG group and testing via SOAP UI, the soap request is getting timed out and logs not updated.
Why the flow is not working on the port 7082 ?
Appreciated your help.
Thanks, |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Jul 07, 2011 4:33 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
Vitor |
Posted: Thu Jul 07, 2011 4:33 am Post subject: Re: HTTP port problem |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
prakash27 wrote: |
Why the flow is not working on the port 7082 ? |
Because the other flows listening on port 7082 are consuming the messages? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
prakash27 |
Posted: Thu Jul 07, 2011 8:12 am Post subject: HTTP port problem |
|
|
Novice
Joined: 15 Feb 2011 Posts: 20
|
Vitor,
Isn't WMB supports multiple Services with different url's at same port ?
All my flows on 7082 have different service URL's.
I tried deploying the flow to other ports 7087 (making changes to WSDL) no luck.
Incelotlinc,
Why do we need to use SOAP nodes if we are not using WS addressing and WS-security ?
Thanks, |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jul 07, 2011 8:51 am Post subject: Re: HTTP port problem |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
prakash27 wrote: |
Isn't WMB supports multiple Services with different url's at same port ? |
Yes. Are you sure one of the other flows on the same port isn't comsuming the message?
prakash27 wrote: |
All my flows on 7082 have different service URL's. |
If you're sure...
prakash27 wrote: |
I tried deploying the flow to other ports 7087 (making changes to WSDL) no luck. |
Well without reconfiguring the broker you probably wouldn't have,.
prakash27 wrote: |
Why do we need to use SOAP nodes if we are not using WS addressing and WS-security ? |
Because they'd handle the SOAP format for you. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
madi |
Posted: Thu Jul 07, 2011 8:59 am Post subject: Re: HTTP port problem |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
prakash27 wrote: |
My environment is wmb 6105 AIX
My prototype flow is HTTP Input Node --> Compute Node-->HTTP Reply Node.
I have created a message set and wsdl.
The WSDl(Deployable) has the url as 'http://wmbdev:7082/SampleURL'
I have other flows that are running on 7082 already. Also I see the HTTPLIstener port is running on 7082.
When i deployed the prototype flow to the EG group and testing via SOAP UI, the soap request is getting timed out and logs not updated.
Why the flow is not working on the port 7082 ?
Appreciated your help.
Thanks, |
which logs have u checked? have u tried user trace or debug? _________________ IBM Certified Solutions Developer - WMB 6.0 |
|
Back to top |
|
 |
sguruprasanna |
Posted: Thu Jul 07, 2011 9:43 am Post subject: |
|
|
 Apprentice
Joined: 29 Jul 2002 Posts: 37
|
I would recommend debugging the flow, to see if the flow even gets the message from soapui and then go from there. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jul 07, 2011 9:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sguruprasanna wrote: |
I would recommend debugging the flow, to see if the flow even gets the message from soapui and then go from there. |
madi wrote: |
have u tried user trace or debug? |
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Jul 07, 2011 10:02 am Post subject: Re: HTTP port problem |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
prakash27 wrote: |
Incelotlinc,
Why do we need to use SOAP nodes if we are not using WS addressing and WS-security ? |
Have you taken the class yet?
Sir Vitor says: Training...!  _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
prakash27 |
Posted: Thu Jul 07, 2011 9:05 pm Post subject: HTTP port problem |
|
|
Novice
Joined: 15 Feb 2011 Posts: 20
|
I have taken the usertrace , nothing captured in it.
also i debugged the flow but data is not coming to the flow/debugger when i send request from SOAP UI.
Thanks, |
|
Back to top |
|
 |
zpat |
Posted: Fri Jul 08, 2011 12:31 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
SOAP nodes support the use of http or https listeners at the execution group level. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jul 08, 2011 4:01 am Post subject: Re: HTTP port problem |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
prakash27 wrote: |
I have taken the usertrace , nothing captured in it. |
Nothing? It was completely empty?
Then your configuration / URL is wrong if the flow's not responding to the input.
Or you need to raise a PMR if you're certain it's correct because the product is malfunctioning. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|