Orthophoto Not Created

{
            "command": "\"/code/SuperBuild/install/bin/odm_orthophoto\" -inputFiles /var/www/data/781d7c0d-aabf-4461-899d-fb631ab01eaf/odm_texturing_25d/odm_textured_model_geo.obj -logFile \"/var/www/data/781d7c0d-aabf-4461-899d-fb631ab01eaf/odm_orthophoto/odm_orthophoto_log.txt\" -outputFile \"/var/www/data/781d7c0d-aabf-4461-899d-fb631ab01eaf/odm_orthophoto/odm_orthophoto_render.tif\" -resolution 76.16090239023033 -verbose -outputCornerFile \"/var/www/data/781d7c0d-aabf-4461-899d-fb631ab01eaf/odm_orthophoto/odm_orthophoto_corners.txt\"  ",
            "exitCode": 137,
            "output": [
                "Boundary points:",
                "Point 1: -2190.02 -661.017",
                "Point 2: -2190.02 773.947",
                "Point 3: 1194.01 773.947",
                "Point 4: 1194.01 -661.017",
                "",
                "Model bounds x : -2190.02 -> 1194.01",
                "Model bounds y : -661.017 -> 773.947",
                "Model area : 4.85596e+06m2",
                "Killed"
            ]
        }
    ],
    "success": false,
    "error": {
        "code": 137,
        "message": "Child returned 137"
    },
    "stackTrace": [
        "Traceback (most recent call last):",
        "File \"/code/stages/odm_app.py\", line 81, in execute",
        "self.first_stage.run()",
        "File \"/code/opendm/types.py\", line 386, in run",
        "self.next_stage.run(outputs)",
        "File \"/code/opendm/types.py\", line 386, in run",
        "self.next_stage.run(outputs)",
        "File \"/code/opendm/types.py\", line 386, in run",
        "self.next_stage.run(outputs)",
        "[Previous line repeated 7 more times]",
        "File \"/code/opendm/types.py\", line 365, in run",
        "self.process(self.args, outputs)",
        "File \"/code/stages/odm_orthophoto.py\", line 85, in process",
        "system.run('\"{odm_ortho_bin}\" -inputFiles {models} '",
        "File \"/code/opendm/system.py\", line 109, in run",
        "raise SubprocessException(\"Child returned {}\".format(retcode), retcode)",
        "opendm.system.SubprocessException: Child returned 137",
        ""
    ],
    "endTime": "2023-01-15T07:22:28.900061",
    "totalTime": 64989.45

It was large data. It failed after 17-18 hours

1 Like

Almost 2 years?

2 Likes

Typo :sweat_smile:
17-18 hours

4 Likes

Not enough RAM.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.