Opened 12 years ago
Closed 12 years ago
#297 closed defect (invalid)
Bug in HazardCurveServer
Reported by: | Owned by: | Peter Powers | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | sha | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce: (PLEASE FILL IN)
Other info: (PLEASE FILL IN)
Application: HazardCurveServer?
Version: 1.1.4
Bulid Type: dist
Metadata:
Problem occured during initialization the ERF's. All parameters are set to default.
Exception:
java.lang.reflect.InvocationTargetException 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.gui.beans.ERF_GuiBean.createERFClassInstance(ERF_GuiBean.java:139) at org.opensha.sha.gui.beans.ERF_GuiBean.init_erf_IndParamListAndEditor(ERF_GuiBean.java:246) at org.opensha.sha.gui.beans.ERF_GuiBean.<init>(ERF_GuiBean.java:118) at org.opensha.sha.gui.HazardCurveServerModeApplication.initERF_GuiBean(HazardCurveServerModeApplication.java:1888) at org.opensha.sha.gui.HazardCurveServerModeApplication.init(HazardCurveServerModeApplication.java:382) at org.opensha.sha.gui.HazardCurveServerModeApplication.main(HazardCurveServerModeApplication.java:789) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.javaws.Launcher.executeApplication(Unknown Source) at com.sun.javaws.Launcher.executeMainClass(Unknown Source) at com.sun.javaws.Launcher.doLaunchApp(Unknown Source) at com.sun.javaws.Launcher.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.rmi.ConnectException: Connection refused to host: opensha.usc.edu; nested exception
Note: See
TracTickets for help on using
tickets.
Thank you for taking the time to submit a bug report. The problem, however, is most likely due to a firewall issue. You can either make sure that your firewall is configured to allow access to opensha.usc.edu, ports 40000-40500, or use the local versions of the applications. Please comment here if this does not in fact fix your problem.
Thanks,
Kevin