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

Summary: IDE freezes after refreshing of connection's node
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: David Vancouvering <davidvc>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.