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 131584 - 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
: P1 blocker with 1 vote (vote)
Assignee: Tim Lebedkov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-31 08:38 UTC by Marian Mirilovic
Modified: 2008-06-12 22:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 13453


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-03-31 08:38:42 UTC
63 duplicates so far ...

Build: NetBeans IDE 6.0 RC2 (Build 200711201000)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
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)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 Exceptions Reporter 2008-06-12 22:33:24 UTC
This issue has already 100 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=13453