[JBoss JIRA] (WFLY-11793) JPA EntityManager merge infinite loop - java.lang.StackOverflowError
by Scott Marlow (Jira)
[ https://issues.jboss.org/browse/WFLY-11793?page=com.atlassian.jira.plugin... ]
Scott Marlow commented on WFLY-11793:
-------------------------------------
[~brunomaioli] I'm going to close this, as I think HHH-13296 should be sufficient.
> JPA EntityManager merge infinite loop - java.lang.StackOverflowError
> --------------------------------------------------------------------
>
> Key: WFLY-11793
> URL: https://issues.jboss.org/browse/WFLY-11793
> Project: WildFly
> Issue Type: Bug
> Components: JPA / Hibernate
> Affects Versions: 15.0.1.Final
> Environment: MAC OS Mojave
> Java 11
> Wildfly 15.0.1-Final
> Data Base Postgresql
> Reporter: Bruno Maioli Martins
> Assignee: Scott Marlow
> Priority: Critical
> Attachments: jstack.txt, server+querys.log, server-1.log, teste.zip
>
>
> Dear,
> When executing the update of a record invoking getEntityManager().merge(obj) the application goes into infinite loop. This behavior only occurs when there is a OneToMany bidirectional mapping of the entity Papel -> PermissaoAtribuida.
> If the same code runs outside of the Wildfly server context its execution occurs normally.
> Apparently the call getEntityManager.().merge(obj) attempts infinite selects to sync the object with transaction context before doing the merge.
> Attach the source code of my test classes.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (WFLY-12614) Duplicated ConstraintViolation message
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-12614?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-12614:
-----------------------------------------
[~asoldano] [~ron_sigal] From a look at the reproducer code this looks like either a REST or BV issue. I didn't run it so I'm not sure and guessed REST.
> Duplicated ConstraintViolation message
> --------------------------------------
>
> Key: WFLY-12614
> URL: https://issues.jboss.org/browse/WFLY-12614
> Project: WildFly
> Issue Type: Bug
> Components: Bean Validation, REST
> Affects Versions: 17.0.1.Final, 18.0.0.Beta1
> Reporter: Robin Schimpf
> Assignee: Alessio Soldano
> Priority: Major
> Attachments: wildfly-bug.zip
>
>
> We currently are upgrading our application from Wildfly 13 to Wildfly 17.0.1 and are receiving duplicated constraint violations in the response of an invalid request.
> Interestingly Wildfly 13 also seems to be not behaving correctly on the third request but in another way. There is the violation exception returned in the response instead of the duplicated value Wildfly 17 is returning now.
> I also tested this on the currently available Wildfly 18 Beta 1 and the issue is also reproducible.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (WFLY-12614) Duplicated ConstraintViolation message
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-12614?page=com.atlassian.jira.plugin... ]
Brian Stansberry reassigned WFLY-12614:
---------------------------------------
Component/s: Bean Validation
REST
Assignee: Alessio Soldano (was: Brian Stansberry)
> Duplicated ConstraintViolation message
> --------------------------------------
>
> Key: WFLY-12614
> URL: https://issues.jboss.org/browse/WFLY-12614
> Project: WildFly
> Issue Type: Bug
> Components: Bean Validation, REST
> Affects Versions: 17.0.1.Final, 18.0.0.Beta1
> Reporter: Robin Schimpf
> Assignee: Alessio Soldano
> Priority: Major
> Attachments: wildfly-bug.zip
>
>
> We currently are upgrading our application from Wildfly 13 to Wildfly 17.0.1 and are receiving duplicated constraint violations in the response of an invalid request.
> Interestingly Wildfly 13 also seems to be not behaving correctly on the third request but in another way. There is the violation exception returned in the response instead of the duplicated value Wildfly 17 is returning now.
> I also tested this on the currently available Wildfly 18 Beta 1 and the issue is also reproducible.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4598) Updates to Properties panel interaction and labeling
by Kyle Walker (Jira)
Kyle Walker created DROOLS-4598:
-----------------------------------
Summary: Updates to Properties panel interaction and labeling
Key: DROOLS-4598
URL: https://issues.jboss.org/browse/DROOLS-4598
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Kyle Walker
Assignee: Michael Anstis
Some changes required to make the property panel more easily found:
1. Open the Properties panel by default when opening Stunner
2. Change the name of the panel to "Properties"
3. Change the tooltip text for the Properties panel to reflect the changes and add an action word: "Open Properties panel"
See Marvel here: https://marvelapp.com/j6e2ij4
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (WFLY-12625) WildFly 19 release graphic
by Brian Stansberry (Jira)
Brian Stansberry created WFLY-12625:
---------------------------------------
Summary: WildFly 19 release graphic
Key: WFLY-12625
URL: https://issues.jboss.org/browse/WFLY-12625
Project: WildFly
Issue Type: Task
Components: Documentation
Reporter: Brian Stansberry
Assignee: James Perkins
Fix For: 19.0.0.Beta1
Get a graphic for wildfly.org for the 19 release.
I put this as a Blocker for the beta, but it really blocks the Final. But might as well get it done in advance.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years