Opened 11 years ago
Closed 10 years ago
#402 closed defect (duplicate)
Bug in HazardSpectrumLocal
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | sha | Version: | 1.2.3 |
Keywords: | HazardSpectrumLocal | Cc: |
Description
Steps to reproduce: (PLEASE FILL IN)
Other info: (PLEASE FILL IN)
Application: HazardSpectrumLocal?
Version: 1.2.3
Bulid Type: Production
Java Version: 1.7.0_05 (Oracle Corporation)
Operating System: Windows 7 (arch: amd64, version: 6.1)
Exception:
java.lang.NullPointerException at org.opensha.sha.gui.HazardCurveServerModeApplication.getSelectedIMT(HazardCurveServerModeApplication.java:2024) at org.opensha.sha.gui.controls.X_ValuesInCurveControlPanel.doinit(X_ValuesInCurveControlPanel.java:119) at org.opensha.sha.gui.controls.ControlPanel.init(ControlPanel.java:41) at org.opensha.sha.gui.controls.ControlPanel.showControlPanel(ControlPanel.java:51) at org.opensha.sha.gui.HazardCurveServerModeApplication.showControlPanel(HazardCurveServerModeApplication.java:2044) at org.opensha.sha.gui.HazardCurveServerModeApplication.showControlPanel(HazardCurveServerModeApplication.java:2040) at org.opensha.sha.gui.HazardCurveServerModeApplication.selectControlPanel(HazardCurveServerModeApplication.java:1984) at org.opensha.sha.gui.HazardCurveServerModeApplication.actionPerformed(HazardCurveServerModeApplication.java:722) at javax.swing.JComboBox.fireActionEvent(Unknown Source) at javax.swing.JComboBox.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedIndex(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(Unknown Source) at java.awt.Component.proce
Note: See
TracTickets for help on using
tickets.
Duplicate of #355, recently fixed in [10264]. Fix currently in trunk and will be included in OpenSHA 1.3 release