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 252587 - NullPointerException at org.netbeans.api.visual.model.ObjectScene.setSelectedObjects
Summary: NullPointerException at org.netbeans.api.visual.model.ObjectScene.setSelected...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-26 10:37 UTC by janvo
Modified: 2015-11-14 06:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216929


Attachments
stacktrace (7.15 KB, text/plain)
2015-05-26 10:37 UTC, janvo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description janvo 2015-05-26 10:37:31 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.72-b04, Java(TM) SE Runtime Environment, 1.7.0_72-b14
OS: Linux

User Comments:
janvo: try adding a Class in a (invalid?) UML diagram

GUEST: Problem occurs while changing the name of a relation




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.api.visual.model.ObjectScene.setSelectedObjects(ObjectScene.java:197)
   at org.uml.visual.widgets.ClassDiagramScene.setFocusedObjectAndToggleListeners(ClassDiagramScene.java:454)
   at org.uml.visual.widgets.ClassDiagramScene.deselectAll(ClassDiagramScene.java:432)
   at org.uml.visual.UMLTopComponent.componentDeactivated(UMLTopComponent.java:154)
   at org.openide.windows.WindowManager.activateComponent(WindowManager.java:279)
   at org.netbeans.core.windows.WindowManagerImpl.notifyRegistryTopComponentActivated(WindowManagerImpl.java:1171)
Comment 1 janvo 2015-05-26 10:37:33 UTC
Created attachment 153868 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-11-14 06:50:49 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=216929