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 135769 - NPE caused ISE in java parser
Summary: NPE caused ISE in java parser
Status: RESOLVED DUPLICATE of bug 134122
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-25 21:17 UTC by Kirill Sorokin
Modified: 2008-05-25 21:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (7.20 KB, text/plain)
2008-05-25 21:17 UTC, Kirill Sorokin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Sorokin 2008-05-25 21:17:05 UTC
NetBeans 6.1 Patch 1. 

An IllegalStateException caused by an NPE (see attachment) appeared when opening this file:
https://source.sakaiproject.org/svn/util/trunk/util-util/util/src/java/org/sakaiproject/util/ResourceLoader.java
Comment 1 Kirill Sorokin 2008-05-25 21:17:48 UTC
Created attachment 61886 [details]
Stack trace
Comment 2 Peter Pis 2008-05-25 21:38:24 UTC

*** This issue has been marked as a duplicate of 134122 ***