Author |
Message
|
WMBEAI |
Posted: Sun Mar 08, 2009 9:02 pm Post subject: A timeout occured while performing a SSL socket exception |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
Hi,
I have set up a flow to receive a message on the queue and call a HTTPS web service hosted on external network.
i get the following exception
<Function>ImbWSRequest::makeWSRequest</Function><Type></Type><Name></Name><Label></Label><Catalog>BIPv600</Catalog><Severity>1</Severity><Number>3152</Number><Text>A Web Service request has detected a SOCKET error whilst invoking a web service located at host</Text><Insert><Type>5</Type><Text>xmlgateway.readiness.metavante.org</Text></Insert><Insert><Type>2</Type><Text>443</Text></Insert><Insert><Type>5</Type><Text>/xml/XMLServlet</Text></Insert><SocketException><File>/build/S600_P/src/WebServices/WSLibrary/ImbSocket.cpp</File><Line>2074</Line><Function>ImbSocketJNIManager::handleGeneralJavaException</Function><Type></Type><Name></Name><Label></Label><Catalog>BIPv600</Catalog><Severity>1</Severity><Number>3165</Number><Text>An error occurred whilst performing an SSL socket operation</Text><Insert><Type>5</Type><Text>read</Text></Insert><Insert><Type>5</Type><Text>java.net.SocketException: Connection reset</Text>
Can anybody help in resolving this |
|
Back to top |
|
 |
MQEnthu |
Posted: Sun Mar 08, 2009 9:22 pm Post subject: |
|
|
 Partisan
Joined: 06 Oct 2008 Posts: 329 Location: India
|
WMBEAI wrote: |
...><Number>3165</Number><Text>An error occurred whilst performing an SSL socket operation</Text><Insert><Type>5</Type><Text>read</Text></Insert><Insert><Type>5</Type><Text>java.net.SocketException: Connection reset</Text>
Can anybody help in resolving this |
You have the BIP number...check the diagnostic messages on info center  _________________ -----------------------------------------------
It is good to remember the past,
but don't let past capture your future |
|
Back to top |
|
 |
WMBEAI |
Posted: Sun Mar 08, 2009 9:30 pm Post subject: |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
BIP3165
An error occurred whilst performing an SSL socket operation. Operation: <insert_1>. Error Text: <insert_2>.
Severity
30 : Severe error
Explanation
This may be a temporary error, such as a server not responding, or a symptom of an invalid hostname or port number.
Response
See the following messages for information pertaining to this error. |
|
Back to top |
|
 |
rekarm01 |
Posted: Mon Mar 09, 2009 1:17 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
At least plug in the given inserts:
Code: |
BIP3165
An error occurred whilst performing an SSL socket operation.
Operation: 'read'. Error Text: 'java.net.SocketException: Connection reset'. |
Then, do this:
WMBEAI wrote: |
Response
See the following messages for information pertaining to this error. |
|
|
Back to top |
|
 |
WMBEAI |
Posted: Mon Mar 09, 2009 3:37 am Post subject: |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
wht do u expect me to look |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Mar 09, 2009 5:06 am Post subject: Re: A timeout occured while performing a SSL socket exceptio |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
WMBEAI wrote: |
<Text>An error occurred whilst performing an SSL socket operation</Text><Insert><Type>5</Type><Text>read</Text></Insert><Insert><Type>5</Type><Text>java.net.SocketException: Connection reset</Text> |
Did you follow the documented steps for configuring SSL for an HTTPRequest node?
Did you confirm that the external server is accessible from the broker server via the network at all -that no firewall is in the way? |
|
Back to top |
|
 |
rekarm01 |
Posted: Mon Mar 09, 2009 6:16 pm Post subject: Re: A timeout occured while performing a SSL socket exceptio |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
WMBEAI wrote: |
wht do u expect me to look |
The initial post does not include the entire ExceptionList tree. Look at the parts that weren't posted; that might provide useful information.
The remote host might also provide additional information, as to why it's resetting the socket's connection to the broker. |
|
Back to top |
|
 |
WMBEAI |
Posted: Tue Mar 10, 2009 8:14 pm Post subject: |
|
|
Acolyte
Joined: 02 Mar 2009 Posts: 66
|
The expection returned does not give any useful information.
i am not able to see any network and other infrastructure issues i am able to ping to the destined host. |
|
Back to top |
|
 |
mpong |
Posted: Fri Aug 17, 2018 10:37 am Post subject: |
|
|
Disciple
Joined: 22 Jan 2010 Posts: 164
|
is the below resolved? I am facing a similar issue |
|
Back to top |
|
 |
Vitor |
Posted: Fri Aug 17, 2018 10:47 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mpong wrote: |
is the below resolved? I am facing a similar issue |
How similar is it to a 9 year old post? You have (or should have)
A different level of OS
A different level of WMB/IIB/ACE
A different level of SSL
etc....
etc....
How about you start a new post describing your problem??? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mpong |
Posted: Sat Aug 18, 2018 11:01 am Post subject: |
|
|
Disciple
Joined: 22 Jan 2010 Posts: 164
|
|
Back to top |
|
 |
|