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

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

     


List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4443
3987 회원가입이 3명이상 안돼요.. 1 딩이 2010.07.08 7846
3986 회사 서버에 접속을 할려면 설정이 다른가요? 2 후니 2009.07.14 10577
3985 홈경로 databases.txt 질문드립니다 1 큐브리드드 2023.07.17 92
3984 홀따옴표 처리 문의 1 초보 2010.04.15 14679
3983 혼합형 데이터 정렬방법 1 큐키 2021.06.11 85
3982 혼합형 데이터 정렬 방법 1 큐키 2021.06.14 264
3981 혹시 큐브리드매니저 자동완성 끄는 기능 있나요 2 안지민 2012.09.05 6035
3980 혹시 큐브리드 매니져 기본글꼴을 고정폭으로 해주실 생각은 없으신가요... 1 안지민 2012.12.20 5767
3979 혹시 PHP5.3.0 버전에서 모듈 설치되신분 계신가요??? 4 senseplus 2009.07.13 9394
3978 혹시 MMDB 지원하나요? 1 tekkal 2009.01.31 17480
3977 호스트 추가시 발생되는 오류에 대해 문의 합니다. 1 거북이사촌 2015.01.06 5259
3976 호스트 추가 질문입니다. 7 몽유객 2010.12.21 13808
3975 호스트 추가 1 karay2k 2011.12.17 17928
3974 호스트 연결이 안됩니다. 3 file 미드소나 2013.01.01 7752
3973 호스트 연결이 안되요.(비밀번호오류) 2 양희종 2011.09.06 13916
3972 호스트 연결이 무한 로딩도네요 1 file 큐브리드사용자 2022.10.20 118
3971 호스트 연결이 되지 않습니다. 3 file Juooon 2013.07.24 9235
3970 호스트 연결 에러 3 secret PJEPJE 2016.01.28 10
3969 형변환 오류 문의 1 삽질중 2009.12.30 12969
3968 현재 큐브리드 7.1 을 사용하고 있는데요 1 헬리 2009.10.01 8770
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