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 140070 - [65cat] Database Connections Not Remembered On Re-Open of IDE
Summary: [65cat] Database Connections Not Remembered On Re-Open of IDE
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 12:41 UTC by juneau001
Modified: 2008-08-28 14:10 UTC (History)
1 user (show)

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 juneau001 2008-07-15 12:41:47 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.5.* ]

I updated one of my application database connections while using M1,
and each time I close Netbeans and re-open, the connection is not
remembered.  I receive a notification stating that "One or more
projects use database connections that have not been registered. 
Right-click the project in the Projects window and choose Resolve
Data Source Problem to help register database connections.  Once I
perform the recommended steps then everything functions fine until I
close and reopen...the same issue occurs.
Comment 1 David Vancouvering 2008-07-29 18:47:57 UTC
Very strange, this works for me regularly.

Can you please attach the message log for the file?  Also, please let me know if you see anything under your
userdir/config/Databases/Connections that matches the connections you create?  Are they there when you create the
connection?  Are they there when you shut down the connection?
Comment 2 juneau001 2008-08-28 14:10:06 UTC
The issue had disappeared in subsequent releases.  I started a new userdir after M1 so that may have been the problem.