-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Labels
No labels