[Error] gradle build Heap Memory Issue - Caused by: java.lang.OutOfMemoryError: Java heap space / error message: java.lang.OutOfMemoryError: Java heap space
·
Trouble Shooting(Error)
1. 에러 내용회사에서 기능 추가를 하고 평소와 같이 빌드를 하려는데 에러가 발생했다.처음에는 뭔가 싶었는데 우려했던 부분 때문에 힙 메모리 부족으로 인한 이슈가 발생했다. 에러 내용은 아래와같다. 06:41:58: Executing 'bootJar'...> Task :processResources> Task :compileKotline: org.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during IR loweringFile being compiled: /Users/ellie/IdeaProjects/biz/src/main/kotlin/net/ibebu/biz/web/service/WebCsSer..