Consultor Eletrônico



Kbase P19233: 4GL Adapter shuts down when using SSL Acceptor on SonicMQ
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/21/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1C
SonicMQ 4.0

SYMPTOM(s):

SonicMQ Adapter shuts down

Added SSL support along with TCP

9.1C SonicMQ Adapter installed separately from the rest of Progress 9.1C

jaxp.jar, certj.jar, sslj.jar, and jsafe.jar are added to the PROGRESSCP in the java_env

Value for PROGRESSCP variable shown in the javacore file does not show the jaxp.jar, certj.jar, sslj.jar, and jsafe.jar files

java.lang.NoClassDefFoundError in Javacore file.

Error in AdminServerSystemout.log:

java.rmi.ConnectException: Connection refused to host: xxx.xxx.xxx.xxx; nested exception is:
java.net.ConnectException: A remote host refused an attempted connect operation.

Error in admserv.log:

* AdminServer GUI Plugin internal error 2: SvcControlCmd.pingService(sonicMQ1) failure: java.rmi.ConnectException: Connection refused to host: xxx.xxx.xxx.xxx; nested exception is:
[2/12/03 10:50:46 AM] [0] [AdminServer] * java.net.ConnectException: A remote host refused an attempted connect operation. (8172)(java.rmi.ConnectException: Connection refused to host: xxx.xxx.xxx.xxx; nested exception is:
[2/12/03 10:50:46 AM] [0] [AdminServer] * java.net.ConnectException: A remote host refused an attempted connect operation.)

CAUSE:

Wrong java_env was edited.

FIX:

Add jaxp.jar, certj.jar, sslj.jar, and jsafe.jar to the PROGRESSCP of the java_env in the SonicMQ Adapter install.