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 113472

Summary: DB Oracle connection causes Resolve Reference Problems & NullPointerException during project creation (jdbcsupport-designtime/runtime not found)
Product: obsolete Reporter: _ alexpetrov <alexpetrov>
Component: visualwebAssignee: _ jimdavidson <jimdavidson>
Status: CLOSED DUPLICATE    
Severity: blocker CC: blaha
Priority: P1 Keywords: REGRESSION
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
screenshot
screenshot

Description _ alexpetrov 2007-08-22 10:51:52 UTC
Product Version: NetBeans IDE Dev (Build 200708211200) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: Linux version 2.6.20-15-generic running on i386

1. Connect to DB Oracle (for example, jdbc:oracle:thin:@jbrave-pc1.sfbay.sun.com:1521:ora10g, travel/travel)
2. Create a new VWP project (Glassfish V2, Java EE 5, Visual Web JavaServer Faces)

Result:
- warning dialog about Reference Problems will appear during project creation
  (see Screenshot_project_is_creating.png)
- error dialog NullPointerException will appear
  (see Screenshot_NullPopinterException.png)
- root tree node of created project is red in the window Projects,
  its popup menu contains the item "Resolve Reference Problems" and the appropriate dialog will appear
  (see Screenshot_resolve_ref_problem.png)

Problem: jdbcsupport-designtime & jdbcsupport-runtime libraries couldn't be found
Comment 1 _ alexpetrov 2007-08-22 10:52:37 UTC
Created attachment 47044 [details]
screenshot
Comment 2 _ alexpetrov 2007-08-22 10:53:00 UTC
Created attachment 47045 [details]
screenshot
Comment 3 _ alexpetrov 2007-08-22 10:53:25 UTC
Created attachment 47046 [details]
screenshot
Comment 4 _ alexpetrov 2007-08-22 10:54:12 UTC
Keyword REGRESSION has been added.
Comment 5 Petr Blaha 2007-08-22 11:01:12 UTC
This is duplicate of the issue #113342 

*** This issue has been marked as a duplicate of 113342 ***
Comment 6 _ alexpetrov 2007-08-22 11:05:51 UTC
Closed as duplicate 
http://www.netbeans.org/issues/show_bug.cgi?id=113342