-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Cannot serialise field parent on object ... as setter and getters were different types #16954
Labels
kind/bug
Something isn't working
Milestone
Comments
lburgazzoli
changed the title
StackOverflowError: BytecodeRecorderImpl.loadObjectInstance
Cannot serialise field parent on object SetBody[exchangeProperty{CamelTimerCounter}] as setter and getters were different types
May 3, 2021
lburgazzoli
changed the title
Cannot serialise field parent on object SetBody[exchangeProperty{CamelTimerCounter}] as setter and getters were different types
Cannot serialise field parent on object ... as setter and getters were different types
May 3, 2021
@gsmet can we get someone looking at this ? |
#17279 fixes it but... then you have a |
The stack overflow I think was an issue on my side, I don't see it anymore. |
The stack overflow was this cycle:
|
I marked #17279 for backport. Now I have no idea if we will release another 1.13. |
This was referenced May 18, 2021
Closing as the original issue is fixed by #17279 . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Env
Quarkus Version 1.13.2 on openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment 18.9 (build 11.0.11+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.11+9, mixed mode, sharing)
Describe the bug
To Reproduce
mvn install -Pquickly
integration-tests/kamelet
The text was updated successfully, but these errors were encountered: