You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/18 16:31:00 UTC

[jira] [Commented] (OPENMEETINGS-2441) Inviting for a meeting as user of type "USER" returns "Internal Error"

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234786#comment-17234786 ] 

ASF subversion and git services commented on OPENMEETINGS-2441:
---------------------------------------------------------------

Commit b80d897bd8865a9a833a4765d6488e19dadd747b in openmeetings's branch refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=b80d897 ]

[OPENMEETINGS-2441] invitation saving should be more stable


> Inviting for a meeting as user of type "USER" returns "Internal Error"
> ----------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-2441
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2441
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Calendar
>    Affects Versions: 5.0.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>             Fix For: 5.1.0
>
>         Attachments: log.txt
>
>
> Creating an invitation for  a meeting as non "admin" user of type "USER" returns an "Internal error"
> The logfile contains
> {code:java}
> Unexpected error occurred
> org.springframework.dao.InvalidDataAccessApiUsageException: Encountered unmanaged object "org.apache.openmeetings.db.entity.user.User@12d1cbb4" in life cycle state unmanaged while cascading persistence via field "org.apache.openmeetings.db.entity.room.Invitation.invitedBy" during flush. However, this field does not allow cascade persist. You cannot flush unmanaged objects or graphs that have persistent associations to unmanaged objects{code}
> Creating an invitation as user "admin"  works fine.
> [^log.txt]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)