Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3BA63101F3 for ; Wed, 11 Mar 2015 08:53:45 +0000 (UTC) Received: (qmail 28356 invoked by uid 500); 11 Mar 2015 08:53:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 28314 invoked by uid 500); 11 Mar 2015 08:53:38 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 28296 invoked by uid 99); 11 Mar 2015 08:53:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Mar 2015 08:53:38 +0000 Date: Wed, 11 Mar 2015 08:53:38 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13191) mvn site fails on jenkins due to permgen MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356500#comment-14356500 ] Mikhail Antonov commented on HBASE-13191: ----------------------------------------- Cool! Just hit this again on 12586.. Looks good to me, just this - MAVEN_OPTS="${MAVEN_OPTS:="-Xmx3100M"}" - looks a bit strange at first glance (no bracket after second MAVEN_OPTS?), but I'd try.. > mvn site fails on jenkins due to permgen > ---------------------------------------- > > Key: HBASE-13191 > URL: https://issues.apache.org/jira/browse/HBASE-13191 > Project: HBase > Issue Type: Bug > Reporter: Sean Busbey > Assignee: Sean Busbey > Fix For: 2.0.0 > > Attachments: HBASE-13191.1.patch.txt, HBASE-13191.addendum.1.patch.txt, HBASE-13191.addendum.2.txt, HBASE-13191.addendum.3.patch.txt, HBASE-13191.not-really-a.patch.txt, HBASE-13191.not-really-a.patch.txt, HBASE-13191.not-really-a.patch.txt > > > patch QA is failing the mvn site goal due to permgen. > looks like we have ~3 places we try to set it. consolidate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)