Background Image

FORUM

조회 수 592 추천 수 0 댓글 2
?

단축키

Prev이전 문서

Next다음 문서

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

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
Window7 32bit, Linux 64bit 등
CUBRID Ver.
[cubrid_rel] 수행 결과
CUBRID TOOL Ver.
[도움말]-[버전정보] 확인
응용 환경(API)
java, php, odbc 등 입력

* CUBRID 응용 오류, SQL 오류 또는 SQL 튜닝 관련된 문의는 반드시 다음의 내용을 추가해 주세요. 비밀글이나 비밀 댓글도 가능합니다.
* 저희가 상황을 이해하고, 재현이 가능해야 알 수 있는 문제들이 많습니다. 가능한 정보/정황들을 부탁합니다.
에러 내용 및 재현 방법 재현 가능한 Source와 SQL
관련 테이블(인덱스, 키정보 포함) 정보 CUBRID 홈 디렉토리 아래 log 디렉토리 압축

-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------
Time: 10/03/18 22:29:34.538 - ERROR *** file /home1/build/workspace/CUBRID_10.1/cubrid/src/storage/page_buffer.c, line 4865 ERROR CODE = -3 Tran = -1, EID = 1
Out of virtual memory: unable to allocate 1342177280 memory bytes.

Time: 10/03/18 22:29:34.538 - FATAL ERROR *** file /home1/build/workspace/CUBRID_10.1/cubrid/src/transaction/log_tran_table.c, line 551 ERROR CODE = -644 Tran = -1, EID = 2
LOG FATAL ERROR: log_def_trantable
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubridsa.so(0x18227b): er_dump_call_stack
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubridsa.so(0x1515a8): ???
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubridsa.so(0x151a47): er_set
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubridsa.so(0x4963f8): ???
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubridsa.so(0x4966fd): logpb_fatal_error
                                                                                                        

Time: 10/03/18 23:27:36.703 - ERROR *** file /home1/build/workspace/CUBRID_10.1/cubrid/src/storage/page_buffer.c, line 4865 ERROR CODE = -3 Tran = 0, CLIENT = (unknown):(unknown)(-1), EID = 1
Out of virtual memory: unable to allocate 2147483648 memory bytes.

Time: 10/03/18 23:27:36.704 - FATAL ERROR *** file /home1/build/workspace/CUBRID_10.1/cubrid/src/transaction/log_tran_table.c, line 551 ERROR CODE = -644 Tran = 0
LOG FATAL ERROR: log_def_trantable
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0xfe87b): er_dump_call_stack
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0xcb230): ???
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0xcb477): er_set
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0x26e0e8): ???
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0x26e3dd): logpb_fatal_error
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0x2932fc): logtb_define_trantable_log_latch
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0x2935e5): logtb_define_trantable
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0x2378ae): boot_restart_server
/home/ubuntu/CUBRID-10.1.1.7691-47d2437-Linux.x86_64/lib/libcubrid.so.10.1(0x1344c9): net_server_start
cub_server(0x401435): main
/lib/x86_64-linux-gnu/libc.so.6(0x20830): __libc_start_main
cub_server(0x400ff9): ???

Time: 10/03/18 23:27:36.707 - NOTIFICATION *** file /home1/build/workspace/CUBRID_10.1/cubrid/src/transaction/boot_sr.c, line 260  CODE = -973 Tran = 0
Server status is DOWN.


-----------------------------------------------------------------------------------------------------
서버를 켰을때 위의 에러가나는데.. 어떻게고쳐야할까요
  • ?
    고치고싶어요 2018.10.04 00:30
    csql.err 에서도 Out of virtual memory: unable to allocate 1342177280 memory bytes. 라고뜹니다
  • ?
    큐브리드_김주현 2018.10.04 09:14
    안녕하세요.

    해당 서버의 메모리가 부족하게된 상황 같습니다.
    우선 OS가 리눅스라면 vi $CURID/conf/cubrid.conf에서 data_buffer_size=(기본) 512M 인데 ...어떠한 값을 설정되었는지 확인하세요
    2G,4G와 같이 잡혀있다면 이를 서버 가용 메모리에 맞게끔 조정 후, 재 구동 해주세요
    window라면 edit로 열어서 수정하시면 됩니다.

    어떠한 목적의 서버인지 모르지만 메모리 증축도 고려해 보세요
    감사합니다.

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

    Date2020.04.09 Byadmin Views4284
    read more
  2. 백업 및 복구 시 cubrid 버전 간 호환 문의

    Date2023.04.13 By플레이어블 Views71
    Read More
  3. centos8에서 쉘스크립트 실행시 csql: command not found 오류 발생

    Date2023.04.13 Bykjn4345 Views168
    Read More
  4. 큐브리드 timestamp 오류 문의

    Date2023.04.12 Byjjun7204 Views147
    Read More
  5. Cubrid DB 서버 swap memory 사용률 관련 질의

    Date2023.04.12 By오라클민 Views208
    Read More
  6. Mac OS 큐브리드 매니저 실행이 안 됩니다.

    Date2023.04.07 By아데산야라이트훅 Views129
    Read More
  7. blob select

    Date2023.04.05 By네오랜덤 Views128
    Read More
  8. dba권한 상속

    Date2023.04.05 By네오랜덤 Views82
    Read More
  9. mac os m1 실행시 무응답 실행안됩니다.

    Date2023.04.04 By시나몬빵 Views142
    Read More
  10. 함수/프로시져 구동시 필요한 java버젼

    Date2023.03.31 By네오랜덤 Views112
    Read More
  11. 큐브리드 설치 도중 취소한 후, 재설치가 불가능합니다.

    Date2023.03.28 By복괴 Views152
    Read More
  12. where in () 서브쿼리 관련 문의입니다

    Date2023.03.27 By제리리 Views108
    Read More
  13. 한글을 입력받아 한글을 리턴하는 CUBRID JAVA StoredProcedure 작성시 window 환경에서 리턴 값이 깨져서 출력 됨

    Date2023.03.22 By두목원슝 Views159
    Read More
  14. 큐브리드 DAMO(암호화)관련 버전 호환관련하여 문의드립니다.

    Date2023.03.20 By초코초코초 Views228
    Read More
  15. cubrid manager 에러??

    Date2023.03.20 By11시38분 Views210
    Read More
  16. PreparedStatement.executeBatch에서 일부 데이터의 오류 시 반환 값 문의

    Date2023.03.18 By새옹지마 Views323
    Read More
  17. db생성경로가 db테이블과 결과조회에 영향을 미치나요?

    Date2023.03.15 Bydfdfdd Views114
    Read More
  18. SQL statement violated NOT NULL constraint

    Date2023.03.15 Byyoo Views160
    Read More
  19. 콤마로 split하는 기능 구현 관련 문의

    Date2023.03.15 By플레이어블 Views275
    Read More
  20. insert문에서 replace

    Date2023.03.15 Byyoo Views116
    Read More
  21. cubrid 파라미터 바인딩

    Date2023.03.14 ByDJ Views164
    Read More
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 ... 199 Next
/ 199

Contact Cubrid

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