Kbase P110140: General Error when Java Open Client attempts to connect to the AppServer, gets error 7203
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/10/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Java client attempts to connect to the AppServer
AppServer server log file should that after the _proapsv process is started to handle the connection request a memory violation (error 49) occurs and the _proapsv executable terminates
AppServer server logging level is set to 3
com.progress.open4gl.ConnectException: Could not connect to the AppServer: General Error: NULL. (7203)
com.progress.open4gl.ConnectException: Could not connect to the AppServer: <message text>. (7203)
CAUSE:
Bug# 20030828-016
CAUSE:
Having the server logging level set to 3 was causing the AppServer to attempt to write information to the server log file and the function which prints to the log file was passed a null pointer
FIX:
Upgrade to 9.1D07 or later