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 48831 - Unexpected exception occures everytime I create a new project from existing source files
Summary: Unexpected exception occures everytime I create a new project from existing s...
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-09-10 09:47 UTC by Auras
Modified: 2004-09-13 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This is log file as sugested in error message (86.62 KB, text/plain)
2004-09-10 09:48 UTC, Auras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Auras 2004-09-10 09:47:08 UTC
Unexpected exception occures everytime I create a 
new project from existing source files. And after 
that I can not create new project with the same 
name, because of unexpected exception.
Comment 1 Auras 2004-09-10 09:48:55 UTC
Created attachment 17541 [details]
This is log file as sugested in error message
Comment 2 Milan Kubec 2004-09-10 11:44:45 UTC
This exception is not happening in curent trunk builds or beta. Please
try to use newer builds to see if it's still reproducible. Letting
opened to get verified by developers.
Comment 3 Tomas Zezula 2004-09-13 07:54:27 UTC
I am not able to reproduce it.
I've look at attached log and it seems that your NB installation is
somehow corrupted. Can you try newer build and clean netbeans user dir
(~/.netbeans/dev).

E.g.
java.lang.NullPointerException
	at
org.netbeans.modules.java.j2seproject.ui.wizards.NewJ2SEProjectWizardIterator.instantiate(NewJ2SEProjectWizardIterator.java:145)

is caused by missing setting file.

There are much more such exceptions.

If it casues problems in the newer build with new netbeans user dir
please reopen it.