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 - ExceptionInInitializerError at org.netbeans.modules.tasklist.usertasks.translators.ICalImportFormat.read
Summary: ExceptionInInitializerError at org.netbeans.modules.tasklist.usertasks.transl...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tim Lebedkov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-15 09:57 UTC by davti
Modified: 2009-04-10 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 133926


Attachments
stacktrace (15.09 KB, text/plain)
2008-11-15 09:57 UTC, davti
Details

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