Skip to content

ALISA: Verification fails with class cast exception when verification target does not exist in instance model #1812

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

Closed
reteprelief opened this issue May 19, 2019 · 0 comments · Fixed by #1814
Assignees
Milestone

Comments

@reteprelief
Copy link
Contributor

ALISA uses the enclosing component instance as target when the desired target is not found within the enclosing component instance. That leads to class cast exception since the verification method expects an instance of the appropriate category.

This was triggered by the core instantiator not creating an end to end flow instance without informing the user. See #1809

@reteprelief reteprelief self-assigned this May 19, 2019
@lwrage lwrage changed the title ALISA: verification fails with class cast exception when verificaiton target does not exist in instance model ALISA: Verification fails with class cast exception when verification target does not exist in instance model May 21, 2019
@lwrage lwrage added this to the 2.5.1 milestone May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants