You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/30 15:46:00 UTC

[jira] [Commented] (SYNCOPE-1266) Multivalue binary attributes leads to OutOfMemory exception

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

ASF subversion and git services commented on SYNCOPE-1266:
----------------------------------------------------------

Commit f3388a03d62747b844570c2ed7adb4aca53d5dbe in syncope's branch refs/heads/2_0_X from [~fmartelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=f3388a0 ]

[SYNCOPE-1266] fixes the clone method of the BinaryFieldPanel


> Multivalue binary attributes leads to OutOfMemory exception
> -----------------------------------------------------------
>
>                 Key: SYNCOPE-1266
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1266
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.0.7
>            Reporter: fabio martelli
>            Assignee: fabio martelli
>            Priority: Major
>             Fix For: 2.0.8, 2.1.0
>
>
> The editing of a user with multivalue binary attributes leads to the following exception.
> {quote}Root cause:
> java.lang.OutOfMemoryError: Java heap space
> Complete stack:
> org.apache.wicket.WicketRuntimeException: Error attaching this container for rendering: [Fragment [Component id = content]]
>  at org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1837)
> {quote}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)