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

[Template Generator] throws java.lang.StackOverflowError when generating data from OpenAPI schema #3649

Open
markfarkas-camunda opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
kind:bug Something isn't working

Comments

@markfarkas-camunda
Copy link
Contributor

Describe the Bug

For certain input parameters the generator throws java.lang.StackOverflowError. This happened the web-modeler invoked the generator in production. For more details see: https://github.com/camunda/web-modeler/issues/11532

Steps to Reproduce

Not defined yet.

Expected Behavior

The generator should never throw java.lang.StackOverflowError, no matter what are the input parameters.

Environment

  • Camunda version: 8.6
@markfarkas-camunda markfarkas-camunda added the kind:bug Something isn't working label Nov 13, 2024
@sbuettner
Copy link
Contributor

Thanks for reporting @markfarkas-camunda, do we have more information about the OpenAPI schema that the customer was using at that point? Any publicly available information? If not, do we have information about the customer so we could reach out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants