Question
How to solve the issue: "Data transfer error on receiving: compression failure with specification: The compressed data stream did not start with 'B' 'Z' 'H'"?
Answer
This happens when there is a mismatch of the configuration files between the DoseServer and the DesktopClientCommandLine of SciMoCa.
Step 1
Please check the values from the following files, they should look as follows:
C:\ProgramData\Radialogica\SciMoCa\Server\SciMoCaServer_config.xml (within the server tag)
<remoteInterface>false</remoteInterface>
C:\ProgramData\ScientificRT\SciMoCa\DesktopClient\config\SciMoCaDefault.xml (within the Settings tag)
<RemoteInterface>false</RemoteInterface>
Please note, that the settings are case-sensitive.
Step 2
Restart the SciMoCa services.