This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270846 - Oracle thin connection with Service fails
Summary: Oracle thin connection with Service fails
Status: RESOLVED INCOMPLETE
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: matthias42
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-10 06:03 UTC by jwbaker
Modified: 2017-08-06 03:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
connection error (45.94 KB, image/png)
2017-06-10 06:03 UTC, jwbaker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jwbaker 2017-06-10 06:03:20 UTC
Created attachment 164501 [details]
connection error

In NB 8.1, I could create an Oracle thin connection and connect successfully.

However, in 8.2 identical connection properties and connecting to the same database, same user and password and get connection error Network Adapter error.

Connection uses a Service, not SID.

format is like this:
jdbc:oracle:thin:@//server1.us.oracle.com:1521/server2.us.company.com
Comment 1 jwbaker 2017-06-10 06:04:17 UTC
This looks like a regression and I am unable to use NetBeans to develop an Oracle application
Comment 2 jwbaker 2017-06-10 06:05:39 UTC
The complete service name is server2.us.company.com
Comment 3 jwbaker 2017-06-10 06:46:53 UTC
I'll go back and use 8.1 until this is fixed
Comment 4 matthias42 2017-06-10 07:47:09 UTC
Please check your proxy settings. Make sure there is not proxy configured on your system "Proxy Settings: No proxy" and make sure you restart netbeans if you change them.

Please provide the message.log if you see further problems:
http://wiki.netbeans.org/FaqLogMessagesFile
Comment 5 matthias42 2017-08-06 03:03:29 UTC
As no further information was supplied, I'm closing this as incomplete.