The log4j2's web lookup - ${web:rootDir} seems to cause problems on weblogic
12c deployment.
I suspect that the log4j2 web-lookup plugin is not initialized when weblogic
requests the logger at the start of deployment and is unable to create the file.
Details in the apache issue link and stackoverflow question.
links-
1. https://issues.apache.org/jira/projects/LOG4J2/issues/LOG4J2-2624
2.
https://stackoverflow.com/questions/56438982/why-does-the-log4j2s-webrootdir-web-lookup-cause-issues-at-the-deployment-i
Please assist.