I try to add item to new order in ofbiz (installed with gradlew)
java.lang.NoClassDefFoundError: Could not initialize class org.apache.logging.log4j.core.impl.ThrowableProxy org.apache.logging.log4j.core.impl.Log4jLogEvent.getThrownProxy(Log4jLogEvent.java:530) org.apache.logging.log4j.core.impl.Log4jLogEvent.serialize(Log4jLogEvent.java:651)``
I expect to get order created.
I get log4j error.