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 » error in invoking webservice

Post new topic  Reply to topic
 error in invoking webservice « View previous topic :: View next topic » 
Author Message
pathsrin
PostPosted: Thu Jul 11, 2013 2:16 am    Post subject: error in invoking webservice Reply with quote

Newbie

Joined: 19 Jun 2013
Posts: 1

Code:
ExceptionList
   RecoverableException
         File:CHARACTER:F:\build\S000_P\src\DataFlowEngine\ImbDataFlowNode.cpp
         Line:INTEGER:1129
         Function:CHARACTER:ImbDataFlowNode::createExceptionList
         Type:CHARACTER:ComIbmSOAPInputNode
         Name:CHARACTER:ServerFlow#FCMComposite_1_5
         Label:CHARACTER:ServerFlow.Input
         Catalog:CHARACTER:BIPmsgs
         Severity:INTEGER:3
         Number:INTEGER:2230
         Text:CHARACTER:Node throwing exception
         RecoverableException
               File:CHARACTER:F:\build\S000_P\src\DataFlowEngine\TemplateNodes\ImbRequestTemplateNode.cpp
               Line:INTEGER:524
               Function:CHARACTER:ImbRequestTemplateNode::processMessageAssemblyToFailure
               Type:CHARACTER:ImbRequestTemplateNode
               Name:CHARACTER:ServerFlow#FCMComposite_1_4.gen/add_Calculator_ServerFlow#FCMComposite_1_1
               Label:CHARACTER:ServerFlow.add_Calculator.Request
               Catalog:CHARACTER:BIPmsgs
               Severity:INTEGER:3
               Number:INTEGER:2230
               Text:CHARACTER:Caught exception and rethrowing
               RecoverableException
                     File:CHARACTER:F:\build\S000_P\src\WebServices\WSLibrary\ImbSOAPRequestNode.cpp
                     Line:INTEGER:797
                     Function:CHARACTER:ImbSOAPRequestNode::requestData
                     Type:CHARACTER:ImbRequestTemplateNode
                     Name:CHARACTER:ServerFlow#FCMComposite_1_4.gen/add_Calculator_ServerFlow#FCMComposite_1_1
                     Label:CHARACTER:ServerFlow.add_Calculator.Request
                     Catalog:CHARACTER:BIPmsgs
                     Severity:INTEGER:3
                     Number:INTEGER:3754
                     Text:CHARACTER:Error occurred in ImbSOAPRequestHelper::makeSOAPRequest()
                     RecoverableException
                           File:CHARACTER:F:\build\S000_P\src\WebServices\WSLibrary\ImbSOAPRequestHelper.cpp
                           Line:INTEGER:3459
                           Function:CHARACTER:ImbSOAPRequestHelper::logWebServiceInvocationException
                           Type:CHARACTER:
                           Name:CHARACTER:
                           Label:CHARACTER:
                           Catalog:CHARACTER:BIPmsgs
                           Severity:INTEGER:3
                           Number:INTEGER:3162
                           Text:CHARACTER:WebService Request Exception
                           Insert
                                 Type:INTEGER:12
                                 Text:CHARACTER:436f6e74656e742d4c656e6774683a203235310d0a436f6
e74656e742d547970653a20746578742f786d6c3b20636861727365743d75
74662d380d0a486f73743a206c6f63616c686f73743a333033300d0a534f415
0416374696f6e3a2022616464220d0a436f6e6e656374696f6e3a206b65657
02d616c6976650d0a0d0a
                           Insert
                                 Type:INTEGER:12
                                 Text:CHARACTER:3c3f786d6c2076657273696f6e3d22312e302220656e636
f64696e673d227574662d38223f3e3c736f6170656e763a456e76656c6f7065
20786d6c6e733a736f6170656e763d22687474703a2f2f736368656d61732e
786d6c736f61702e6f72672f736f61702f656e76656c6f70652f223e3c736f617
0656e763a426f64793e3c4e53313a61646420786d6c6e733a4e53313d22687
474703a2f2f7475746f7269616c2e636f6d223e3c4e53313a69313e32333c2f
4e53313a69313e3c4e53313a69323e32333c2f4e53313a69323e3c2f4e5331
3a6164643e3c2f736f6170656e763a426f64793e3c2f736f6170656e763a456
e76656c6f70653e
                           Insert
                                 Type:INTEGER:5
                                 Text:CHARACTER:
                           Insert
                                 Type:INTEGER:5
                                 Text:CHARACTER:
                           Insert
                                 Type:INTEGER:5
                                 Text:CHARACTER:POST /CalculatorTutorial/services/Calculator HTTP/1.1

                           RecoverableException
                                 File:CHARACTER:F:\build\S000_P\src\WebServices\WSLibrary\ImbWSRequest.cpp
                                 Line:INTEGER:706
                                 Function:CHARACTER:ImbWSRequest::makeWSRequest
                                 Type:CHARACTER:
                                 Name:CHARACTER:
                                 Label:CHARACTER:
                                 Catalog:CHARACTER:BIPmsgs
                                 Severity:INTEGER:3
                                 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:localhost
                                 Insert
                                       Type:INTEGER:2
                                       Text:CHARACTER:3030
                                 Insert
                                       Type:INTEGER:5
                                       Text:CHARACTER:/CalculatorTutorial/services/Calculator
                                 SocketException
                                       File:CHARACTER:F:\build\S000_P\src\CommonServices\ImbBasicSocket.cpp
                                       Line:INTEGER:504
                                       Function:CHARACTER:ImbBasicSocket::connectTimeout
                                       Type:CHARACTER:
                                       Name:CHARACTER:
                                       Label:CHARACTER:
                                       Catalog:CHARACTER:BIPmsgs
                                       Severity:INTEGER:3
                                       Number:INTEGER:3150
                                       Text:CHARACTER:An error occurred whilst performing a socket operation: getsockopt
                                       Insert
                                             Type:INTEGER:5
                                             Text:CHARACTER:::connect::select()
                                       Insert
                                             Type:INTEGER:2
                                             Text:CHARACTER:10061
                                       Insert
                                             Type:INTEGER:14
                                             Text:CHARACTER:No connection could be made because the target machine actively refused it.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Thu Jul 11, 2013 2:53 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Thanks for the ExceptionList.
We usually recommend that you put things like that inside [C o d e] tags.

What were you trying to do? We really need a bit more context in order to help you here.

The last bit of the ExceptionList may hold the cause of the problem?

Does the target exist? Have you tried it with a tool like SOAP/UI?
etc
etc
What have you done to investigate the problem for yourself before posting here?
_________________
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
View user's profile Send private message
lancelotlinc
PostPosted: Thu Jul 11, 2013 3:16 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Your URL is incorrect. Check the port number.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » error in invoking webservice
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.