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 46835 - New Project and Open Project generate null pointer exceptions
Summary: New Project and Open Project generate null pointer exceptions
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 16:24 UTC by emlope
Modified: 2008-12-22 20:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log file (50.13 KB, text/plain)
2004-08-02 16:24 UTC, emlope
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emlope 2004-08-02 16:24:08 UTC
I just downloaded and executed the new q-build 
200407291100. When I try to create a new project 
I get a null pointer exception. The same occurs 
when I try to open an existing project. As soon 
as I choose New Project or Open Project menu 
items, the exception occurs. The New Project 
wizard does appear and so does the Open Project 
JFileChooser, I just can't do anything because 
the exception reoccurs every time I try to chose 
anything in those windows.
Comment 1 emlope 2004-08-02 16:24:49 UTC
Created attachment 16614 [details]
IDE Log file
Comment 2 Marian Mirilovic 2004-08-11 13:50:22 UTC
I think the problem is using very old JDK :
Java; VM; Vendor      = 1.4.0_01; Java HotSpot(TM) Client VM
1.4.0_01-b03; Sun Microsystems Inc.

Supported JDKs for 4.0 :
#  Sun Java 2 SDK 1.4.2_xx
# Sun Java 2 SDK 1.5
This JDK is no more supported, try to use newer one .

Thanks for report.
Comment 3 Tomas Danek 2005-07-27 11:05:06 UTC
closing