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 249866 - NullPointerException at com.microchip.mplab.nbide.embedded.makeproject.api.configurations.ConfigurationBookProvider.getConfigurationBook
Summary: NullPointerException at com.microchip.mplab.nbide.embedded.makeproject.api.co...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-16 16:49 UTC by ber1940tie
Modified: 2015-01-16 16:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209215


Attachments
stacktrace (5.10 KB, text/plain)
2015-01-16 16:49 UTC, ber1940tie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ber1940tie 2015-01-16 16:49:01 UTC
Build: MPLAB X IDE v2.20
VM: Java HotSpot(TM) 64-Bit Server VM, 20.65-b04-466.1, Java(TM) SE Runtime Environment, 1.6.0_65-b14-466.1-11M4716
OS: Mac OS X

User Comments:
GUEST: I was moving a project from one folder to another.

GUEST: I was trying to move one project to a new location

ber1940tie: run Simulator MPLAB X IDE 2.20 iMAC




Stacktrace: 
java.lang.NullPointerException
   at com.microchip.mplab.nbide.embedded.makeproject.api.configurations.ConfigurationBookProvider.getConfigurationBook(ConfigurationBookProvider.java:223)
   at com.microchip.mplab.nbide.embedded.makeproject.MakeProjectConfigurationProvider.removePropertyChangeListener(MakeProjectConfigurationProvider.java:176)
   at com.microchip.mplab.nbide.embedded.makeproject.HotProject.detachActiveConfigurationListener(HotProject.java:531)
   at com.microchip.mplab.nbide.embedded.makeproject.HotProject.access$800(HotProject.java:111)
   at com.microchip.mplab.nbide.embedded.makeproject.HotProject$FocusProjectMonitor.propertyChange(HotProject.java:397)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
Comment 1 ber1940tie 2015-01-16 16:49:03 UTC
Created attachment 151550 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2015-01-16 16:59:19 UTC
A bug in com.microchip.mplab.nbide module.