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 - NPE from Find StrikeIron Services
Summary: NPE from Find StrikeIron Services
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-24 15:07 UTC by Jiri Skrivanek
Modified: 2011-10-27 12:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace. (1.03 KB, text/plain)
2011-10-24 15:07 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
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