Consultor Eletrônico



Kbase 20126: SonicMQ Low Level Protocol Error
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/7/2000
SUMMARY:

This solution explains why you might get the error "low level protocol" and why your client might crash when you try to create a topic or queue when the Progress SonicMQ broker runs on a different machine than the client.

EXPLANATION:

If you are using the SonicMQ explorer to create a topic or queue you might get the error "Unexpected exception during connection".

The error dialog displayed does not hold much information. You can change the SonicMQ explorer bat file to use jre.exe rather than jrew.exe and insert the following in the command line:

-Dadmin.stackTrace=true

The resulting stack trace should be passed on to support. This technique is only for debugging purposes.

SOLUTION:

The cause of the above errors is that you have different versions or builds of SonicMQ installed on the server and on the client.