ORACLE오류1 자바 Oracle DB연동 오류: The Network Adapter could not establish the connectionException in thread "main" java.lang.NullPointerException 해결방법 에러종류 DB 접속실패 : java.sql.SQLRecoverableException: IO 오류: The Network Adapter could not establish the connection Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because "conn" is null at test.OracleTest.main(OracleTest.java:22) 해결 서비스 > OracleServiceEx 시작 Oracle SQL Developer에 접근 자체가 안 됐음. 그 전에 등록해둔 oracle 접속이 안 돼서 지우고 새로 생성함... 2021. 8. 16. 이전 1 다음 반응형