Consultor Eletrônico



Kbase P98602: Errors (8234) and (10926) when attempting to execute a Web Service request
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/07/2008
Status: Verified

SYMPTOM(s):

Errors (8234) and (10926) when attempting to execute a Web Service request

Error in SOAP request execution: Connect Failure: Application Service <Application Service> Unknown at NameServer at Host <Host> Port <Port>. (8234) (10926)

Error in SOAP request execution: (10926)

Connect Failure: Application Service <Application Service> Unknown at NameServer at Host <Host> Port <Port>. (8234)

Connect Failure: Application Service <Application Service> Unknown at NameServer at Host localhost Port 5162. (8234)

An error was detected while executing the Web Service request. (10893)

An error occurred connecting to the Web Service application. (10901)

FACT(s) (Environment):

Web Service Application is deployed in Progress Explorer without any problems
AppServer Broker for Web Service Application is up and running
The Web Service Application's WSDL file can be successfully retrieved from the Web Server/JAVA Servlet Engine
OpenEdge 10.x
All Supported Operating Systems

CAUSE:

The Client Proxy is using the default AppService name in ProxyGen, which is not the correct AppServer Broker's name

FIX:

Change the name of the AppService used by the Client Proxy so that it uses the correct AppServer Broker's name instead of the default AppService name, which is the same as the Web Service Client Proxy name. Follow the steps below to accomplish this:

1- Open the Web Service Client Proxy with Proxy Generator
2- Hit the ProxyGen's Generate button
3- Change the name of the AppService under the General tab on the Generate Proxies Dialog
4- Hit the Ok button to regenerate the Web Service Client Proxy