Skip to content

%SYSTEM.OBJ.Load fails when called from embedded python #3

@daimor

Description

@daimor

The code, fails immediately, crashing python with exit code 3
even for a very simple file
iris.cls('%SYSTEM.OBJ').Load('/home/irisowner/app/src/dc/demo.cls','ck')

image

With IPM, it manages to show the place where it fails but still crashes with no way to catch it staying on Python level

>>> import iris
>>> iris.cls('%ZPM.PackageManager').Shell('install webterminal')

[USER|webterminal]      Reload START (/usr/irissys/mgr/.modules/USER/webterminal/4.9.6/)
[webterminal]   Reload FAILURE
ERROR! ObjectScript error: <FUNCTION>LoadUDL+47^%apiOBJ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions