Kbase P127324: Error 8243 when an custom Appservice Name is being used with the SonicMQ Adapter
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/11/2007 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
All Supported Operating Systems
SYMPTOM(s):
Error 8243 when an custom Appservice Name is being used with the SonicMQ Adapter
Application Service <Application Service> not found at NameServer at Host <Host> Port <Port>. (8245)
Application is using a Service name to connect to the SonicMQ Adapter
The 4GL application is using the setAdapterService API to look for the application service
CAUSE:
The appserviceNameList property is missing the service name that the Application is using.
FIX:
Add the Application Service name to the AppService Name List via Progress explorer in the properties of the SonicMQ Adapter Broker.
- OR -
Add the appropriate AppService Name to the ubroker.properties file under the proper SonicMQ Adapter, for example:
[Adapter.SonicMQ1]
appserviceNameList=myname