Consultor Eletrônico



Kbase P47352: Errors (7203) and (9988) when trying to connect Java Open Client via Secure AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

Errors when trying to connect Java Open Client via Secure AppServer.

Could not connect to the AppServer: <message text>. (7203)

Invalid protocol configuration: (9988)

CAUSE:

The location of the certificate store is not specified in the Java application.

FIX:

Set the following in the Java Application:

RunTimeProperties.setCertificateStore(String certStoreList).

This specifies the files that contain the Root Digital Certificates. If more than one directory, file, or both is specified, they must be separated by semicolons.