From dev-return-14981-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Tue Jan 30 16:46:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 07E8A18066D for ; Tue, 30 Jan 2018 16:46:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EBFAD160C42; Tue, 30 Jan 2018 15:46:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3ED21160C53 for ; Tue, 30 Jan 2018 16:46:04 +0100 (CET) Received: (qmail 4086 invoked by uid 500); 30 Jan 2018 15:46:03 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 3850 invoked by uid 99); 30 Jan 2018 15:46:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2018 15:46:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E3C461A4275 for ; Tue, 30 Jan 2018 15:46:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Tfwf6IChf39n for ; Tue, 30 Jan 2018 15:46:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C47BE60E39 for ; Tue, 30 Jan 2018 15:46:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 09C8AE01AA for ; Tue, 30 Jan 2018 15:46:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id C10BA240F6 for ; Tue, 30 Jan 2018 15:46:00 +0000 (UTC) Date: Tue, 30 Jan 2018 15:46:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1266) Multivalue binary attributes leads to OutOfMemory exception MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1266?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 345254#comment-16345254 ]=20 ASF subversion and git services commented on SYNCOPE-1266: ---------------------------------------------------------- Commit f3388a03d62747b844570c2ed7adb4aca53d5dbe in syncope's branch refs/he= ads/2_0_X from [~fmartelli] [ https://git-wip-us.apache.org/repos/asf?p=3Dsyncope.git;h=3Df3388a0 ] [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 foll= owing 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 =3D content]] > at org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContai= ner.java:1837) > {quote} > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)