Menu

#419 NPE thrown when selecting feature

OJ_future
open
nobody
None
Windows
7
2020-09-13
2016-03-21
No

Sometimes, selecting a feature with the mouse throws the following NPE (one strange thing is I have no attribute panel defined at that time)

java.lang.NullPointerException
at java.util.TreeMap.compare(Unknown Source)
at java.util.TreeMap.put(Unknown Source)
at java.util.TreeSet.add(Unknown Source)
at com.vividsolutions.jump.workbench.ui.AttributeTablePanel$2.selectionChanged(AttributeTablePanel.java:581)
at com.vividsolutions.jump.workbench.ui.LayerViewPanel.fireSelectionChanged(LayerViewPanel.java:675)
at com.vividsolutions.jump.workbench.ui.SelectionManager.updatePanel(SelectionManager.java:265)
at com.vividsolutions.jump.workbench.ui.cursortool.SelectTool.gestureFinished(SelectTool.java:126)

Related

Bugs: #419

Discussion

  • ede

    ede - 2016-03-21

    On 22.03.2016 00:13, michael michaud wrote:


    ** [bugs:#419] NPE thrown when selecting feature**

    Status: open
    Created: Mon Mar 21, 2016 11:13 PM UTC by michael michaud
    Last Updated: Mon Mar 21, 2016 11:13 PM UTC
    Owner: nobody

    Sometimes, selecting a feature with the mouse throws the following NPE (one strange thing is I have no attribute panel defined at that time)

    probably an already closed attribtab, that is kept because it contains the still registered listener.
    solution: make sure the listeners are properly removed on attribtab closing.

    ..ede

     

    Related

    Bugs: #419

  • ede

    ede - 2020-09-13
    • Milestone: --> OJ_future
     
  • ede

    ede - 2020-09-13

    let's keep an eye on it. not blocking OJ 1.16

     

Log in to post a comment.

MongoDB Logo MongoDB