Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • jesse_cytoscape jesse_cytoscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Thomas Van Parys
  • jesse_cytoscapejesse_cytoscape
  • Issues
  • #17
Closed
Open
Issue created Aug 01, 2017 by Thomas Van Parys@thparOwner

Model Update with no selected searchnetwork throws NullPointerException

Cytoscape 3.4.0> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at org.cytoscape.application.internal.CyApplicationManagerImpl.internalSetCurrentNetwork(CyApplicationManagerImpl.java:159)
        at org.cytoscape.application.internal.CyApplicationManagerImpl.setCurrentNetwork(CyApplicationManagerImpl.java:150)
        at be.ugent.psb.thpar.jesse_cytoscape.gui.TabPane.actionPerformed(TabPane.java:237)
        at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1258)
        at javax.swing.JComboBox.contentsChanged(JComboBox.java:1332)
        at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:118)
        at be.ugent.psb.thpar.jesse_cytoscape.gui.NetworkSelectionModel.refresh(NetworkSelectionModel.java:70)
        at be.ugent.psb.thpar.jesse_cytoscape.gui.TabPane.update(TabPane.java:281)
        at java.util.Observable.notifyObservers(Observable.java:159)
        at java.util.Observable.notifyObservers(Observable.java:115)
        at be.ugent.psb.thpar.jesse_cytoscape.Model.setOrder(Model.java:100)
Assignee
Assign to
Time tracking