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 197420 - Error when I press Ctrl-Space to display columns
Summary: Error when I press Ctrl-Space to display columns
Status: RESOLVED DUPLICATE of bug 176725
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 06:32 UTC by rcasha
Modified: 2011-10-19 14:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (gzipped) (21.28 KB, application/x-gzip)
2011-04-14 10:33 UTC, rcasha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rcasha 2011-04-05 06:32:52 UTC
In Netbeans 7.0RC2, in the SQl editor, when I press Ctrl-Space to display column names, I got a dialog with this message:

An error has occurred while extracting the database metadata:
org.netbeans.modules.db.metadata.model.api.MetadataException: java.sql.SQLException: Closed Connection

However, I can still run the statement in the editor so the connection is there.

----

On a different note: The error message in the dialog can't be selected for copying and pasting. That makes it more difficult to report errors.


Build 201103310000
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Linux version 2.6.35-28-generic-pae running on i386; UTF-8; en_MT (nb)
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
Comment 1 Jiri Rechtacek 2011-04-05 07:34:59 UTC
Ramon, please attach your messages.log if it appears again. Thanks
Comment 2 rcasha 2011-04-05 09:01:38 UTC
Ok Jiri. I just tried again but this time it worked correctly so it's something intermittent. I'll post the log if & when it happens again.
Comment 3 rcasha 2011-04-14 10:33:51 UTC
Created attachment 107749 [details]
Log file (gzipped)

Here's the log file. Presumably only the last part is about the SQL problem.
Comment 4 Jiri Rechtacek 2011-10-19 14:37:54 UTC

*** This bug has been marked as a duplicate of bug 176725 ***