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 253869 - Null pointer exception on Resolve button
Summary: Null pointer exception on Resolve button
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 15:23 UTC by mclaborn
Modified: 2015-09-17 12:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (147.78 KB, text/x-log)
2015-07-27 15:23 UTC, mclaborn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mclaborn 2015-07-27 15:23:18 UTC
Created attachment 154954 [details]
IDE log

Clicked the "Resolve" button on a project to resolve the "Hamcrest libraries missing" problem with JUnit after upgrade from 8.0.2 to 8.1 beta.  I had already removed all Junit library references from the project before clicking the Resolve button.
Comment 1 Antonin Nebuzelsky 2015-07-28 12:27:30 UTC
I don't see NPE in the log. Did you mean ArrayIndexOutOfBoundsException?
Comment 2 mclaborn 2015-07-28 14:28:56 UTC
I thought it was a NPE, but could be mistaken.  I got a bit frustrated because the built in dialog to submit the error wouldn't work (see bug #253877) so I captured the log file by hand. 

I tried several times this morning and could not reproduce this.
Comment 3 Theofanis Oikonomou 2015-09-17 12:30:46 UTC
(In reply to mclaborn from comment #2)
> 
> I tried several times this morning and could not reproduce this.

closing this one then. Thank you