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 - DB Oracle connection causes Resolve Reference Problems & NullPointerException during project creation (jdbcsupport-designtime/runtime not found)
Summary: DB Oracle connection causes Resolve Reference Problems & NullPointerException...
Status: CLOSED DUPLICATE of bug 113342
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: _ jimdavidson
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-22 10:51 UTC by _ alexpetrov
Modified: 2007-08-22 11:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (61.04 KB, image/png)
2007-08-22 10:52 UTC, _ alexpetrov
Details
screenshot (81.13 KB, image/png)
2007-08-22 10:53 UTC, _ alexpetrov
Details
screenshot (103.60 KB, image/png)
2007-08-22 10:53 UTC, _ alexpetrov
Details

Note You need to log in before you can comment on or make changes to this bug.
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