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 216384 - NullPointerException at java.util.ArrayList.<init>
Summary: NullPointerException at java.util.ArrayList.<init>
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 21:10 UTC by John Jullion-ceccarelli
Modified: 2012-08-24 08:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191272


Attachments
stacktrace (241 bytes, text/plain)
2012-08-03 21:10 UTC, John Jullion-ceccarelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2012-08-03 21:10:18 UTC
Build: NetBeans IDE Dev (Build ODS-90-on-20120802)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
johnjullion: signing in when i am not yet a member of any projects




Stacktrace: 
java.lang.NullPointerException
   at java.util.ArrayList.<init>(ArrayList.java:151)
   at org.netbeans.modules.team.ui.common.DefaultDashboard$MemberProjectsLoader$1.run(DefaultDashboard.java:956)
   at java.lang.Thread.run(Thread.java:722)
Comment 1 John Jullion-ceccarelli 2012-08-03 21:10:21 UTC
Created attachment 122732 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-08-24 08:39:05 UTC
should be fixed: core-main #25eb8634745a