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 125953 - Importing a db schema disconnects your DB connection
Summary: Importing a db schema disconnects your DB connection
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 19:12 UTC by David Vancouvering
Modified: 2008-03-28 08:19 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 David Vancouvering 2008-01-24 19:12:58 UTC
Every time I import a database schema into a project, my connection gets disconnected. 

- Create a connection and connect to it
- In a project, do New->Other->Persistence->Schema
- Select your connection, import schema
- Go back to services tab, you are now disconnected
Comment 1 David Vancouvering 2008-01-24 19:13:35 UTC
Moving to future, as this was detected internally, and it is not clear this is a big issue for users.
Comment 2 David Vancouvering 2008-03-27 00:03:06 UTC
This actually seems to happen frequently and is annoying, so I'm going to try to fix it.
Comment 3 David Vancouvering 2008-03-28 08:19:43 UTC
I can't reproduce this one now.