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

Summary: Unexpected exception occures everytime I create a new project from existing source files
Product: java Reporter: Auras <auras>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    
Attachments: This is log file as sugested in error message

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.