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 194783 - [70cat] NullPointerException at org.netbeans.modules.tasklist.usertasks.model.UserTaskObjectList.fireEvent
Summary: [70cat] NullPointerException at org.netbeans.modules.tasklist.usertasks.model...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 17:19 UTC by leagurb
Modified: 2011-09-12 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 90596


Attachments
stacktrace (3.02 KB, text/plain)
2011-01-27 17:19 UTC, leagurb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description leagurb 2011-01-27 17:19:15 UTC
Build: NetBeans IDE Dev (Build 201101190000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
leagurb: Merely tried to import a tasklist.ics that was a duplicate of the working file.

System: Windows XP 64-bit
Java: jdk1.6.0_23
NetBeans IDE Dev 201101190000 updates as of 27Jan2011

alied: trying to import a calendar




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.tasklist.usertasks.model.UserTaskObjectList.fireEvent(UserTaskObjectList.java:128)
   at org.netbeans.modules.tasklist.usertasks.util.ObjectList.remove(ObjectList.java:182)
   at org.netbeans.modules.tasklist.usertasks.model.UserTaskObjectList.remove(UserTaskObjectList.java:97)
   at org.netbeans.modules.tasklist.usertasks.model.UserTaskObjectList.remove(UserTaskObjectList.java:54)
   at java.util.AbstractList$Itr.remove(AbstractList.java:360)
   at java.util.AbstractCollection.remove(AbstractCollection.java:252)
Comment 1 leagurb 2011-01-27 17:19:20 UTC
Created attachment 105412 [details]
stacktrace
Comment 2 Jan Peska 2011-09-12 14:43:38 UTC
Reassigning, please evaluate