Kbase P13776: Application server connect failure. (5468) **error in connection string **
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Application Service <Application Service> not found at NameServer at Host 180.1.60.8 Port 5162. (8245)
Connection failure for host <host_name> port <port> transport <transport_name>. (9407)
Application server connect failure. (5468)
AppService = <Application Service> Found = <boolean> Number Of Brokers = <Count>. (8206)
AppService = <App_ServiceX> Found = False Number Of Brokers = <Count>. (8206)
Following message 1403 in App_ServiceX.server.log
You have not supplied a parameter for argument <ARG>. (1403)
You have not supplied a parameter for argument -d. (1403)
CAUSE:
Within the connection string for the AppServer agents, there was "-ddmy" instead of "-d dmy"
FIX:
Solve the problem reported by the error message (1403) within
<Application Service>.server.log.
In the specific case of error
You have not supplied a parameter for argument -d. (1403)
it was needed to change "-ddmy" into "-d dmy".