Background Image

FORUM

?

단축키

Prev이전 문서

Next다음 문서

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

제가 설치한 환경입니다.

데이터베이스까지 생성은 되는데 테이블생성할려고 매니저클라이언트에서

클릭하면 연결할수없다고 나오네요.뭐가 문제인지 알수가 없습니다.

문제점 발생

'{0}'에 문제점이 발생했습니다.

연결(Connection)을 얻을 수 없습니다. 브로커와 서버의

구동 상태를 점검하십시오.

이런 에러창이 뜨네요. 사용자편집을 할려고 해도 안되구요.

도움 좀 부탁합니다.

 

demodb에서는 테이블생성도 되고 query질의도 잘 됩니다.

방화벽과 iptable 을 stop하고 해도 안되네요.

 

1.Cubrid manager

CUBRID 매니저

버전:2008 R4.0
빌드 번호:8.4.0.0202 (2011-05-18 11:22)

Copyright (C) 2011 Search Solution Corporation.
All rights reserved by Search Solution.

 

2.Cubrid 서버

패키지: CUBRID-8.3.1.1002-linux.i386.sh

서버: CentOS release 5.2 (Final), Memory 2G

 

3.Cubrid 상태

[root@localhost bin]# cubrid service status
@ cubrid master status
++ cubrid master is running.
@ cubrid server status
 Server cs (rel 8.3, pid 27426)
@ cubrid broker status
  NAME           PID  PORT  AS  JQ      REQ  TPS  QPS    LONG-T    LONG-Q  ERR-Q
================================================================================
* query_editor 27353 30000   5   0        0    0    0    0/0.0    0/0.0      0
* broker1      27363 33000   5   0        0    0    0    0/0.0    0/0.0      0
@ cubrid manager server status
++ cubrid manager server is running.
@ cubrid replication status

 

4.iptables 상태

[root@localhost bin]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination        
RH-Firewall-1-INPUT  all  --  anywhere             anywhere           

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination        
RH-Firewall-1-INPUT  all  --  anywhere             anywhere           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination        

Chain RH-Firewall-1-INPUT (2 references)
target     prot opt source               destination        
ACCEPT     all  --  anywhere             anywhere           
ACCEPT     icmp --  anywhere             anywhere            icmp any
ACCEPT     esp  --  anywhere             anywhere           
ACCEPT     ah   --  anywhere             anywhere           
ACCEPT     udp  --  anywhere             224.0.0.251         udp dpt:mdns
ACCEPT     udp  --  anywhere             anywhere            udp dpt:ipp
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:ipp
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:smtp
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:submission
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:http
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:cichild-lm
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:vcom-tunnel
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:teradataordbms
ACCEPT     tcp  --  anywhere             anywhere            tcp dpts:30000:30040
ACCEPT     tcp  --  anywhere             anywhere            tcp dpts:33000:33040
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:hosts2-ns
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:mysql
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:webcache
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:8090
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:postgres
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:cslistener
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:pop3
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:imap
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:imaps
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:pop3s
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:boinc-client
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:ircd
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:https
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:rsync
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:hbci
ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh
REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited

 

 

  • ?
    cgkang 2011.06.23 00:23

    매니저 클라이언트의 왼쪽 트리에서

    사용하고자 하는 DB 를 선택한후 오른쪽 마우스 클릭하면 "속성" 메뉴가 있습니다.

    "속성" 을 클릭했을때 연결정보가 나오는데,

    "브로커 포트"가 선택되어 있지 않으면 동일한 오류가 발생할 수 있으니 확인해보시기 바랍니다.

     

  • ?
    블루토토 2011.06.23 01:56

    브로커포트가 선택이 되어있습니다.

     

    query_editor[30000/ON]

     

    이걸루요

    근데 콘솔에서 만든 데이터베이스는 연결이 잘 되는데요 사용자목록이 나오지가 않습니다.

    큐브리드 매니자에서 만든 db만 연결에러가 납니다.

  • ?
    cgkang 2011.06.23 23:02

    콘솔에서 만든 DB에서 사용자 목록이 나오지 않는것은 서버가 구동되지 않은 상태일것 같습니다.

    서버가 구동되어 있는지 확인해보시기 바랍니다.

     

    매니저에서 커넥션을 생성하지 못하는 경우는 브로커로 연결을 하지 못하거나,

    브로커에서 DB서버로 연결을 하지 못할때 발생할 수 있습니다.

    브로커에서 DB서버로 연결을 하지 못하는 경우는 db서버가 구동되지 않았거나, 패스워드가 틀리거나 여러가지가 있겠지만,

    이런 경우에는 해당 에러 메시지가 전파되기 때문에 이런 종류의 문제일것 같지는 않고

    매니저에서 브로커로 연결을 하지 못하는 경우일것 같습니다.

    demodb로는 연결이 되는걸로 봐서 브로커 포트가 차단되어 있거나 하는 문제도 아닐것 같아 재현해서 문제를 확인하기는 어려워 보입니다.

    어떤 작업을 수행하셨는지 절차를 좀 더 구체적으로 기술해주시면 문제해결에 도움이 될 것 같습니다.

     


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

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

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

  3. cubrid에 적용가능한 sms 모듈이 어떤게 있을까요?

  4. cubrid_connect() 가 정의 되어 있지 않다고 나옵니다.

  5. "DATABASE 검사" 도무지 끝날 기미가 안 보입니다

  6. 데이터 등록에러 Sector/page table of file VFID

  7. Attempt to call a method related to scrollability of non-scrollable ResultSet. 오류 문의

  8. 서비스 관련

  9. [java] 두개의 PreparedStatement 할당후 close 시 문제

  10. PHP + Apache + Cubrid 연동 질문 입니다.

  11. Oracle 사용자 팁 문의

  12. exception 문의

  13. CUBRID DB 호스팅 시 UTF-8 타입 사용.

  14. 데이타베이스 또는 테이블스페이스 생성 시 자동증가 옵션이 어떻게 되는지??

  15. HA 복제시 매니저에서의 테이블 생성

  16. [급]Cubrid메니저에서 Unlod 후 load시 오류

  17. HA관련 CUBRID Manager 에서 대시보드 문의드립니다...

  18. JSP에서 데이터베이스 연결 어떻게 해요?

  19. migration tool을 이용해 마이그레이션 작업 중 테이블의 데이터 적재 실패 문제

  20. PDO가 지원되고 있는 건가요?

  21. garbage_collection=yes 설정시 CM(테이블편집-SQL문 탭) 문제입니다...

  22. 3.1에서 4.0 업그레이드 후

Board Pagination Prev 1 ... 143 144 145 146 147 148 149 150 151 152 ... 200 Next
/ 200

Contact Cubrid

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