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 201967 - [71cat] NullPointerException at org.netbeans.modules.javacard.project.ProcessorClasspathImpl$PlatformResource.getRoots
Summary: [71cat] NullPointerException at org.netbeans.modules.javacard.project.Process...
Status: RESOLVED FIXED
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 00:17 UTC by sunbiz
Modified: 2011-09-13 16:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177520


Attachments
stacktrace (2.79 KB, text/plain)
2011-09-12 00:18 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2011-09-12 00:17:58 UTC
Build: NetBeans IDE Dev (Build 201109110600)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.0-b02, Java(TM) SE Runtime Environment, 1.7.0_02-ea-b05
OS: Windows 7

User Comments:
GUEST: I was deleting a java card project

sunbiz: Deleting a JavaCard project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javacard.project.ProcessorClasspathImpl$PlatformResource.getRoots(ProcessorClasspathImpl.java:113)
   at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:358)
   at org.netbeans.api.java.classpath.ClassPath.toString(ClassPath.java:693)
   at org.netbeans.api.java.classpath.ClassPath.toString(ClassPath.java:729)
   at org.netbeans.modules.java.source.indexing.APTUtils.verifyAttributes(APTUtils.java:304)
   at org.netbeans.modules.java.source.indexing.APTUtils.propertyChange(APTUtils.java:223)
Comment 1 sunbiz 2011-09-12 00:18:02 UTC
Created attachment 110634 [details]
stacktrace
Comment 2 Anton Chechel 2011-09-12 09:19:15 UTC
fixed
http://hg.netbeans.org/jet-main/rev/d16d51bc324c
Comment 3 Quality Engineering 2011-09-13 16:09:29 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/d16d51bc324c
User: Anton Chechel <manowar@netbeans.org>
Log: #201967 NPE