0

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.

Fildor
  • 14,510
  • 4
  • 35
  • 67
  • Are all necessary log4j jars in the output dir after building? – Fildor Dec 04 '17 at 08:49
  • i don't see any jar in ofbiz sub folders, i install with this command: ./gradlew cleanAll loadDefault found in this blog https://medium.com/viithiisys/installation-steps-of-apache-ofbiz-16-0-in-ubuntu-2edc39e9c7e2 – user3090303 Dec 04 '17 at 09:13

0 Answers0