Bug 555855 - Prevent NPE
Summary: Prevent NPE
Status: RESOLVED FIXED
Alias: None
Product: Kitalpha
Classification: Polarsys
Component: AF and VP (show other bugs)
Version: 1.1.0   Edit
Hardware: PC Windows 10
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: 935
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-11 09:26 EDT by Thomas Guiu CLA
Modified: 2016-10-14 03:56 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Guiu CLA 2016-05-11 09:26:11 EDT
java.lang.NullPointerException
	at org.polarsys.kitalpha.ad.integration.amalgam.listeners.ActivityExplorerUpdater.refresh(ActivityExplorerUpdater.java:46)
	at org.polarsys.kitalpha.ad.integration.amalgam.listeners.ActivityExplorerUpdater.hasBeenDeactivated(ActivityExplorerUpdater.java:29)
	at org.polarsys.kitalpha.ad.services.manager.ViewpointManager.fireEvent(ViewpointManager.java:267)
	at org.polarsys.kitalpha.ad.services.manager.ViewpointManager.desactivate(ViewpointManager.java:220)
	at org.polarsys.kitalpha.ad.viewpoint.sdk.manager.WorkspaceViewpointManager$1.resourceChanged(WorkspaceViewpointManager.java:51)
Comment 1 Thomas Guiu CLA 2016-10-14 03:56:12 EDT
https://git.polarsys.org/r/2531