Opened 7 years ago
Last modified 7 years ago
#512 new defect
Bug in GCIM_HazardCurve
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | sha | Version: | |
Keywords: | GCIM_HazardCurve | Cc: |
Description
Steps to reproduce: Open GCIM calculator, select NZ 2012 ERF, bug report appears.
Other info: Attempts to fix problem not solved in version 11262. Appreciate some help getting this working, thanks.
Application: GCIM_HazardCurve
Version: 1.3.1
Bulid Type: Development
Java Version: 1.8.0_71 (Oracle Corporation)
Operating System: Windows 7 (arch: x86, version: 6.1)
Exception:
java.lang.ExceptionInInitializerError at scratch.stirling.NewZealandERF_2012.<clinit>(NewZealandERF_2012.java:39) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.opensha.sha.earthquake.ERF_Ref.instance(ERF_Ref.java:242) at org.opensha.sha.gui.beans.ERF_GuiBean.getERFInstance(ERF_GuiBean.java:153) at org.opensha.sha.gui.beans.ERF_GuiBean.parameterChange(ERF_GuiBean.java:496) at org.opensha.commons.param.AbstractParameter.firePropertyChange(AbstractParameter.java:386) at org.opensha.commons.param.AbstractParameter.setValue(AbstractParameter.java:210) at org.opensha.commons.param.editor.AbstractParameterEditor.setValue(AbstractParameterEditor.java:75) at org.opensha.commons.param.editor.impl.ConstrainedStringParameterEditor.itemStateChanged(ConstrainedStringParameterEditor.java:99) at javax.swing.JComboBox.fireItemStateChanged(Unknown Source) at javax.swing.JComboBox.selectedItemChanged(Unknown Source) at javax.swing.JComboBox.contentsChanged(Unknown Source) at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) at javax.swing.JComboBox.setSelectedItem(Unknown Source) at javax.swing.JComboBox.s
Note: See
TracTickets for help on using
tickets.
Odd - how are you launching it? Via web start or manually? The error stack trace is getting cut off in the automatic bug submission, can you include the full one? I just tried manually downloading this jar file, ran it, and then successfully calculated a hazard curve with the New Zealand 2012 ERF.
http://opensha.usc.edu/apps/opensha/GCIM_HazardCurve/nightly/GCIM_HazardCurve-1.3.1-11262-2016_02_29.jar