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 50
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4458
3874 저장 프로시져 질문 3 file 이석희 2009.03.12 16480
3873 초보 질문드립니다^^:(인스턴스 갱신) 1 박동진 2009.03.12 10961
3872 mysql에서 limit와 같은 기능이 있나요? 1 홍서기 2009.03.14 16334
3871 [질문] APC_Install-tools 1.4 사용시 ~ 2 file 야매코더 2009.03.17 10933
3870 에러 코드 관련 다시 질문 드립니다 1 kkckc 2009.03.18 11506
3869 데이타베이스 복구에 관한 질문. 1 김우람 2009.03.18 12051
3868 질의가 무한 루프로 발생시 대처법 질문 1 이석희 2009.03.18 12769
3867 백업파일을 이용하여 데이터베이스가 없는 다른 서버에서 복구하는 방법 질문. 1 김우람 2009.03.19 12976
3866 유니크한 값 얻어오기 있나요? 2 이승훈 2009.03.19 13138
3865 큐브리드 deb 패키징중... 8 강분도 2009.03.19 20578
3864 TIME 포맷 관련 질문 입니다. 1 이승훈 2009.03.19 12107
3863 broker서버가 시작되지 않습니다.. 2 platanus 2009.03.21 23743
3862 CCI 예제 프로그램이 실행이 안되요;; 5 file 나동호 2009.03.21 15036
3861 [쌩초보]내컴퓨터 서버만들기는 성공 했습니다.그후 1 왕초보 2009.03.21 18787
3860 CCI 프로그램을 하려면 어떻게 해야하나요? 2 나동호 2009.03.22 10716
3859 Cubrid 2008 R 1.3 설치중 에러메시지 3 동진 2009.03.23 11008
3858 CUBRID 2008 r1.1 프로그램 삭제 불가 5 file 지누콩 2009.03.23 11825
3857 CCI 프로그램 예제나 자료 나와 있는데 없나요?? 2 나동호 2009.03.24 10703
3856 C++(MFC 아님)에서 프로그래밍 작성을 하려면 어떤것을 사용해야 하나요? 6 나동호 2009.03.24 20053
3855 cci_fetch_size() 가 하는 일이 먼가요..? 1 나동호 2009.03.24 10783
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 11 ... 200 Next
/ 200

Contact Cubrid

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