dynamodb local: ERROR StatusLogger Log4j2 could not find a logging implementation

前端 未结 4 475
面向向阳花
面向向阳花 2021-01-04 04:51

This is the first time that this issue has occurred to me, I have used DynamoDB local on Linux and Mac and most of the time it worked fine, and now I\'m on a different Mac m

4条回答
  •  别那么骄傲
    2021-01-04 05:20

    It seems like zip versions are corrupted. You can download .rar file, it will work. .rar has log4j-core-2.8.jar along with Log4j-api-2.x.jar inside the DynamoDBLocal_lib folder and it is working for me.

提交回复
热议问题