Background Image

FORUM

조회 수 591 추천 수 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 Views4262
    read more
  2. JDBC URL 질문입니다.

    Date2018.10.24 By선정선정 Views1380
    Read More
  3. 큐브리드 매니저 사용법 문의

    Date2018.10.24 By유진욱 Views545
    Read More
  4. 서버 로그 관련하여 문의 드립니다.

    Date2018.10.23 ByCUCUCUCU Views244
    Read More
  5. 오라클 마이그레이션 index 명칭 문의 입니다.

    Date2018.10.19 By서훈아빠 Views302
    Read More
  6. index 목록 조회 문의 입니다.

    Date2018.10.18 By서훈아빠 Views1448
    Read More
  7. DB_SEC_E_PERMISSIONDENIED 에러

    Date2018.10.16 By후훗 Views239
    Read More
  8. 백업 복구 문의

    Date2018.10.16 Bypower Views1360
    Read More
  9. 버전 문의드립니다

    Date2018.10.11 Byka Views260
    Read More
  10. 큐브리드 쿼리 실행 오류

    Date2018.10.11 By영진 Views630
    Read More
  11. 큐브리드 설치 오류

    Date2018.10.10 By큐브s Views318
    Read More
  12. 변환 작업중에..질문좀 드리겠습니다..

    Date2018.10.08 By마리오네트 Views191
    Read More
  13. jdbc 버전 확인 방법

    Date2018.10.08 Byabg Views1572
    Read More
  14. ADO.NET dll 참조

    Date2018.10.04 Byabc12 Views891
    Read More
  15. CUBRID 가용메모리 등 에러발생..

    Date2018.10.03 By고치고싶어요 Views591
    Read More
  16. cubrid manager 데이터베이스 항목.

    Date2018.10.02 Byneo Views190
    Read More
  17. 간단한..질문좀..

    Date2018.10.01 By마리오네트 Views188
    Read More
  18. jdbc 드라이버 버전

    Date2018.10.01 Byabc12 Views1604
    Read More
  19. 트리거 사용시 임시변수

    Date2018.10.01 By지구인다 Views247
    Read More
  20. 오라클 트리거를 옮겨오고싶습니다.

    Date2018.09.28 By지구인다 Views301
    Read More
  21. cubrid linux 설치시 cli 인터렉티브 없이 설치할 수 있는방법좀 부탁드립니다.

    Date2018.09.28 Bykaroscha Views217
    Read More
Board Pagination Prev 1 ... 50 51 52 53 54 55 56 57 58 59 ... 199 Next
/ 199

Contact Cubrid

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