Kbase P75799: Sending the message from 4GL client to SonicMQ Adapter fails with error 9288
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/04/2004 |
|
Status: Unverified
FACT(s) (Environment):
SonicMQ 5.x
SYMPTOM(s):
Sending the message from 4GL client to SonicMQ Adapter fails with error 9288
AppServer fails to send the message to SonicMQ Adapter and error 9288 is found in the server log file
Stream protocol version mismatch: The version of the client is 120. The version of the server is 82. (9288)
Using -mc startup parameter for message compression.
Using 9.1D08
CAUSE:
SonicMQ Adapter does not support clients using the "-mc" message compression parameter.
FIX:
Remove the "-mc" message compression parameter from the 4GL session
startup parameters.