Author |
Message
|
nwaradkar |
Posted: Fri Aug 05, 2011 4:19 am Post subject: No connection could be made because the target machine |
|
|
 Novice
Joined: 25 Jul 2011 Posts: 18
|
No connection could be made because the target machine actively refused it.
error was shown when trying to use soap request node
can any on help  |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Aug 05, 2011 4:21 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Configure the SOAP Request node to ask nicer?
Or talk to the people in charge of your network and the service you are trying to call, and ask them why it ACTIVELY REFUSED the connection. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 05, 2011 4:21 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
Vitor |
Posted: Fri Aug 05, 2011 4:24 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
lancelotlinc wrote: |
The URL specified in the SOAPRequest node is not correct. Correct the URL and try again. |
More likely the URL is correct and something in the network settings or configuration instructs the connection to be denied.....
....if the URL was not correct you'd be more likely to get "target not found" than "target refused connection". _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 05, 2011 4:25 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
The defacto value of the URL is "localhost". If he/she wants to call a downstream, he/she needs to populate the URL with the actual system name instead of localhost. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
nwaradkar |
Posted: Fri Aug 05, 2011 4:26 am Post subject: |
|
|
 Novice
Joined: 25 Jul 2011 Posts: 18
|
It is showing the error
"An error occurred whilst performing a socket operation: getsockopt" |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 05, 2011 4:27 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
nwaradkar |
Posted: Fri Aug 05, 2011 4:28 am Post subject: |
|
|
 Novice
Joined: 25 Jul 2011 Posts: 18
|
Do i need to change some thin in my ESQL coding |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 05, 2011 4:29 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
mqjeff |
Posted: Fri Aug 05, 2011 4:34 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
nwaradkar wrote: |
Do i need to change some thin in my ESQL coding |
Maybe.
Or maybe you need to talk to your network and system administrators.
And the hosts of the service you are trying to call. |
|
Back to top |
|
 |
|