Skip to content

StackOverflowException when creating access container. #47

@t0mdavid-m

Description

@t0mdavid-m

We recently set up a new instrument (Orbitrap Eclipse, Tune version 4.2.4321) and are encountering an error when attempting to use the iAPI. Our existing software - previously working without issues on a different machine (Lumos) - now fails during initialization.

Specifically, we receive the following error when creating the access container:

Process is terminated due to StackOverflowException.

This occurs at the line:

Factory<IFusionInstrumentAccessContainer>.Create();

To rule out any issues with our code, we tested the fusion-example-client provided in the official iAPI repository. Unfortunately, this results in the exact same error.

Any guidance or troubleshooting steps would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions