Author |
Message
|
chikku |
Posted: Tue Aug 20, 2013 4:03 am Post subject: Soap Request |
|
|
Newbie
Joined: 19 Aug 2013 Posts: 9
|
Hi,
I happend to install SSL yesterday in production for Soap Input request.
But when I try testing it in SOAPUi I get the following error
Code: |
Tue Aug 20 13:02:24 BST 2013:ERROR:Exception in request: org.apache.http.conn.HttpHostConnectException: Connection to https://esblive.xxxx.internal:7994 refused |
Can you please help me with it |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Aug 20, 2013 4:08 am Post subject: Re: Soap Request |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
chikku wrote: |
Hi,
I happend to install SSL yesterday in production for Soap Input request.
But when I try testing it in SOAPUi I get the following error
Code: |
Tue Aug 20 13:02:24 BST 2013:ERROR:Exception in request: org.apache.http.conn.HttpHostConnectException: Connection to https://esblive.xxxx.internal:7994 refused |
Can you please help me with it |
Did the port number change? Did you precisely follow the step-by-step instructions? Did you prove your process on TEST , QA, or DEV first ? What does SYSLOG say about it ? What version are you on? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
chikku |
Posted: Tue Aug 20, 2013 5:27 am Post subject: |
|
|
Newbie
Joined: 19 Aug 2013 Posts: 9
|
I can see that the port is still listening in Linux.
Have used the same procedure in all test regions and its all perfect.
Can it Cause due to Firewall issue? As the Live broker is with HP. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Aug 20, 2013 5:34 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Look in SYSLOG for error messages. Also, try telnet to that port to see if the port answers the call. Did you stop then re-start broker after SSL installation? Have you set the keystore and truststore properties correctly? Is the effective level set correctly? What version are you on ? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Aug 20, 2013 5:34 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
If the Production broker system SYSLOG contains no entries relating to this connection attempt then it might well be a firewall issue.
Can you telnet to the host/port combo from another system on the network? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
chikku |
Posted: Tue Aug 20, 2013 5:40 am Post subject: |
|
|
Newbie
Joined: 19 Aug 2013 Posts: 9
|
@jedi :Yes its all set perfectly.I am on Broker 7.I cant find any error in the sys log.Its like the connection has not even reached Broker. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Aug 20, 2013 5:45 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
chikku wrote: |
@jedi :Yes its all set perfectly.I am on Broker 7.I cant find any error in the sys log.Its like the connection has not even reached Broker. |
Broker 7 is not a proper version reference. WHAT VERSION ARE YOU ON {FOR THE THIRD TIME ASKING}.
Version numbers are in the form x.x.x.x . _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
chikku |
Posted: Tue Aug 20, 2013 5:47 am Post subject: |
|
|
Newbie
Joined: 19 Aug 2013 Posts: 9
|
Sorry about that the version is 7.0.0.1 |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Aug 20, 2013 5:49 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
chikku wrote: |
Sorry about that the version is 7.0.0.1 |
7.0.0.1 did not have all the SOAP functionality. You need to be on latest fixpack. 7.0.0.6. Both toolkit and runtime. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|