Background Image

FORUM

?

단축키

Prev이전 문서

Next다음 문서

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

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

OS
Linux 64bit (cent os 7)
CUBRID Ver.
cubrid 10.1
CUBRID TOOL Ver.
 
응용 환경(API)
jdk1.8


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

 

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


-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------
 

cubrid server start 시 하기와 같이 error 가 납니다...

원인과 해결법 문의 드립니다.

 

Time: 05/16/22 11:31:17.699 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086  CODE = -972 Tran = 11, CLIENT = localhost.localdomain:spacedb(6168), EID = 117
Program 'spacedb' (pid 6168) was connected from the host 'localhost.localdomain'. (transaction index 11)

*** The previous error message is the last one. ***


Time: 05/16/22 11:31:22.643 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086  CODE = -972 Tran = 16, CLIENT = localhost.localdomain:spacedb(6204), EID = 125
Program 'spacedb' (pid 6204) was connected from the host 'localhost.localdomain'. (transaction index 16)

*** The previous error message is the last one. ***


Time: 05/16/22 11:31:22.699 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086  CODE = -972 Tran = 11, CLIENT = localhost.localdomain:spacedb(6207), EID = 118
Program 'spacedb' (pid 6207) was connected from the host 'localhost.localdomain'. (transaction index 11)

*** The previous error message is the last one. ***
 

 

  • ?
    오명환 2022.05.16 12:41
    올려주신 로그는 ERROR 메세지가 아닌 NOTIFICATION 메세지입니다.
    해당 시간에 spacedb를 수행을 위해 server에 접속했다는 메세지입니다.

    cubrid server start시 발생한 오류를 올려주세요.
  • ?
    도우너19 2022.05.16 13:11
    아래와 같이 NOTIFICATION 메세지가 계속 업데이트 되는데요.
    그럼 딱히 에러가 있어서 나오는 메세지는 아닌걸까요?
    메세지가 꺼지지 않고 계속 내려옵니다,,

    [joeun_crm@localhost ~]$ cubrid service start
    @ cubrid master start
    ++ cubrid master start: success
    @ cubrid server start: joeunins_customer

    This may take a long time depending on the amount of recovery works to do.

    Time: 05/16/22 11:23:23.584 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_recovery.c, line 746 CODE = -1128 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 1
    Log recovery is started. The number of log records to be applied: 0. Log page: 3861 ~ 3861.

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:23.590 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_page_buffer.c, line 7633 CODE = -977 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 2
    Checkpoint started (previous checkpoint page id: 3861, previous redo page id: 3861).

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:23.606 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_page_buffer.c, line 8090 CODE = -978 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 3
    Checkpoint finished (checkpoint page id: 3861, checkpoint redo page id: 3861, flushed page count: 0).

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:23.641 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_recovery.c, line 848 CODE = -1129 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 4
    Log recovery is finished.

    *** The previous error message is the last one. ***


    CUBRID 10.1


    Time: 05/16/22 11:23:23.897 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 262 CODE = -973 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 5
    Server status is UP.

    *** The previous error message is the last one. ***

    ++ cubrid server start: success
    @ cubrid server start: joeun_test

    This may take a long time depending on the amount of recovery works to do.

    Time: 05/16/22 11:23:44.501 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_recovery.c, line 746 CODE = -1128 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 1
    Log recovery is started. The number of log records to be applied: 0. Log page: 1961 ~ 1962.

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:44.506 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_page_buffer.c, line 7633 CODE = -977 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 2
    Checkpoint started (previous checkpoint page id: 1961, previous redo page id: 1961).

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:44.520 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_page_buffer.c, line 8090 CODE = -978 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 3
    Checkpoint finished (checkpoint page id: 1962, checkpoint redo page id: 1962, flushed page count: 0).

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:44.552 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/log_recovery.c, line 848 CODE = -1129 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 4
    Log recovery is finished.

    *** The previous error message is the last one. ***


    CUBRID 10.1


    Time: 05/16/22 11:23:45.439 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 262 CODE = -973 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 5
    Server status is UP.

    *** The previous error message is the last one. ***

    ++ cubrid server start: success
    @ cubrid broker start
    ++ cubrid broker start: success
    @ cubrid manager server start
    ++ cubrid manager server start: success
    [joeun_crm@localhost ~]$
    Time: 05/16/22 11:23:52.595 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086 CODE = -972 Tran = 1, CLIENT = localhost.localdomain:spacedb(3130), EID = 6
    Program 'spacedb' (pid 3130) was connected from the host 'localhost.localdomain'. (transaction index 1)

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:53.803 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086 CODE = -972 Tran = 1, CLIENT = localhost.localdomain:spacedb(3143), EID = 6
    Program 'spacedb' (pid 3143) was connected from the host 'localhost.localdomain'. (transaction index 1)

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:57.584 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086 CODE = -972 Tran = 1, CLIENT = localhost.localdomain:spacedb(3164), EID = 7
    Program 'spacedb' (pid 3164) was connected from the host 'localhost.localdomain'. (transaction index 1)

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:23:57.701 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086 CODE = -972 Tran = 1, CLIENT = localhost.localdomain:spacedb(3167), EID = 7
    Program 'spacedb' (pid 3167) was connected from the host 'localhost.localdomain'. (transaction index 1)

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:24:02.032 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_cl.c, line 1138 CODE = -971 Tran = -1, EID = 1
    Program 'broker1_cub_cas_1' (pid 3054) connected to database server 'joeunins_customer' on the host 'localhost' (port 1523).

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:24:02.033 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_sr.c, line 3086 CODE = -972 Tran = 1, CLIENT = localhost.localdomain:broker1_cub_cas_1(3054), EID = 8
    Program 'broker1_cub_cas_1' (pid 3054) was connected from the host 'localhost.localdomain'. (transaction index 1)

    *** The previous error message is the last one. ***


    Time: 05/16/22 11:24:02.332 - NOTIFICATION *** file /home/jenkins/workspace/cubrid_release_10.1/src/transaction/boot_cl.c, line 1138 CODE = -971 Tran = -1, EID = 1
    Program 'broker1_cub_cas_2' (pid 3055) connected to database server 'joeunins_customer' on the host 'localhost' (port 1523).

    *** The previous error message is the last one. ***
  • ?
    오명환 2022.05.16 13:55
    오류메시지는 아닙니다.
    아마도, CM(Cubrid Manager) 의 모니터링 부분에서 spacedb command를 지속적으로 수행하는 것으로 보입니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 CUBRID 사용자를 위한 DBeaver 도구 출시 안내 admin 2024.04.23 32
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4457
3913 다른 소유자 테이블 검색 권한 2 박혀누 2023.11.08 142
3912 [CUBRID Admin] 사용자의 테이블 권한 편집 1 tree1891 2023.11.06 97
3911 3909번 답변 좀 부탁드립니다. f0081 2023.11.06 91
3910 [CUBRID Admin] 테이블 컬럼 순서 변경 불가 12 tree1891 2023.11.05 178
3909 시스템 카탈로그 조회 외 1 f0081 2023.11.01 121
3908 시리얼 생성 시 class_name, attr_name, started 컬럼 값을 변경하고 싶습니다. 1 file getpost 2023.11.01 111
3907 cubrid 9.3.1 설치해서 원격으로 접속하고자 설치했는데 에러가 뜹니다 3 file Xstar 2023.10.27 97
3906 loaddb 실행 중 발생하는 오류에 대해서 문의 드립니다. 1 file 뚜벅뚜벅 2023.10.19 102
3905 큐브리드 매니서 실행 문의 1 마리오 2023.10.19 96
3904 큐브리드 DB가 실행되지 않는 것 같습니다. 4 file 뚜벅뚜벅 2023.10.18 123
3903 ===<ResultofSELECTCommandinLine1>=== 등의 출력 없이 결과값만 반환받고 싶습니다. 3 f0081 2023.10.18 93
3902 가로 데이터 세로로 조회 6 Ggyak 2023.10.18 120
3901 테이블별 row 개수를 조회하는 쿼리 6 cncn 2023.10.18 111
3900 [ADO.NET] Syntax error: unexpected 6 tree1891 2023.10.17 152
3899 큐브리드매니저 패스워드 변경 문의건 1 file yurrrr 2023.10.16 102
3898 Db프로시져 스케쥴 실행 성공 리포트나 로그 결과른 보고싶습니다 2 Roy 2023.10.16 105
3897 db 데이터용량을 조회하는 쿼리 2 cncn 2023.10.11 116
3896 특정 값 우선 정렬 3 drunkenascii 2023.10.11 66
3895 이기종간 DB Link 문의 드립니다. 6 kikiki767 2023.09.26 104
3894 jdbc 오류 1 file 대청댐 2023.09.22 107
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