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 271535 - NullPointerException at org.netbeans.modules.websvc.saas.model.WadlSaas.getResources
Summary: NullPointerException at org.netbeans.modules.websvc.saas.model.WadlSaas.getRe...
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-26 20:14 UTC by jc184
Modified: 2017-12-14 17:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149162


Attachments
stacktrace (1.30 KB, text/plain)
2017-09-26 20:14 UTC, jc184
Details
stacktrace (1.30 KB, text/plain)
2017-12-14 17:29 UTC, alied
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jc184 2017-09-26 20:14:53 UTC
Build: NetBeans IDE Dev (Build 201709250002)
VM: Java HotSpot(TM) 64-Bit Server VM, 9+181, Java(TM) SE Runtime Environment, 9+181
OS: Windows 10

User Comments:
GUEST: Expanding Delicious Bookmarking web service under Services.

GUEST: Open Web Services -> Amazion -> EC2 Service with nothing configured throws.

jc184: Opened EC2 Service in Web Services




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.websvc.saas.model.WadlSaas.getResources(WadlSaas.java:128)
   at org.netbeans.modules.websvc.saas.ui.nodes.WadlSaasNodeChildren.updateKeys(WadlSaasNodeChildren.java:77)
   at org.netbeans.modules.websvc.saas.ui.nodes.SaasNodeChildren.propertyChange(SaasNodeChildren.java:73)
   at org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:215)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
Comment 1 jc184 2017-09-26 20:14:55 UTC
Created attachment 165186 [details]
stacktrace
Comment 2 alied 2017-12-14 17:29:58 UTC
Created attachment 165567 [details]
stacktrace

trying to expand a webservice in the services view