cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to write sldb file to file system

pra_rama
New Contributor

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?

3 REPLIES 3

ptaylor
Employee
Employee

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.)

If possible, please post a link to the pipeline execution that failed.

pra_rama
New Contributor

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!!