Summary
Errors related to log4j core appender in Docker logs, including issues with invoking factory method and creating directories
Question
Looking into the docker logs I find following errors:
ERROR StatusConsoleListener Unable to invoke factory method in class org.apache.logging.log4j.core.appender.FileAppender for element File: java.lang.IllegalStateException: No factory method found for class org.apache.logging.log4j.core.appender.FileAppender
ERROR StatusConsoleListener FileManager (/tmp/workspace/66799ddf-362c-4079-b454-f478afc3d10b/0/logs.log) java.io.IOException: Could not create directory /tmp/workspace/66799ddf-362c-4079-b454-f478afc3d10b/0
java.lang.IllegalStateException: ManagerFactory [org.apache.logging.log4j.core.appender.FileManager$FileManagerFactory@234f0b24] unable to create manager for [/tmp/workspace/66799ddf-362c-4079-b454-f478afc3d10b/0/logs.log] with data [org.apache.logging.log4j.core.appender.FileManager$FactoryData@8c176a0]```
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1711358148947949) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["docker-logs", "log4j-core-appender", "error", "file-manager"]
</sub>