Hi Guys,
Yesterday I manage to ran a few models using OpenQuake, and I also
succeed running one segment of Great Sumatran Fault, but later in the
day somehow it didn't work again, I try to run the simple fault model
and it also not working.
I copy the error message below.
Thank you so much.
Cheers,
Amalfi
omang@li93-240:/usr/openquake$ openquake --config_file=omang/
demos_14_12_11/simple_fault_demo_hazard/config.gem --output_type=xml
Ignoring GMF_RANDOM_SEED in classical, it's meaningful only in
deterministic, event_based
CRITICAL:root:Job failed with exception: 'connection already closed'
CRITICAL:root:Job failed with exception: 'connection already closed'
[2012-02-16 10:55:59,748 #31
li93-240.members.linode.com CRITICAL
MainProcess/8479 root] Job failed with exception: 'connection already
closed'
Traceback (most recent call last):
File "/usr/bin/openquake", line 125, in <module>
job.run_job(FLAGS.config_file, FLAGS.output_type)
File "/usr/lib/pymodules/python2.7/openquake/job/__init__.py", line
82, in run_job
a_job.launch()
File "/usr/lib/pymodules/python2.7/openquake/job/__init__.py", line
474, in launch
self.execute()
File "/usr/lib/pymodules/python2.7/openquake/java.py", line 329, in
unwrap_exception
return func(*targs, **tkwargs)
File "/usr/lib/pymodules/python2.7/openquake/hazard/general.py",
line 70, in preloader
return fn(self, *args, **kwargs)
File "/usr/lib/pymodules/python2.7/openquake/hazard/opensha.py",
line 60, in decorated
return fn(self, *args, **kwargs)
File "/usr/lib/pymodules/python2.7/openquake/hazard/opensha.py",
line 288, in execute
serializer=self.serialize_hazard_curve_of_realization)
File "/usr/lib/pymodules/python2.7/openquake/hazard/opensha.py",
line 142, in do_curves
flatten_results=True)
File "/usr/lib/pymodules/python2.7/openquake/utils/tasks.py", line
104, in distribute
flatten_results, ignore_results)
File "/usr/lib/pymodules/python2.7/openquake/utils/tasks.py", line
183, in _distribute
return _handle_subtasks(subtasks, flatten_results)
File "/usr/lib/pymodules/python2.7/openquake/utils/tasks.py", line
248, in _handle_subtasks
_check_exception(the_results)
File "/usr/lib/pymodules/python2.7/openquake/utils/tasks.py", line
229, in _check_exception
raise result
psycopg2.InterfaceError: connection already closed
Aborted
omang@li93-240:/usr/openquake$