[
https://issues.apache.org/jira/browse/ISIS-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved ISIS-3265.
------------------------------
Resolution: Incomplete
could not resolve the issue: question is why do some JPA entity post load
events happen with the passed over pojo not (fully) attached
instead of running into a stack overflow, we now only log an error message
instead and don't propagate the on-load event further
> [JPA] Stack Overflow on postLoad event
> --------------------------------------
>
> Key: ISIS-3265
> URL: https://issues.apache.org/jira/browse/ISIS-3265
> Project: Isis
> Issue Type: Bug
> Components: Isis Persistence JPA
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC1
>
> Attachments: stacktrace.txt
>
>
> Can be reproduced with Helloworld JPA ...
> (1) create obj 'test1'
> (2) create obj 'test1' -> validation error -> cancel
> (3) create obj 'test2'
> (4) list all obj -> stack overflow
--
This message was sent by Atlassian Jira
(v8.20.10#820010)