본문 바로가기
IT/개발

javax.servlet.ServletException: java.sql.SQLException: Listener refused the connection with the following error: 에러

by 카앙구운 2015. 10. 16.
728x90
반응형

javax.servlet.ServletException: java.sql.SQLException: Listener refused the connection with the following error:


자바에서 db연결하여 list뽑았을때 났던 에러다.

내가 설정한 port번호와 오라클의 설정된 포트번호가 달라서 생기는 문제란다.

C:\oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN


해당되는 포트번호를 java에 config.properties에 설정해주면 된다.




728x90
반응형

'IT > 개발' 카테고리의 다른 글

oracle 연결 툴 toad 토드  (0) 2015.10.19
php/html 회원가입 member.php  (0) 2015.10.16
jsp  (0) 2015.10.16
ibatis  (0) 2015.10.15
네이버 검색등록하기  (0) 2015.10.13

댓글