chunjun icon indicating copy to clipboard operation
chunjun copied to clipboard

[找不到log4j][es-connector] cant find class:org.apach.logging.log4j.logManager

Open xiongzhibin-del opened this issue 2 years ago • 2 comments

Search before asking

  • [X] I had searched in the issues and found no similar question.

  • [X] I had googled my question but i didn't get any help.

  • [X] I had read the documentation: ChunJun doc but it didn't help me.

Description

[找不到log4j][es-connector] cant find class:org.apach.logging.log4j.logManager

Code of Conduct

xiongzhibin-del avatar Mar 02 '23 07:03 xiongzhibin-del

[找不到log4j][es-connector] cant find class:org.apach.logging.log4j.logManager

xiongzhibin-del avatar Mar 06 '23 02:03 xiongzhibin-del

make sure your classloader has load the following jar : log4j-1.2.17.jar log4j-api-2.8.2.jar log4j-core-2.8.2.jar (ignore the version). if you just test a local mode, just add these jar into lib dictionary

jackila avatar May 28 '24 10:05 jackila