ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Socket error detected whilst invoking Web service

Post new topic  Reply to topic
 Socket error detected whilst invoking Web service « View previous topic :: View next topic » 
Author Message
bharathi.tech12
PostPosted: Mon Dec 30, 2013 10:28 am    Post subject: Socket error detected whilst invoking Web service Reply with quote

Voyager

Joined: 14 May 2013
Posts: 93

Hi,

We have message flow to invoke the web-service running in websphere application server 8.5.

In sometime we are getting the below error message in user.log in Message Broker 8.0.2 .

Code:

Dec 30 13:17:34 VSLNSPAPP06 WebSphere Broker v8002[10464]: ( BKR001. EXG001)[34]BIP3152S: Socket error detected whilst invoking Web service located at host localhost, port 80, path /eligibility/realtime/EligibilityService/AppEligibility. :  BKR001.88597332-4101-0000-0080-dfbea81bedfb: /build/slot1/S800_P/src/WebServices/WSLibrary/ImbWSRequest.cpp: 256: ImbWSRequest::makeWSRequest: :
Dec 30 13:17:34 VSLNSPAPP06 WebSphere Broker v8002[10464]: ( BKR001. EXG001)[34]BIP3151S: A socket operation timed out. Operation: ::connect(). Error Code: 0. Timeout in milliseconds: 10000. Error Text: Success. :  BKR001.88597332-4101-0000-0080-dfbea81bedfb: /build/slot1/S800_P/src/CommonServices/ImbBasicSocket.cpp: 497: ImbBasicSocket::connectTimeout: :


Anyone face the same issue... please let us know the fix.
Back to top
View user's profile Send private message
dogorsy
PostPosted: Mon Dec 30, 2013 11:02 am    Post subject: Re: Socket error detected whilst invoking Web service Reply with quote

Knight

Joined: 13 Mar 2013
Posts: 553
Location: Home Office

bharathi.tech12 wrote:
Hi,

We have message flow to invoke the web-service running in websphere application server 8.5.

In sometime we are getting the below error message in user.log in Message Broker 8.0.2 .

Code:

Dec 30 13:17:34 VSLNSPAPP06 WebSphere Broker v8002[10464]: ( BKR001. EXG001)[34]BIP3152S: Socket error detected whilst invoking Web service located at host localhost, port 80, path /eligibility/realtime/EligibilityService/AppEligibility. :  BKR001.88597332-4101-0000-0080-dfbea81bedfb: /build/slot1/S800_P/src/WebServices/WSLibrary/ImbWSRequest.cpp: 256: ImbWSRequest::makeWSRequest: :
Dec 30 13:17:34 VSLNSPAPP06 WebSphere Broker v8002[10464]: ( BKR001. EXG001)[34]BIP3151S: A socket operation timed out. Operation: ::connect(). Error Code: 0. Timeout in milliseconds: 10000. Error Text: Success. :  BKR001.88597332-4101-0000-0080-dfbea81bedfb: /build/slot1/S800_P/src/CommonServices/ImbBasicSocket.cpp: 497: ImbBasicSocket::connectTimeout: :


Anyone face the same issue... please let us know the fix.


increase the time out value in your request
Back to top
View user's profile Send private message
bharathi.tech12
PostPosted: Mon Dec 30, 2013 11:09 am    Post subject: Reply with quote

Voyager

Joined: 14 May 2013
Posts: 93

Thanks for your reply.

Right now we have 10 sec in SOAP Request Node. We also tried the same increasing the time to 20 sec but still we got the same issues. But the ratio is little low compare to earlier.
But this is not happening for the entire request but only sometime and some request. We want to know why it’s happening for some time.

Back to top
View user's profile Send private message
mgk
PostPosted: Mon Dec 30, 2013 3:10 pm    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1638

The key part of the error is this:

Code:
A socket operation timed out. Operation: ::connect().


This means that the connection was not made within your specified timeout of 10 seconds. Therefore, you need to check the address and port are correct and if so find out why the remote service is so slow accepting connections. Check that the remote service is functioning correctly.

Kind regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
bharathi.tech12
PostPosted: Tue Dec 31, 2013 7:48 am    Post subject: Reply with quote

Voyager

Joined: 14 May 2013
Posts: 93

Thanks for your reply.

Yes, you are correct. Sometime the remote webservice deployed on the websphere application server 8.5 is not open the connect at specified time limit from Message Broker.

Please let me know, if anyone has the idea about factors for this slow connection between Message Broker and the websphere application server 8.5.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jan 03, 2014 6:35 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

bharathi.tech12 wrote:
Thanks for your reply.

Yes, you are correct. Sometime the remote webservice deployed on the websphere application server 8.5 is not open the connect at specified time limit from Message Broker.

Please let me know, if anyone has the idea about factors for this slow connection between Message Broker and the websphere application server 8.5.


If that's a problem can you switch to async messaging?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
bharathi.tech12
PostPosted: Fri Jan 31, 2014 7:17 pm    Post subject: Reply with quote

Voyager

Joined: 14 May 2013
Posts: 93

The below fix link is related to my socket error?

http://www-01.ibm.com/support/docview.wss?uid=swg1IC91314

any one use the fix.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Socket error detected whilst invoking Web service
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.