UHS demo GEM Cluster failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake (deprecated) |
Fix Released
|
Critical
|
Lars Butler |
Bug Description
laurentiu@
[2012-04-18 16:54:11,534 #592 - INFO MainProcess/8731 supervisor] Entering supervisor for job 592
[2012-04-18 16:54:11,549 #592 - DEBUG MainProcess/8731 amqplib] Start from server, version: 8.0, properties: {u'information': u'Licensed under the MPL. See http://
[2012-04-18 16:54:11,551 #592 - DEBUG MainProcess/8731 amqplib] Open OK! known_hosts []
[2012-04-18 16:54:11,552 #592 - DEBUG MainProcess/8731 amqplib] using channel_id: 1
[2012-04-18 16:54:11,553 #592 - DEBUG MainProcess/8731 amqplib] Channel open
[2012-04-18 16:54:11,797 #592 gemcontrol.ethz.ch INFO MainProcess/8730 root] Storing source model from job config
[2012-04-18 16:54:12,203 #592 gemcontrol.ethz.ch INFO MainProcess/8730 root] Storing GMPE map from job config
[2012-04-18 16:54:12,205 #592 gemcontrol.ethz.ch DEBUG MainProcess/8730 hazard] -data_length: 1
[2012-04-18 16:54:12,205 #592 gemcontrol.ethz.ch DEBUG MainProcess/8730 hazard] -#subtasks: 1
[2012-04-18 16:55:10,859 #592 gemmicro02.(null) INFO PoolWorker-26/55813 root] Computing UHS for job_id=592, site=Site(0.0, 0.0), realization=0. UHS results will be serialized to the database.
[2012-04-18 16:54:19,479 #592 gemcontrol.ethz.ch CRITICAL MainProcess/8730 root] Calculation failed with exception: 'invalid byte sequence for encoding "UTF8": 0x00
'
Traceback (most recent call last):
File "/usr/bin/
log_
File "/usr/lib/
_launch_
File "/usr/lib/
calculator.
File "/usr/lib/
ath=
File "/usr/lib/
_check_
File "/usr/lib/
raise result
django.
[2012-04-18 16:54:20,543 #592 - INFO MainProcess/8731 root] Recording stop time for job 592 to calc_stats
[2012-04-18 16:54:20,575 #592 - INFO MainProcess/8731 root] Cleaning up after job 592
[2012-04-18 16:54:20,576 #592 - INFO MainProcess/8731 root] KVS garbage collection removed 5 keys for job 592
[2012-04-18 16:54:20,581 #592 - DEBUG MainProcess/8731 amqplib] Closed channel #1
[2012-04-18 16:54:20,582 #592 - INFO MainProcess/8731 supervisor] Job 592 finished in 0:00:09.023892
[2012-04-18 16:54:20,582 #592 - INFO MainProcess/8731 supervisor] Exiting supervisor for job 592
Changed in openquake: | |
importance: | Undecided → High |
assignee: | nobody → Lars Butler (lars-butler) |
Changed in openquake: | |
status: | Fix Committed → Fix Released |
First attempt at a solution:
on gemcontrol /9.1/main/ postgresql. conf
in /etc/postgresql
set conforming_ strings = off`
`standard_
and restarted postgres.
Dr. Danciu is trying to run openquake again to see if that resolves the issue.
Related bug: bug # 911714, which is related to a Django bug: https:/ /code.djangopro ject.com/ ticket/ 16778