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 57992 - Strange behaviour of Delete driver action
Summary: Strange behaviour of Delete driver action
Status: RESOLVED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-04-18 18:26 UTC by Martin Schovanek
Modified: 2005-10-17 17:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2005-04-18 18:26:11 UTC
[#200404171930, jdk1.5.0]

to reproduce:
-------------
1) have a 2 or more nodes under Runtime > Databases > Drivers
2) delete one driver node

ERROR: Deleted node is marked as invalid, other nodes are duplicated.
Comment 1 Andrei Badea 2005-04-25 09:14:25 UTC
Can't reproduce. I have these drivers:

- JDBC - ODBC Bridge
- Pointbase
- MySQL Connector
- PostgreSQL

I deleted the PostgreSQL and then the MySQL driver, everything works as expected.
Comment 2 Martin Schovanek 2005-04-25 13:04:25 UTC
Now can't reproduce too. Looks like random issue. I nodticed only a suspicious
flashing during nodes redrawing.
Comment 3 Andrei Badea 2005-10-17 17:44:58 UTC
Closing as I've never seen this bug and the code reading the driver list changed
when the DB Explorer API was introduced. The flashing could have been caused by
the "Please wait" node which appears while reading the driver list.