You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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.
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
The text was updated successfully, but these errors were encountered: