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

2020-11-18 Thread ASF subversion and git services (Jira)


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

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)


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

2020-11-18 Thread ASF subversion and git services (Jira)


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

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)


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

2020-11-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2020-09-16 Thread Uwe Simon (Jira)


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

Uwe Simon commented on OPENMEETINGS-2441:
-

Yesterday I had the issue 2 times, today it works. looks like it depends on 
something what I did before.

> 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
> 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)


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

2020-09-15 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik commented on OPENMEETINGS-2441:


Hello [~uwesimon],

could you please share steps to reproduce for this issue?

I just have tried to create appointment and invite one internal OM user and got 
no errors :(

> 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
> 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)