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 - Timeout for connection to datasource is too great
Summary: Timeout for connection to datasource is too great
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 19:26 UTC by bugbridge
Modified: 2007-10-08 22:11 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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