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 27005 - NullPointerException - Request Processor
Summary: NullPointerException - Request Processor
Status: CLOSED DUPLICATE of bug 26929
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-04 08:23 UTC by maartenc
Modified: 2008-12-23 14:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description maartenc 2002-09-04 08:23:50 UTC
Hi,

I sometimes get a NullPointerException (say, once a day). 
I don't know how to reproduce it, but here is the 
stacktrace:

Annotation: Exception occurred in Request Processor
java.lang.NullPointerException
        at org.openide.text.CloneableEditor$2.taskFinished
(CloneableEditor.java:219)
        at org.openide.util.Task.notifyFinished
(Task.java:121)
        at org.openide.util.Task.run(Task.java:138)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:599)


I'm using:
Windows 2000
JDK 1.4.1 RC
NetBeans 3.4
Comment 1 Marian Mirilovic 2002-10-11 12:13:45 UTC
Platform/OS independent - in my opinion
Comment 2 Peter Zavadsky 2002-10-14 15:43:25 UTC

*** This issue has been marked as a duplicate of 26929 ***
Comment 3 Marian Mirilovic 2003-07-22 13:29:31 UTC
verified, closed - it's duplicate.
Comment 4 Quality Engineering 2008-12-23 14:33:29 UTC
This issue had *2 votes* before move to platform component