Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 94000 invoked from network); 12 Dec 2006 14:21:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 14:21:40 -0000 Received: (qmail 54172 invoked by uid 500); 12 Dec 2006 14:21:34 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 54116 invoked by uid 500); 12 Dec 2006 14:21:33 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 54080 invoked by uid 99); 12 Dec 2006 14:21:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 06:21:33 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ivavladimir@gmail.com designates 72.14.214.229 as permitted sender) Received: from [72.14.214.229] (HELO hu-out-0506.google.com) (72.14.214.229) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 06:21:22 -0800 Received: by hu-out-0506.google.com with SMTP id 28so1252470hug for ; Tue, 12 Dec 2006 06:21:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=an8yWwCkHbOudRd+3I27TzWp7M3QuUGwB3QjSTH6lMKb/WEZlwrLDkTpf5ImtXzPM/byDvUkpz3YZI96VoLHq9BWQM//Syjtl4BkEDnajE0Noi5xK7TB51UvQPcLgA5uwGKi2pPQCavkF3IKhR66yDQSJSYnHfFaO19k+7e2zME= Received: by 10.78.170.17 with SMTP id s17mr2222762hue.1165932838953; Tue, 12 Dec 2006 06:13:58 -0800 (PST) Received: by 10.78.145.6 with HTTP; Tue, 12 Dec 2006 06:13:58 -0800 (PST) Message-ID: <7273946b0612120613k43ec5587s524124f3a4cf70a3@mail.gmail.com> Date: Tue, 12 Dec 2006 20:13:58 +0600 From: "Vladimir Ivanov" To: dev Subject: [classlib][testing]BUILD FAILED Windows XP SP2 msvc debug: classlib over ibmvm MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_110926_28924510.1165932838688" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_110926_28924510.1165932838688 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline The classlib tests hang up on the IBM VM. Due to open debug window this test was not killed by timeout: The execution log is: [exec] [junit] Exception in thread "main" java.security.AccessControlException: Access denied ( java.lang.RuntimePermission setIO) [exec] [junit] at java.security.AccessController.checkPermission(AccessController.java:94) [exec] [junit] at java.lang.SecurityManager.checkPermission (SecurityManager.java:734) [exec] [junit] at org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest$MockSecurityManager.checkPermission (DatagramChannelTest.ja va:2612) [exec] [junit] at java.lang.System.setOut(System.java:183) [exec] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run( JUnitTestRunner.java:39) [exec] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch( JUnitTestRunner.java:672) [exec] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main( JUnitTestRunner.java:546) [exec] [cc]Dec-12 20:05:50 AntBuilder - Build timeout timer of 10000 seconds has expired [exec] [cc]Dec-12 20:05:50 jectController- classlib Controller: build result event: build failed [exec] [cc]Dec-12 20:05:50 Project - Project classlib: merging accumulated log files [exec] [cc]Dec-12 20:05:50 jectController- classlib Controller: build progress event: merging accumulated log files [exec] [cc]Dec-12 20:06:08 MergeLogger - Could not read log: projects\classlib\trunk\build\test_report\TEST- org.apache.harmony.nio.tests.java.nio.channel Thanks, Vladimir ------=_Part_110926_28924510.1165932838688--