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 267946 - Long waiting of connection with remote Oracle database
Summary: Long waiting of connection with remote Oracle database
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2016-09-09 08:54 UTC by aag031
Modified: 2016-09-09 08:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (69.30 KB, text/plain)
2016-09-09 08:54 UTC, aag031
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aag031 2016-09-09 08:54:43 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_92
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.92-b14

Reproducibility: Happens every time

STEPS:
1. Create connection with remote Oracle database using Oracle Thin Driver
2. Connect with database
3. Open default table space
4. Open Tables  subtree
5. Waiting table list (about 5 minutes)


ACTUAL:
Then waiting for long time before table list will be got from remote database
This issue is repeated each time when user close then open connection with database

For example : SQL Developer in the same situation with the same database opens database structure very quickly (5 seconds)

EXPECTED:
Quickly opened tables sub tree
Comment 1 aag031 2016-09-09 08:54:48 UTC
Created attachment 161979 [details]
IDE log