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 155944 - IDE freezes after refreshing of connection's node
Summary: IDE freezes after refreshing of connection's node
Status: RESOLVED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 15:40 UTC by Roman Mostyka
Modified: 2012-03-30 03:33 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 Roman Mostyka 2008-12-22 15:40:54 UTC
1. Rightclick "Databases" node and choose "New Connection".
2. Choose "MySQL" in "Name" drop down list.
3. Enter values for "Host", "Port", "User Name" and "Password" fields, then click "Direct URL Entry" radiobutton and
click "OK".
4. Expand added connection's node, open SQL editor and execute following statement:
"create database test;".
5. Rightclick connection's node and choose "Refresh".

Result: IDE freezes. I reproduced this on Mac OS X.
Comment 1 Rob Englander 2008-12-22 15:52:15 UTC
Roman, I followed these steps and I can't reproduce it.  The node refreshes and the newly created
database appears in the tree.  Are you always able to reproduce it, or is it intermittent?  I have no
doubt it's happening.  I need to figure out how to reproduce it.
Comment 2 Roman Mostyka 2008-12-22 17:03:43 UTC
Sorry, Rob, now I also can't reproduce it. I reproduced it couple of times, but then I restarted Mac OS X and now I'm
also unable to reproduce this issue. I tried several times, but without success.
So don't worry (be happy), I'll close this issue as invalid, but if I have more info, I'll reopen and update it.
Comment 3 neek 2012-03-30 03:33:43 UTC
I've created #207495 which is perhaps a duplicate of this, but happening today on 7.1.1, so I've opened a new bug rather than continue this more than 3 year old bug.