Connection: Failure - Test failed: Io exception: Undefined Error
661250Sep 23 2008 — edited Oct 22 2008I have on my localhost:
- Windows XP
- Oracle 10G Express Edition (10.2.0.1) with jdbc driver from 10.2.0.4 release
- SQL Developer 1.5.1 MAIN-5440
SQLPLUS connections look just fine. HR and SYS - no problem with SQLPLUS and my Java appliacations.
SQL Developer start as:
D:\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe
Then SQL Developer connection:
User Name: HR
Password: HR
Oracle Tab Settings:
Role: default
Connection type: basic
OS Authentication: unchecked
Proxy Connection: unchecked
Hostname: localhost
Port: 1521
SID: xe
I have error for Test of the connection:
Failure - Test failed: Io exception: Undefined Error
Thanks,
Andrey