Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM/CQB-2013.03
-
Component/s: CUBRID Manager
-
Labels:
Description
- 방화벽 문제로 CMS에 정상 접속 실패해도 대기하는 현상 개선이 필요합니다.
- Client에서 Server로 connection은 만들어졌으나 Server에서 Client로 response를 주지 않는 경우 socket timeout전에 취소 버튼을 클릭해도 바로 취소가 안됩니다.
- 접속 실패시 출력되는 오류 메시지가 명확하지 않아 유저가 원인을 파악하고 해결하기가 어렵습니다.
Attached test socket server code in order to emulate as a firewall. (CmServer.java)