Hallo !
I am having constantly the following error, could I obtain a feedback
or help?:
Thanks so much !
aviles@li368-249:/usr/openquake$ openquake --config_file=/usr/
openquake/aviles/working/AKBOMMER/config.gem --output_type=xml
Ignoring NUMBER_OF_SEISMICITY_HISTORIES in classical, it's meaningful
only in event_based
Ignoring GROUND_MOTION_CORRELATION in classical, it's meaningful only
in deterministic, event_based
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-28 10:47:13,459 #159
li368-249.members.linode.com CRITICAL
MainProcess/16878 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
aviles@li368-249:/usr/openquake$