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

Summary: Long waiting of connection with remote Oracle database
Product: db Reporter: aag031
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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