You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Uwe Simon (Jira)" <ji...@apache.org> on 2020/09/15 18:40:00 UTC

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

Uwe Simon created OPENMEETINGS-2441:
---------------------------------------

             Summary: 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: Improvement
            Reporter: Uwe Simon
            Assignee: Maxim Solodovnik
         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)