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 - NullPointerException at java.io.Reader.<init>
Summary: NullPointerException at java.io.Reader.<init>
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ potingwu
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-29 19:12 UTC by estebanaliverti
Modified: 2008-09-17 17:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 41612


Attachments
stacktrace (1.92 KB, text/plain)
2008-03-29 19:12 UTC, estebanaliverti
Details

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