フロントエンドデベロッパーのメモ

スキル: HTML/Jade/Jinja2, CSS/SCSS, JavaScript(ES6), Angular, React,Next, Redux, Node, Express, Python, Flask, Postgres, Redis, MongoDB, Kafka, Knex, SQLAlchemy, React Native, EXPO, GraphQL/Apollo, REST, AWS, Heroku, Docker, CircleCI, SCRUM, XP, Vim, TDD

Error handling about Eureka on Intellij with Java

error list

  • ~/eureka/eureka.iml does not exist Please correct the file content

Just reopen Intellij again

  • Failed to bind properties under 'logging.level.com.netflix.eureka' to org.springframework.boot.logging.LogLevel This link helped.

https://stackoverflow.com/questions/62352998/failed-to-bind-properties-under-logging-level-com-netflix-eureka-to-org-spring

  • Error creating bean with name 'configDataContextRefresher' defined in class path resource [org/springframework/cloud/autoconfigure/RefreshAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.cloud.context.refresh.ConfigDataContextRefresher]: Factory method 'configDataContextRefresher' threw exception; nested exception is java.lang.NoClassDefFoundError: org/springframework/boot/env/BootstrapRegistry

Spent enough time but no solution that I could find.

  • no jkd for module 'eureka'

This might help to solve with the below screenshot setting.

f:id:morita657:20200827160746p:plain
Project Settings > Modules