Background Image

FORUM

조회 수 137 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄


* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.

OS
Linux 64bit 
CUBRID Ver.
CUBRID 11.2 (11.2.1.0677-82f461a) (64bit release build for Linux)
CUBRID TOOL Ver.
CUBRID Admin 11.1.1.0002  (64bit)
응용 환경(API)
java


* CUBRID 응용 오류, SQL 오류 또는 SQL 튜닝 관련된 문의는 반드시 다음의 내용을 추가해 주세요. 비밀글이나 비밀 댓글도 가능합니다.
* 저희가 상황을 이해하고, 재현이 가능해야 알 수 있는 문제들이 많습니다. 가능한 정보/정황들을 부탁합니다.

 

에러 내용 및 재현 방법 재현 가능한 Source와 SQL
관련 테이블(인덱스, 키정보 포함) 정보 CUBRID 홈 디렉토리 아래 log 디렉토리 압축


-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------
- 개발환경 : spring boot + cubrid 11.2 + logback 1.2.3 + cubrid-jdbc 11.1.1.0028

- 오류내용 : 어플리케이션에는 아무 내용이 없고, 단지 spring boot기동시에 아래와같이 오류가 납니다.(getGeneratedKeys 메소드를 지원하지 않는다는 오류)

                   아래 로그상으로는 cubrid는 logback의 DBAppender를 사용못한다는 내용같은데 

                   cubrid문서를 찾아보면 지원한다고 나오는데....무슨 이유일까요??

 

ERROR in ch.qos.logback.core.joran.spi.Interpreter@75:16 - RuntimeException in Action for tag [appender] java.lang.IllegalStateException: DBAppender cannot function if the JDBC driver does not support getGeneratedKeys method *and* without a specific SQL dialect
    at org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:169)
    at org.springframework.boot.logging.AbstractLoggingSystem.initializeWithConventions(AbstractLoggingSystem.java:80)
    at org.springframework.boot.logging.AbstractLoggingSystem.initialize(AbstractLoggingSystem.java:60)
    at org.springframework.boot.logging.logback.LogbackLoggingSystem.initialize(LogbackLoggingSystem.java:118)
    at org.springframework.boot.context.logging.LoggingApplicationListener.initializeSystem(LoggingApplicationListener.java:306)
    at org.springframework.boot.context.logging.LoggingApplicationListener.initialize(LoggingApplicationListener.java:281)
    at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEnvironmentPreparedEvent(LoggingApplicationListener.java:239)
    at org.springframework.boot.context.logging.LoggingApplicationListener.onApplicationEvent(LoggingApplicationListener.java:216)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127)
    at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80)
    at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53)
    at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:308)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)

 

  • ?
    airnet 2022.09.21 15:17
    안녕하세요
    큐브리드를 이용해 주셔서 감사합니다.

    현재 GeneratedKeys() method는 지원하고 있으나, supportsGetGeneratedKeys() 에서 false를 리턴 하여 지원하지 않는 method로 처리되고 있습니다.
    빠른 시일내에 수정된 버전을 배포 하도록 하겠습니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 CUBRID 사용자를 위한 DBeaver 도구 출시 안내 admin 2024.04.23 115
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4474
3920 [CUBRID Admin] ENUM 데이터 내보내기 1 tree1891 2023.11.14 111
3919 CUBRIDException: Data type references are incompatible. 에러관련 쿼리질문 15 file yhpark 2023.11.14 220
3918 사용자 삭제 시 소유한 오브젝트를 함께 삭제하는 방법 1 f0081 2023.11.14 138
3917 unloaddb 에러 확인 요청. 1 정현 2023.11.13 92
3916 유저생성 함수 반복 실행 시, fatal error발생 2 f0081 2023.11.09 107
3915 11.2버전에서 사용자 스키마에 대해서 궁금한 것이 있습니다. 1 로키 2023.11.08 139
3914 저장프로시저 실행관련 문의 4 f0081 2023.11.08 139
3913 다른 소유자 테이블 검색 권한 2 박혀누 2023.11.08 143
3912 [CUBRID Admin] 사용자의 테이블 권한 편집 1 tree1891 2023.11.06 98
3911 3909번 답변 좀 부탁드립니다. f0081 2023.11.06 93
3910 [CUBRID Admin] 테이블 컬럼 순서 변경 불가 12 tree1891 2023.11.05 179
3909 시스템 카탈로그 조회 외 1 f0081 2023.11.01 123
3908 시리얼 생성 시 class_name, attr_name, started 컬럼 값을 변경하고 싶습니다. 1 file getpost 2023.11.01 113
3907 cubrid 9.3.1 설치해서 원격으로 접속하고자 설치했는데 에러가 뜹니다 3 file Xstar 2023.10.27 98
3906 loaddb 실행 중 발생하는 오류에 대해서 문의 드립니다. 1 file 뚜벅뚜벅 2023.10.19 105
3905 큐브리드 매니서 실행 문의 1 마리오 2023.10.19 96
3904 큐브리드 DB가 실행되지 않는 것 같습니다. 4 file 뚜벅뚜벅 2023.10.18 125
3903 ===<ResultofSELECTCommandinLine1>=== 등의 출력 없이 결과값만 반환받고 싶습니다. 3 f0081 2023.10.18 93
3902 가로 데이터 세로로 조회 6 Ggyak 2023.10.18 120
3901 테이블별 row 개수를 조회하는 쿼리 6 cncn 2023.10.18 111
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 200 Next
/ 200

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales