|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WebService request exception |
« View previous topic :: View next topic » |
Author |
Message
|
Sosed |
Posted: Wed Dec 19, 2012 3:25 am Post subject: WebService request exception |
|
|
Apprentice
Joined: 24 Aug 2012 Posts: 43
|
Hello, guys. Could you give me a piece of advise, please?
I have message flow, that requests WebService. Sometime webservice doesn't response and i get this timeout exception in my message flow:
Quote: |
RecoverableException
File:CHARACTER:/build/S700_P/src/WebServices/WSLibrary/ImbWSRequest.cpp
Line:INTEGER:651
Function:CHARACTER:ImbWSRequest::makeWSRequest
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:1
Number:INTEGER:3152
Text:CHARACTER:A Web Service request has detected a SOCKET error whilst invoking a web service located at host &1, on port &2, on path &3.
Insert
Type:INTEGER:5
Text:CHARACTER:<some information>
Insert
Type:INTEGER:2
Text:CHARACTER:<some information>
Insert
Type:INTEGER:5
Text:CHARACTER:<some information>
SocketTimeoutException
File:CHARACTER:/build/S700_P/src/CommonServices/ImbBasicSocket.cpp
Line:INTEGER:855
Function:CHARACTER:ImbBasicSocket::recvTimeout
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:1
Number:INTEGER:3151
Text:CHARACTER:A timeout occurred whilst performing a socket operation
Insert
Type:INTEGER:5
Text:CHARACTER:::poll()
Insert
Type:INTEGER:2
Text:CHARACTER:0
Insert
Type:INTEGER:14
Text:CHARACTER:Success
Insert
Type:INTEGER:2
Text:CHARACTER:121
|
I have read about BIP codes. It has description of BIP3151. In addiction with further information, i have this:
A socket operation timed out. Operation: ::poll(). Error Code: 0. Timeout in milliseconds: 121. Error Text: Success.
Why is Error text "Success" and error code "0"? What could it mean? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Dec 19, 2012 6:03 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
Means your call to the network I/O component succeeded without error but the destination network address/port number did not respond within the timeout specified.
There is a sample Web Service message flow project. You may like to follow it until your get the hang of the SoapRequest node. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Sosed |
Posted: Wed Dec 19, 2012 9:20 pm Post subject: |
|
|
Apprentice
Joined: 24 Aug 2012 Posts: 43
|
lancelotlinc wrote: |
Means your call to the network I/O component succeeded without error but the destination network address/port number did not respond within the timeout specified.
There is a sample Web Service message flow project. You may like to follow it until your get the hang of the SoapRequest node. |
Thanks a lot for your help, lancelotlinc! |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|