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 185578 - NullPointerException at com.microchip.mplab.comm.MPLABCommServiceProvider.GetToolList
Summary: NullPointerException at com.microchip.mplab.comm.MPLABCommServiceProvider.Get...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: MPLAB X IDE (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: vincesheard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 04:59 UTC by davidstokes
Modified: 2012-04-13 18:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169176


Attachments
stacktrace (5.53 KB, text/plain)
2010-05-06 04:59 UTC, davidstokes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davidstokes 2010-05-06 04:59:47 UTC
Build: MPLAB IDE X 100322
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP

User Comments:
davidstokes: I was trying to create a projest. I selected "stand alone application"  then I got this exception




Stacktrace: 
java.lang.NullPointerException
   at com.microchip.mplab.comm.MPLABCommServiceProvider.GetToolList(MPLABCommServiceProvider.java:505)
   at com.microchip.mplab.comm.MPLABCommProvider.GetCurrentToolList(MPLABCommProvider.java:166)
   at com.microchip.mplab.nbide.embedded.api.platformtools.PlatformToolBrowser.scan(PlatformToolBrowser.java:45)
   at com.microchip.mplab.nbide.embedded.api.platformtools.ui.PlatformToolSelector.updateTreeWithConnectedTools(PlatformToolSelector.java:372)
   at com.microchip.mplab.nbide.embedded.api.platformtools.ui.PlatformToolSelector.update(PlatformToolSelector.java:251)
   at com.microchip.mplab.nbide.embedded.api.platformtools.ui.PlatformToolSelector.<init>(PlatformToolSelector.java:146)
Comment 1 davidstokes 2010-05-06 04:59:51 UTC
Created attachment 98532 [details]
stacktrace
Comment 2 Marian Mirilovic 2010-05-06 07:18:24 UTC
Please report this issue against MPLab IDE
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002
Comment 3 vincesheard 2012-04-13 18:40:52 UTC
This was an issue from a develipment build. It has been resolved.