Forum Discussion
Interesting twist, if I include “route error data to error view” then the pipeline will complete. It sends a complete email including the attachment, but still throws an error saying that:
"Failed to copy attachment ‘/path/test.csv’ to a temp file
Resolution:
Please address reported issue.
Reason:
Mount failed due to logon failure or bad credentials:"
Hi have you found any solution about this ? We have a similar problem.
- j_angelevski3 years agoContributor III
Hi maheswara ,
The issue might be the JDBC Driver. From the screenshot you shared, I am not sure if you have configured the JDBC JARs Driver, but if you didn't, you need to download it and upload it in SnapLogic and then under the JDBC JARs configuration, upload/select the .jar file of the driver. You can download the latest driver or any version you need.
You can download it from the official docs: https://jdbc.postgresql.org/download/
- maheswara3 years agoNew Contributor II
Thank You j_angelevski , its working now.
- maheswara2 years agoNew Contributor II
Hi j_angelevski,
The above solution what you have given is working fine, but some time i am getting fatal error. Not able to connect that PostgreSQL.
- j_angelevski2 years agoContributor III
Hi maheswara ,
Could you please provide more details about the error? It's a bit vague and could refer to various issues. Would you mind sharing the specific error message for clarification?
Related Content
- 2 years ago
- 2 years ago
- 11 months ago