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 204166

Summary: NPE from Find StrikeIron Services
Product: webservices Reporter: Jiri Skrivanek <jskrivanek>
Component: ManagerAssignee: Denis Anisimov <ads>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace.

Description Jiri Skrivanek 2011-10-24 15:07:48 UTC
Created attachment 112376 [details]
Stack trace.

NPE is thrown when 

- go to Services
- right-click "Web Services|StrikeIron" and choose "Find StrikeIron Services..."
- type anything into query field and click Search button
- after while it displays yellow triangle at the bottom left corner and exception is logged in IDE log (see attachment).
Comment 1 Denis Anisimov 2011-10-24 15:10:32 UTC
What Java version do you use ?
Comment 2 Jiri Skrivanek 2011-10-24 15:12:39 UTC
I am sorry. I forgot to add system information:

Product Version: NetBeans IDE Dev (Build 201110240600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 3 Denis Anisimov 2011-10-24 15:35:20 UTC
I'm able to reproduce it with JDK 6 also.
Comment 4 Denis Anisimov 2011-10-24 16:00:32 UTC
web-main#bf6683d7e6e2
Comment 5 Quality Engineering 2011-10-25 14:50:44 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/bf6683d7e6e2
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for BZ#204166 - NPE from Find StrikeIron Services