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 50810 - Repeating mdr-related NPE occurs when working with project view
Summary: Repeating mdr-related NPE occurs when working with project view
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-25 14:31 UTC by Roman Strobl
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (3.02 KB, text/plain)
2004-10-25 14:32 UTC, Roman Strobl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Strobl 2004-10-25 14:31:35 UTC
[Netbeans 200410241800; JDS v.2; JDK 1.5.0_01-b04]

I got several times attached exception. It occurs
after some time of working in project view. It
stops to happen when I clean the cache in userdir.
This issue is not reproducible but I file it
anyway, because it happens too often to me. NPE
occurs when clicking on a node in the project view.

I am not sure whether to file it to Java or MDR,
so please assign it correctly.
Comment 1 Roman Strobl 2004-10-25 14:32:30 UTC
Created attachment 18488 [details]
NPE
Comment 2 Roman Strobl 2004-10-25 14:34:25 UTC
I correct myself, the issue is reproducible but I cannot find steps
how to reproduce it. I hope you understand me.
Comment 3 Martin Matula 2004-10-25 14:44:52 UTC
Dane, please look at it.
Comment 4 Martin Matula 2004-10-30 17:43:55 UTC
Fixed by fixing issue 50997.
Comment 5 Roman Strobl 2004-11-08 12:40:37 UTC
Verified, I haven't seen the exception in latest builds.