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 141194 - [65cat] org.netbeans.modules.db.metadata.model.api.MetadataModelException: org.netbeans.modules.db.metadata.model.api.MetadataException: java.sql.SQLException: Invalid column name
Summary: [65cat] org.netbeans.modules.db.metadata.model.api.MetadataModelException: or...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Andrei Badea
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 16:30 UTC by Michel Graciano
Modified: 2008-07-22 18:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 77771


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2008-07-22 16:30:05 UTC
Build: NetBeans IDE Dev (Build 080717)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Windows XP, 5.1, x86
User comments: CC does not work for Oracle
STACKTRACE: (first 10 lines)
org.netbeans.modules.db.metadata.model.api.MetadataModelException:
org.netbeans.modules.db.metadata.model.api.MetadataException: java.sql.SQLException: Invalid column name
        at org.netbeans.modules.db.metadata.model.DBConnMetadataModel.runReadAction(DBConnMetadataModel.java:89)
        at org.netbeans.modules.db.metadata.model.api.MetadataModel.runReadAction(MetadataModel.java:63)
        at org.netbeans.modules.db.sql.editor.completion.SQLCompletionQuery.query(SQLCompletionQuery.java:98)
        at org.netbeans.spi.editor.completion.support.AsyncCompletionTask.run(AsyncCompletionTask.java:218)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Andrei Badea 2008-07-22 17:48:34 UTC
Should be fixed already.

0a6043473f2f
918ceab5999a
Comment 2 Michel Graciano 2008-07-22 18:51:50 UTC
v. build 200807221016