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

NullPointerException "errorEventDefinition.getError().getErrorCode()" #646

Closed
ikarakayali opened this issue Jan 5, 2024 · 2 comments
Closed

Comments

@ikarakayali
Copy link

In Camunda version 8.3, it is now possible to permit the Error Start Event's Error Reference to take on a null value.
When we leave it null, BPMN can be uploaded; however, Simple Monitor throws an error as mentioned below.

NullPointerException
Cannot invoke "io.camunda.zeebe.model.bpmn.instance.Error.getErrorCode()" because the return value of "io.camunda.zeebe.model.bpmn.instance.ErrorEventDefinition.getError()" is null

@nitram509
Copy link
Collaborator

Thanks for reporting this.
What version of Simple Monitor you use?

@ikarakayali
Copy link
Author

You're welcome.
it is 2.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants