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 155706

Summary: After creating new database the connection node shows wrong state
Product: db Reporter: Rob Englander <mindstream>
Component: CodeAssignee: Rob Englander <mindstream>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Rob Englander 2008-12-17 20:56:33 UTC
The node appears to be disconnected, even though the context menu shows that it is in fact connected.  The workaround is
to disconnect and reconnect.

I already have a fix in my sandbox.
Comment 1 Rob Englander 2008-12-18 04:21:40 UTC
955c085e4ce9
Comment 2 Roman Mostyka 2008-12-18 16:20:35 UTC
Verified with build 081218.
Comment 3 Quality Engineering 2008-12-22 15:01:02 UTC
Integrated into 'main-golden', will be available in build *200812221122* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/955c085e4ce9
User: Rob Englander <mindstream@netbeans.org>
Log: #155706 Fire connection complete after connection is setup synchronously.