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 153254

Summary: ExceptionInInitializerError at org.netbeans.modules.tasklist.usertasks.translators.ICalImportFormat.read
Product: contrib Reporter: davti <davti>
Component: TasklistAssignee: Tim Lebedkov <lebedkov>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=133926
Issue Type: DEFECT Exception Reporter: 133926
Attachments: stacktrace

Description davti 2008-11-15 09:57:15 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-21-generic, i386

User Comments:
GUEST: starting netbeans.

yesterday i added/removed a lot of times the same librarys.



Stacktrace: 
java.lang.ExceptionInInitializerError
        at org.netbeans.modules.tasklist.usertasks.translators.ICalImportFormat.read(ICalImportFormat.java:139)
        at org.netbeans.modules.tasklist.usertasks.model.UserTaskList.readDocument(UserTaskList.java:336)
        at org.netbeans.modules.tasklist.usertasks.model.UserTaskList.readDocument(UserTaskList.java:372)
        at org.netbeans.modules.tasklist.usertasks.model.UserTaskList.getDefault(UserTaskList.java:160)
        at org.netbeans.modules.tasklist.usertasks.UserTaskView.readExternal(UserTaskView.java:299)
        at org.openide.windows.TopComponent$Replacer.readObject(TopComponent.java:1442)
Comment 1 davti 2008-11-15 09:57:21 UTC
Created attachment 73782 [details]
stacktrace
Comment 2 Exceptions Reporter 2008-11-15 09:59:16 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=133926
Comment 3 Peter Pis 2008-11-16 22:52:34 UTC
Reassigning to tasklist.