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로 처리되고 있습니다.
    빠른 시일내에 수정된 버전을 배포 하도록 하겠습니다.

  1. No Image notice by admin 2024/04/23 by admin
    Views 43 

    CUBRID 사용자를 위한 DBeaver 도구 출시 안내

  2. SQLGate for CUBRID 영구 무료 라이선스 제공

  3. No Image new
    by 자바천재
    2024/04/25 by 자바천재
    Views 5 

    db에 저장되어 있는 CLOB 데이터의 위치가 어디로 저장되는지 확인하는 방법이 있을까요?

  4. 큐브리드 서비스 시작이 안됩니다.

  5. No Image update
    by 몽키스패너
    2024/04/24 by 몽키스패너
    Views 19  Replies 1

    큐브리드 JDBC 드라이버 XA문의 및 큐브리드 분산트랜잭션(XA) 지원 문의

  6. group_concat 변수 리턴 관련...

  7. 기 DB에서 테이블 정보만 가져와서 다른 DB에 생성

  8. No Image 22Apr
    by 연동테스트용
    2024/04/22 by 연동테스트용
    Views 10 

    큐브리드 매니저 속도 문의

  9. cubrid count 속

  10. cubrid 10.1 데이터 덮어쓰기 질문입니다.

  11. No Image 17Apr
    by 투투투투기기
    2024/04/17 by 투투투투기기
    Views 20  Replies 1

    ACTION 명령어? 예약어?

  12. No Image 11Apr
    by 투투투투기기
    2024/04/11 by 투투투투기기
    Views 30  Replies 1

    sql 구문 사용시 데이터 타입 decimal일 경우

  13. Regexp_count

  14. 큐브리드 메모리 오류 관련 질문

  15. 큐브리드 실행이 안되는 이슈

  16. unloaddb & loaddb 관련 질문이 있습니다.

  17. mac m1 다운로드 오류

  18. list 함수로 만든 sequence type을 varchar로 변환 문의

  19. DECODE, CASE WHEN 사용법 문의

  20. schema 파일 loaddb - 스키마 정보 중복오류 문의

  21. object to string

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