05-16-2025 06:06 AM
Hi,
We are currently having a use case where we are writing data into Kafka. We have observed intermittent failures with the error description -"Unable to write sldb file to file system". Upon inspecting our logs, we can see that there is a Stalled Snap Thread warning prior to the failure message. Has anyone encountered such scenarios in your integrations?
05-16-2025 06:51 AM
This means that account your Kafka Producer snap is using a file, probably a truststore, that it must copy from sldb to a temp directory on the local file system of the node that snap is running on before it can use it. For some reason that is failing. Please post or send the stack trace associated with that failure.
(I believe the stalled thread warning is not relevant to this issue.)
05-16-2025 06:52 AM
If possible, please post a link to the pipeline execution that failed.
3 weeks ago
Hi Taylor, thanks for your response.
Sorry, I will not be able to share the stack trace details or the link to pipeline execution. We will check with Vendor support to take this further.
Appreciate your response on this.
Thanks much!!