Opened 12 years ago

Closed 11 years ago

#359 closed defect (wontfix)

Bug in HazardCurveServer

Reported by: keith@… Owned by: Peter Powers
Priority: major Milestone:
Component: sha Version: 1.2.3
Keywords: HazardCurveServer Cc:

Description

Steps to reproduce: (PLEASE FILL IN)
Hi, guys. I'm submitting a 2nd copy of this bug report because the same app fails on 2 different computers, one a virtual machine operated by somebody else, and one PC of my own.

Other info: (PLEASE FILL IN)

Application: HazardCurveServer?
Version: 1.2.3
Bulid Type: Production
Java Version: 1.6.0_26 (Sun Microsystems Inc.)
Operating System: Windows 7 (arch: x86, version: 6.1)

Exception:

java.lang.NullPointerException
	at org.opensha.sha.calc.HazardCurveCalculator.getHazardCurve(HazardCurveCalculator.java:263)
	at org.opensha.sha.gui.HazardCurveServerModeApplication.computeHazardCurve(HazardCurveServerModeApplication.java:1345)
	at org.opensha.sha.gui.HazardCurveServerModeApplication.run(HazardCurveServerModeApplication.java:930)
	at java.lang.Thread.run(Unknown Source)

Metadata:

Cacluation Type = Probabilistic

IMR Param List:


IMR = Campbell & Bozorgnia (2008); Gaussian Truncation = None; Tectonic Region = Active Shallow Crust; Component = Average Horizontal (GMRotI50); Std Dev Type = Total

Site Param List:


Longitude = -122.139349; Latitude = 38.221277; Vs30 = 280.0; Depth 2.5 km/sec = 3.5

IMT Param List:


IMT = SA; SA Period = 1.0; SA Damping = 5.0

Forecast Param List:


Eqk Rup Forecast = WGCEP UCERF 1.0 (2005); Fault Model = Frankel's; Rupture Offset = 5.0; Background Seismicity = Include; Time Dependent = true; Treat Background Seismicity As = Point Sources

TimeSpan? Param List:


Duration = 30.0; Start Year = 2006

Calculation Settings:


Maximum Distance = 200.0; Num Event Sets = 1; Use Mag-Distance Filter? = false; null%3

Change History (3)

comment:1 Changed 12 years ago by Peter Powers

I am currently unable to replicate the problem. The server mode application is very very slow to respond but given enough time, UCERF_1 calculations go to completion. I'm not entirely sure why the application is so slow; Kevin is working on updating some of the technology used for web-service based ERFs.

comment:2 Changed 12 years ago by Peter Powers

Update; with background seismicity enabled I am able to replicate the problem. The Local Mode application works fine though. Keith, can you use the Local version instead for now?

comment:3 Changed 11 years ago by Kevin Milner

Resolution: wontfix
Status: newclosed

Resolving as "wontfix" as server apps are being retired

Note: See TracTickets for help on using tickets.