[Geoserver-users] Unable to connect to a Oracle database at JDBC - User group service creation.

Hello.

Error:

2013-03-27 15:38:13,705 WARN [geoserver.security] - Connection error
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection.

Stacktrace:
http://pastebin.com/15eMByph

Enviroment:

  • 2.3.0

  • 257c5f6a57df84ecf2aaea392fe8e22dbd70ca09

  • 16-Mar-2013 14:00

  • 9.0 (rev cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d)

  • 1.4-SNAPSHOT (rev 8eca04a1cd45233fdb5875b111095660425b5b1b/8eca04a1cd45233fdb5875b111095660425b5b1b)

  • JVM Version Oracle Corporation: 1.7.0_17 (Java HotSpotâ„¢ 64-Bit Server VM)
  • Steps:

  • Create new JDBC Service

  • Password encryption strong
    Password police default

  • Driver oracle.jdbc

  • Url:

  • jdbc:oracle:thin:@[HOST][:PORT]:SID
    
  • Existing user and pass.

  • Test Connection

  • Exception.

  • Since my oracle host is at a different server, I installed SQLDeveloper from oracle to test the connection and everything worked fine there.

  • Am I missing some configuration or is it a bug? Any help is appreciated.

  • Thanks.