Opened 13 years ago

Closed 13 years ago

#180 closed defect (fixed)

Bug in HazardCurveServer

Reported by: anonymous Owned by: Peter Powers
Priority: major Milestone:
Component: sha Version:
Keywords: HazardCurveServer Cc:

Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveServer?
Version: 1.1.2
Bulid Type: dist

Metadata:

Cacluation Type = Probabilistic

IMR Param List:


IMR = Campbell and Bozorgnia (2003); Gaussian Truncation = None; Tectonic Region = Active Shallow Crust; Component = Average Horizontal; Std Dev Type = Total (Mag Dependent)

Site Param List:


Longitude = -122.417; Latitude = 37.8; Campbell-2003 Site Type = Firm-Rock

IMT Param List:


IMT = PGA

Forecast Param List:


Eqk Rup Forecast = WG02 Fortran Wrapped ERF List; Rupture Offset = 10.0; Fault Discretization = 2.0; Delta Mag = 0.2; Background Seismicity = Exclude; GR Tail Seismicity = Include; Num Realizations = 100; San_Andreas Prob. Model Wts [ Poisson = 0.1 ; BPT = 0.154 ; BPT w/ STEP = 0.231 ; Empirical = 0.181 ; Time Pred. = 0.335 ]; Hayward/RC Prob. Model Wts [ Poisson = 0.123 ; BPT = 0.131 ; BPT w/ STEP = 0.462 ; Empirical = 0.285 ]; Calaveras Prob. Model Wts [ Poisson = 0.227 ; BPT = 0.142 ; BPT w/ STEP = 0.315 ; Empirical = 0.315 ]; Concord/GV Prob. Model Wts [ Poisson = 0.246 ; BPT = 0.123 ; BPT w/ STEP = 0.354 ; Empirical = 0.277 ]; San_Gregorio Prob. Model Wts [ Poisson = 0.196 ; BPT = 0.115 ; BPT w/ STEP = 0.396 ; Empirical = 0.292 ]; Greenville Prob. Model Wts [ Poisson = 0.231 ; BPT = 0.131 ; BPT w/ STEP = 0.35 ; Empirical = 0.288 ]; Mt_Diablo Prob. Model Wts [ Poisson = 0.308 ; BPT = 0.092 ; BPT w/ STEP = 0.204 ; Empirical = 0.396 ]

TimeSpan? Param List:


Duration = 30.0; Start Year = 2002

Calculation Settings:


Maximum Distance = 200.0; Num Event Sets = 1; Use Mag-Distance Filter? = false; null; Set TRT From Source? = false; If source TRT not supported by IMR = Use TRT value already set in IMR

Exception:

java.lang.NullPointerException
	at org.opensha.sha.gui.HazardCurveServerModeApplication.computeHazardCurve(HazardCurveServerModeApplication.java:1330)
	at org.opensha.sha.gui.HazardCurveServerModeApplication.run(HazardCurveServerModeApplication.java:943)
	at java.lang.Thread.run(Unknown Source)

Change History (1)

comment:1 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

I implemented a fix in [7744]...hard to tell though without steps to reproduce

Note: See TracTickets for help on using tickets.