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 · 2 comments
Assignees
Labels
kind:bug Something isn't working

Comments

@markfarkas-camunda
Copy link
Contributor

markfarkas-camunda commented Nov 13, 2024

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

stack trace

stacktrace.txt

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?

@markfarkas-camunda
Copy link
Contributor Author

Good questions! Unfortunately we do not have information about the OpenAPI schema or Postman collection the customer was using. What we have though is a partial stack trace I attached to the issue description now.

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