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 48026 - NPE from ResourceImpl.checkUpToDate
Summary: NPE from ResourceImpl.checkUpToDate
Status: RESOLVED DUPLICATE of bug 47571
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 20:31 UTC by Jesse Glick
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (3.50 KB, text/plain)
2004-08-26 20:32 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-08-26 20:31:39 UTC
040824. This happens to me all the time, at random
as far as I can tell. In this case I had selected
the line

xmlReader.setEntityResolver(getEntityResolver());

in XMLValidateTask.java in Ant 1.6.2 sources (in a
freeform project) and with the caret on
getEntityResolver pressed Alt-G. But it seems to
occur pretty frequently on all kinds of sources,
usually when invoking Alt-G.
Comment 1 Jesse Glick 2004-08-26 20:32:02 UTC
Created attachment 17176 [details]
Stack trace
Comment 2 Martin Matula 2004-08-26 21:34:18 UTC

*** This issue has been marked as a duplicate of 47571 ***
Comment 3 Quality Engineering 2007-09-20 12:12:00 UTC
Reorganization of java component