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 202335 - [71cat] NullPointerException at org.netbeans.modules.javacard.project.ProcessorClasspathImpl$PlatformResource.attach
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:
: 208687 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-20 00:05 UTC by sunbiz
Modified: 2012-02-22 11:00 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181215


Attachments
stacktrace (3.04 KB, text/plain)
2011-09-20 00:05 UTC, sunbiz
Details
stacktrace (3.04 KB, text/plain)
2011-10-09 07:47 UTC, sunbiz
Details
stacktrace (3.24 KB, text/plain)
2012-02-20 17:15 UTC, Anton Chechel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2011-09-20 00:05:18 UTC
Build: NetBeans IDE Dev (Build 201109180600)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: Windows 7

User Comments:
sunbiz: Closed a JavaCard project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javacard.project.ProcessorClasspathImpl$PlatformResource.attach(ProcessorClasspathImpl.java:136)
   at org.netbeans.modules.javacard.project.ProcessorClasspathImpl$PlatformResource.attach(ProcessorClasspathImpl.java:103)
   at org.netbeans.modules.javacard.common.ListenerProxy.addNotify(ListenerProxy.java:71)
   at org.netbeans.modules.javacard.common.ListenerProxy.addPropertyChangeListener(ListenerProxy.java:103)
   at org.netbeans.api.java.classpath.ClassPath.createEntries(ClassPath.java:389)
   at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:364)
Comment 1 sunbiz 2011-09-20 00:05:22 UTC
Created attachment 110889 [details]
stacktrace
Comment 2 sunbiz 2011-10-09 07:47:10 UTC
Created attachment 111724 [details]
stacktrace
Comment 3 Anton Chechel 2012-02-20 17:15:57 UTC
Created attachment 115959 [details]
stacktrace

Deleting Java Card Project with source roots
Comment 4 Anton Chechel 2012-02-20 17:44:13 UTC
fixed
http://hg.netbeans.org/jet-main/rev/b84a27d32f27
Comment 5 Quality Engineering 2012-02-21 10:55:28 UTC
Integrated into 'main-golden', will be available in build *201202210400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b84a27d32f27
User: Anton Chechel <manowar@netbeans.org>
Log: #202335 NPE during Java Card Project deletion with sources
Comment 6 Anton Chechel 2012-02-21 12:45:50 UTC
*** Bug 208687 has been marked as a duplicate of this bug. ***
Comment 7 Quality Engineering 2012-02-22 11:00:43 UTC
Integrated into 'main-golden', will be available in build *201202220400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b84a27d32f27
User: Anton Chechel <manowar@netbeans.org>
Log: #202335 NPE during Java Card Project deletion with sources