Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 454)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#494 duplicate Bug in HazardCurveLocal anonymous
Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveLocal? Version: 1.3.1 Bulid Type: Production Java Version: 1.8.0_31 (Oracle Corporation) Operating System: Windows 8 (arch: x86, version: 6.2)

Exception:

java.lang.RuntimeException: java.lang.IllegalArgumentException: Parameter 'Duration' not supported by this editor
	at org.opensha.commons.param.impl.DoubleDiscreteParameter.getEditor(DoubleDiscreteParameter.java:389)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.addParameters(ParameterListEditor.java:271)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.setParameterList(ParameterListEditor.java:110)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.<init>(ParameterListEditor.java:103)
	at org.opensha.sha.gui.beans.TimeSpanGuiBean.setTimeSpan(TimeSpanGuiBean.java:92)
	at org.opensha.sha.gui.beans.ERF_GuiBean.createTimeSpanPanel(ERF_GuiBean.java:270)
	at org.opensha.sha.gui.beans.ERF_GuiBean.setParamsInForecast(ERF_GuiBean.java:253)
	at org.opensha.sha.gui.beans.ERF_GuiBean.refreshGUI(ERF_GuiBean.java:519)
	at org.opensha.sha.gui.beans.ERF_GuiBean.parameterChange(ERF_GuiBean.java:514)
	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:74)
	at org.opensha.commons.param.editor.impl.ConstrainedStringParameterEditor.itemStateChanged(ConstrainedStringParameterEditor.java:99)
	at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
	at javax.swing.JComboBox.selectedItemChanged(Un
#493 duplicate Bug in HazardCurveLocal anonymous
Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveLocal? Version: 1.3.1 Bulid Type: Production Java Version: 1.8.0_40 (Oracle Corporation) Operating System: Windows 8 (arch: x86, version: 6.2)

Exception:

java.lang.RuntimeException: java.lang.IllegalArgumentException: Parameter 'Duration' not supported by this editor
	at org.opensha.commons.param.impl.DoubleDiscreteParameter.getEditor(DoubleDiscreteParameter.java:389)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.addParameters(ParameterListEditor.java:271)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.setParameterList(ParameterListEditor.java:110)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.<init>(ParameterListEditor.java:103)
	at org.opensha.sha.gui.beans.TimeSpanGuiBean.setTimeSpan(TimeSpanGuiBean.java:92)
	at org.opensha.sha.gui.beans.ERF_GuiBean.createTimeSpanPanel(ERF_GuiBean.java:270)
	at org.opensha.sha.gui.beans.ERF_GuiBean.setParamsInForecast(ERF_GuiBean.java:253)
	at org.opensha.sha.gui.beans.ERF_GuiBean.refreshGUI(ERF_GuiBean.java:519)
	at org.opensha.sha.gui.beans.ERF_GuiBean.parameterChange(ERF_GuiBean.java:514)
	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:74)
	at org.opensha.commons.param.editor.impl.ConstrainedStringParameterEditor.itemStateChanged(ConstrainedStringParameterEditor.java:99)
	at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
	at javax.swing.JComboBox.selectedItemChanged(Un
#492 fixed Add NGAWest2's to Attenuation Relationship Plotter Kevin Milner Kevin Milner
Description

Requires some parameter modifications to the attenuation relationships themselves, not just addition to the list in the application.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.