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

Summary: NullPointerException at com.sun.sql.rowset.CachedRowSetXImpl5.initMetaData
Product: obsolete Reporter: dante <dante>
Component: visualwebAssignee: John Baker <jbaker>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=12707
Issue Type: DEFECT Exception Reporter: 12707
Bug Depends on: 123537    
Bug Blocks:    
Attachments: stacktrace
ojdbc6.jar

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