Question

South Florida Water Management District
South Florida Water Management District
US
South Florida Water Management District
Posted: Nov 29, 2022
Last activity: Jun 21, 2023
Last activity: 21 Jun 2023 7:55 EDT
Solved
Steam service not running
We are in pega 8.7.3 version. Stream service is not running and showing status of JOINING_FAILED with below error
RuntimeException: java.io.FileNotFoundException: /var/tmp/pega/PRPC- Proprietary information hidden/config/server.properties (No such file or directory)
In prconfig we have given below settings for kafka paths
<env name="dsm/services/stream/pyUnpackBasePath" value="/var/tmp/pega/PRPC"/>
<env name="dsm/services/stream/pyBaseLogPath" value="/var/tmp/pega/PRPC/kafka"/>
I believe when Pega is restarted it would unpack files to the unpackbasepath, but in this case its not doing.
Any suggestions on how to solve this issue. Because of this Search is not working.
Thanks