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 131529

Summary: NullPointerException at java.io.Reader.<init>
Product: obsolete Reporter: estebanaliverti <estebanaliverti>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=41612
Issue Type: DEFECT Exception Reporter: 41612
Attachments: stacktrace

Description estebanaliverti 2008-03-29 19:12:20 UTC
Build: NetBeans IDE 6.1 Beta (Build 200803050202)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, i386

User Comments: 
When i create a new web project (with visual jsf libraries)
Comment 1 estebanaliverti 2008-03-29 19:12:29 UTC
Created attachment 59351 [details]
stacktrace
Comment 2 estebanaliverti 2008-03-29 19:21:29 UTC
After close an restart Netbeans, the problem was fixed... strange
Comment 3 _ potingwu 2008-03-29 21:27:24 UTC
Looks like a race condition that I cannot reproduce it!
Comment 4 _ potingwu 2008-09-17 17:08:08 UTC
Libraries management has been improved in 6.5 and no longer seeing this issue.