본문 바로가기 메뉴 바로가기

Programming makes everything

프로필사진
  • Git Blog
  • GitHub
  • LinkedIn
  • Facebook
  • Instagram
  • Email

Programming makes everything

검색하기 폼
  • All Categories
    • Architecture
      • Front-End
      • Back-End
      • Design Pattern
    • Computer Language
      • Scala
      • Kotlin
      • Python
      • Java
    • Data Engineering
      • Spark
      • HQL
      • Airflow
    • Development Tools
      • IntelliJ
      • GitHub
  • 방명록

[Trouble Shooting] ClassNotFoundException: CandidateComponentsIndexLoader

Trouble Shooting When I am using implementation 'org.springframework.boot:spring-boot-starter-data-jpa' library, and I get below error when project build. Caused by: java.lang.NoClassDefFoundError: org/springframework/context/index/CandidateComponentsIndexLoader at org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager.setResourceLoader(DefaultPersistenceUnitManager.ja..

Architecture/Back-End 2019. 9. 18. 02:29
[Trouble Shooting] ConsistencyException: Directory 'path_name/20190916' present in the metadata but not s3

Trouble Shooting I got ConsistencyException this message during spark job, ERROR yarn.ApplicationMaster: User class threw exception: com.amazon.ws.emr.hadoop.fs.consistency.exception.ConsistencyException: Directory 'path_name/datetime=20190916' present in the metadata but not s3After searching google, some people resolved with emrfs command emrfs delete s3://pathBut I can't do emrfs ..

Architecture/Back-End 2019. 9. 17. 17:42
[Trouble Shooting] Main class name has not been configured and it could not be resolved

Trouble Shooting This error happens on bootJar job. Execution failed for task ':bootJar'. > Main class name has not been configured and it could not be resolvedThis is because there is no main class in DAO package. (in My case) In my case, just add one line in dao/build.gradle, and fixed. bootJar.enabled = falseBut, if there is exist main class, just set main class in build.gradle like b..

Architecture/Back-End 2019. 9. 13. 21:05
이전 1 2 3 4 다음
이전 다음
TAG
  • NPE
  • kotlin
  • NullPointerException
  • Ultimate Edition
  • Java
  • IntelliJ
  • Gradle
  • Kotlin 1.3
  • spring boot
  • idea
more
Recent Post
Follow
  • Blog
  • Github
  • LinkedIn

Blog is powered by Tistory / Designed by Tistory / Management Page

티스토리툴바