Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool stops with an error when processing an orchestration with multiple correlation sets #11

Open
probertdaniel opened this issue Dec 2, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@probertdaniel
Copy link
Collaborator

probertdaniel commented Dec 2, 2020

Description

The tool displays an error and stops if you attempt to parse an orchestration that has multiple Initializing Correlation Sets (on a Receive shape) or multiple Initializing/Following Correlation Sets (on a Send shape).
The error displayed is:
image

The tool does not generate any output for that orchestration, even if the --no-abort flag is used.

Environment and tool versions

  • AIM Tool Version (aim --version): 0.5.1-beta.2020102844785
  • Windows Version (systeminfo): 10.0.19041 N/A Build 19041
  • Shell: PowerShell
  • Shell Version ($PSVersionTable | bash --version): 5.1.19041.610

Repro steps

Create an orchestration that has at least 2 correlation sets as the Initializing Correlation Sets property on an activatable Receive shape:
image

Expected result

Tool successfully processes the MSI with no errors.

Current result

The tool stops and outputs an error.

@probertdaniel probertdaniel added the bug Something isn't working label Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant