Consultor Eletrônico



Kbase P93247: Error (8243) when Appservice Name is being used and the defaultService parameter is disabled.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/19/2008
Status: Verified

SYMPTOM(s):

Default Application Service not found at NameServer at Host <Host> Port <Port>. (8243)

Client error, Unable to connect to the AppServer for the <Service-Name> service.

Application server connect failure. (5468)

FACT(s) (Environment):

Application is using a Service name to connect to the AppServer.
defaultService parameter is not enabled.
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

appserviceNameList parameter is missing the service name that the Application is using.

FIX:

Add the Application Service name to the AppService Name List via Progress explorer or to the ubroker.properties file under the proper AppServer under the appserviceNameList parameter.

Example for ubroker.properties file:

[UBroker.AS.asbroker1]
defaultService=0
appserviceNameList=asbroker1, clientconnect