Hi,
We are using WMB V6.1.0.8 and using HTTPRequest node to hit IIS server. Which is SSL Enabled (URL looks like https://Hostname/ServiceName). But we are not able to hit the Server itself, and getting below Exception in the Broker EG logs. (Broker server is running in Mainframe).
Quote:
Exception in thread "Thread-13" java.net.SocketException: Unconnected sockets not implemented
.at javax.net.SocketFactory.createSocket(SocketFactory.java:2)
.at com.ibm.broker.imbsslsocket.MbSslSocket.<init>(MbSslSocket.java:7
The path we are trying to achieve is
Quote:
Consumer --> WMB Broker --> IIS Server --> Provider Server (Its on WAS)
Has anyone faced same issue ? Please provide any information which will help us to resolve the issue.
Posted: Wed Aug 08, 2012 5:36 am Post subject: Re: HTTPRequestNode Issue with Connection to IIS Server
Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
satya2481 wrote:
Please provide any information which will help us to resolve the issue.
Significant HTTP improvements were made in 7.0.0.2 . I wouldn't waste too much troubleshooting time on V6. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
We can telnet and able to reach the IIS server port from broker serevr.
There is no associated error with the thread exception.. thats all we have in the EG logs.
The CA is trusted on both the ends and the broker certificate CN name is mapped to a windows user ID in ISS configurations. SSL client authentication is enabled.
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