Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 26636 invoked from network); 7 Mar 2008 08:49:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2008 08:49:03 -0000 Received: (qmail 44077 invoked by uid 500); 7 Mar 2008 08:49:00 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 44053 invoked by uid 500); 7 Mar 2008 08:49:00 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 44044 invoked by uid 99); 7 Mar 2008 08:49:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 00:49:00 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 08:48:32 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4284A234C0A0 for ; Fri, 7 Mar 2008 00:47:47 -0800 (PST) Message-ID: <841820589.1204879667271.JavaMail.jira@brutus> Date: Fri, 7 Mar 2008 00:47:47 -0800 (PST) From: "Pavel Rebriy (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5567) [drlvm][reliability] DelegationModelTest failed In-Reply-To: <2037671159.1204629880694.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576084#action_12576084 ] Pavel Rebriy commented on HARMONY-5567: --------------------------------------- Thus it is a duplication of HARMONY-5047. > [drlvm][reliability] DelegationModelTest failed > ------------------------------------------------ > > Key: HARMONY-5567 > URL: https://issues.apache.org/jira/browse/HARMONY-5567 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: Linux x86_64 5.0M5 > Reporter: Andrey Yakushev > > vm.classloading.DelegationModelTest failed with message: > Error: VTable pool overflow, resize is not allowed. Please, extand VTable pool size. > Probable reason is the leackage of VTable entries. Bug HARMONY-5047 also have similar failure symptoms. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.