Skip to content

Code is very fragile. it crashes entire server if a bad assx upload or used #214

@EmilAlipiev

Description

@EmilAlipiev

If i have many aasx files and one of them is bad formatted, server is crashing without any information. Not even throwing any exception or writing anything to console.
This makes the code not very useable. I give a simple example;
download https://www.admin-shell-io.com/samples/aasx/13_DKE.aasx
and try to use it in the server. Server will crash at the \aasx-server\src\AasxCsharpLibrary\AdminShellPackageEnv.cs ln:591
this is just 1 out of many other examples.
Instead of just crashing entire server without any information, it will be nice to ignore this aasx with a warning or error message only for this aasx thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: TriageNeeds sortingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions