You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "fabio martelli (JIRA)" <ji...@apache.org> on 2018/01/30 11:05:00 UTC

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

fabio martelli created SYNCOPE-1266:
---------------------------------------

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