Opened 8 years ago
#503 new defect
Bug in HazardCurveLocal
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | sha | Version: | |
Keywords: | HazardCurveLocal | Cc: |
Description
Steps to reproduce: (PLEASE FILL IN)
java -cp .;.\opensha-commons-1.3.2.jar org.opensha.sha.gui.HazardCurveApplicat?
ion
Other info: (PLEASE FILL IN)
Application: HazardCurveLocal?
Version: 1.3.2
Bulid Type: Production
Java Version: 1.8.0_60 (Oracle Corporation)
Operating System: Windows 7 (arch: x86, version: 6.1)
Exception:
java.lang.NoSuchMethodError: org.apache.commons.lang3.ArrayUtils.contains([Ljava/lang/Object;Ljava/lang/Object;)Z at org.opensha.sha.imr.AttenRelRef.get(AttenRelRef.java:351) at org.opensha.sha.imr.AttenRelRef.get(AttenRelRef.java:332) at org.opensha.sha.imr.AttenRelRef.instanceList(AttenRelRef.java:386) at org.opensha.sha.gui.HazardCurveApplication.initIMR_GuiBean(HazardCurveApplication.java:1720) at org.opensha.sha.gui.HazardCurveApplication.init(HazardCurveApplication.java:349) at org.opensha.sha.gui.HazardCurveApplication.main(HazardCurveApplication.java:735)
Note: See
TracTickets for help on using
tickets.