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 213714 - NullPointerException at com.eviware.soapui.model.tree.SoapUITreeModel.notifyNodeInserted
Summary: NullPointerException at com.eviware.soapui.model.tree.SoapUITreeModel.notifyN...
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: SoapUI (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: omatzura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 07:58 UTC by zdenek.rod
Modified: 2016-07-07 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161255


Attachments
stacktrace (1.64 KB, text/plain)
2012-06-07 07:58 UTC, zdenek.rod
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zdenek.rod 2012-06-07 07:58:10 UTC
Build: NetBeans IDE Dev (Build 201205300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

User Comments:
zdenek.rod: I opened Netbeans.




Stacktrace: 
java.lang.NullPointerException
   at com.eviware.soapui.model.tree.SoapUITreeModel.notifyNodeInserted(SoapUITreeModel.java:211)
   at com.eviware.soapui.model.tree.nodes.WorkspaceTreeNode$InternalWorkspaceListener.projectAdded(WorkspaceTreeNode.java:82)
   at com.eviware.soapui.impl.WorkspaceImpl.fireProjectAdded(WorkspaceImpl.java:481)
   at com.eviware.soapui.impl.WorkspaceImpl.importProject(WorkspaceImpl.java:375)
   at com.eviware.soapui.netbeans.module.NetBeansPluginUISupport.getSoapUIProjectByFile(NetBeansPluginUISupport.java:136)
   at com.eviware.soapui.netbeans.module.NetBeansSoapUIProjectFactory.loadProject(NetBeansSoapUIProjectFactory.java:63)
Comment 1 zdenek.rod 2012-06-07 07:58:15 UTC
Created attachment 120463 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:54:10 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss