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 105669 - Error while generating Oracle DB Schema on Orable 10g
Summary: Error while generating Oracle DB Schema on Orable 10g
Status: RESOLVED DUPLICATE of bug 84654
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 00:07 UTC by arwind
Modified: 2007-06-05 13:36 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 arwind 2007-06-05 00:07:44 UTC
java.lang.AbstractMethodError: oracle.jdbc.driver.OracleDatabaseMetaData.getDatabaseMajorVersion()I
	at org.netbeans.modules.dbschema.jdbcimpl.SchemaElementImpl.initTables
(SchemaElementImpl.java:211)
	at org.netbeans.modules.dbschema.jdbcimpl.wizard.CaptureSchema$1.run(CaptureSchema.java:138)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964)
Comment 1 Andrei Badea 2007-06-05 13:36:15 UTC
Please use a 10.x version of the Oracle driver.


*** This issue has been marked as a duplicate of 84654 ***