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 94714

Summary: Timeout for connection to datasource is too great
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: John Baker <jbaker>
Status: NEW ---    
Severity: blocker CC: davidvc, jimdavidson, mikhailmatveev
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-06 19:26:00 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: leopard_dev; Suggested Target Milestone : TBD


Original submitter: mikhailmatveev

Description:
1. Open rowset for table from some remote data source.
2. Run query

If database specified in data source is unreachable, Creator tries to connect to
it during more than 2 minutes. In this time it stops responding and seem to be
frozen to user. Probably we should decrease maximum time Creator should wait for
connection.
Comment 1 John Baker 2007-10-08 22:11:47 UTC
line 46 is a brace not a statement