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 122667 - NullPointerException at com.sun.sql.rowset.CachedRowSetXImpl5.initMetaData
Summary: NullPointerException at com.sun.sql.rowset.CachedRowSetXImpl5.initMetaData
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on: 123537
Blocks:
  Show dependency tree
 
Reported: 2007-11-23 22:30 UTC by dante
Modified: 2008-01-23 19:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 12707


Attachments
stacktrace (423 bytes, text/plain)
2007-11-23 22:30 UTC, dante
Details
ojdbc6.jar (1.89 MB, application/octet-stream)
2008-01-23 11:52 UTC, dante
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dante 2007-11-23 22:30:33 UTC
Build: NetBeans IDE Dev (Build 20071112092049)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments: 
Starting NB
Comment 1 dante 2007-11-23 22:30:41 UTC
Created attachment 53427 [details]
stacktrace
Comment 2 John Baker 2007-12-14 02:34:10 UTC
This was partially fixed.

The remaining fix depends on 123537
Comment 3 John Baker 2008-01-23 08:11:44 UTC
Was Oracle the database used ?

If so, Oracle driver 10.2 or later must be used
Comment 4 dante 2008-01-23 11:50:23 UTC
Oracle 10.2 was used with the ojdbc6.jar file, attached.
Comment 5 dante 2008-01-23 11:52:49 UTC
Created attachment 55423 [details]
ojdbc6.jar
Comment 6 John Baker 2008-01-23 19:41:11 UTC
This has since been fixed.
At startup with a project opened, in the next release there will be no need to have a live connection to the database