Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 65582 invoked from network); 3 May 2010 14:29:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 May 2010 14:29:46 -0000 Received: (qmail 76131 invoked by uid 500); 3 May 2010 14:29:46 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 75969 invoked by uid 500); 3 May 2010 14:29:46 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 75962 invoked by uid 99); 3 May 2010 14:29:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 14:29:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of xhhsld@gmail.com designates 209.85.212.54 as permitted sender) Received: from [209.85.212.54] (HELO mail-vw0-f54.google.com) (209.85.212.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 May 2010 14:29:38 +0000 Received: by vws7 with SMTP id 7so1435704vws.13 for ; Mon, 03 May 2010 07:29:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=n6HxFx5RNCPZ28ONeRMhRD0mwlmg+TDVHl12xelg3N8=; b=AmNuMF/eAa0xGmAc6A+pwr2NF1ijXXIpqNF+eO/O8ZA+3sSbZydG1c/wbT2XMwV1cB WhNv0B7cuKJ6l2meBzZUDu5Gl+ZzODJ2GLxzdzKzQsMWqiERA4o7/EMFJoGYvMB0Nyd1 oUxS0UDAEbl3koocAsJMCHBC4O5IgDtkTRMdk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=jtNXqKOjOSfqfdbpB9BXkgb0aY6z/4MS9PWaVIuSyj+4BCFc1viZT8FoZ/cz/JY+Z3 Xsuidm0Dy9m28bC+Z6qD2iGSjOTea7Aeqabte8sIOzLpdD1w7jUMzZheaGS82lTFf61+ ZfQgWVRme7P4dJiWwrE1iAbwMW9uiwzhQPMjg= MIME-Version: 1.0 Received: by 10.229.227.68 with SMTP id iz4mr255070qcb.44.1272896956252; Mon, 03 May 2010 07:29:16 -0700 (PDT) Received: by 10.229.111.135 with HTTP; Mon, 3 May 2010 07:29:16 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 May 2010 22:29:16 +0800 Message-ID: Subject: Re: G3 build failing on windows From: Ivan To: dev@geronimo.apache.org Content-Type: multipart/alternative; boundary=001636284982ea47380485b16a34 X-Virus-Checked: Checked by ClamAV on apache.org --001636284982ea47380485b16a34 Content-Type: text/plain; charset=ISO-8859-1 r940426 2010/5/3 Ashish Jain > thanks Ivan can you please point me to the revision number which fixes this > issue. So that I can verify if my code is updated to that revision number. > > > On Mon, May 3, 2010 at 7:40 PM, Ivan wrote: > >> It should be fixed by Rick now, update your codes :-) >> >> 2010/5/3 Ashish Jain >> >> Hi All, >>> >>> My G3 build seems to be failing on windows Xp. Here is the error >>> >>> >>> ------------------------------------------------------------------------------- >>> Test set: org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest >>> >>> ------------------------------------------------------------------------------- >>> Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec >>> <<< FAILURE! >>> testNormalizeURL(org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest) >>> Time elapsed: 0.015 sec <<< FAILURE! >>> junit.framework.ComparisonFailure: null >>> expected: but >>> was: >>> at junit.framework.Assert.assertEquals(Assert.java:81) >>> at junit.framework.Assert.assertEquals(Assert.java:87) >>> at >>> org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest.testNormalizeURL(RMIClassLoaderSpiImplTest.java:57) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at junit.framework.TestCase.runTest(TestCase.java:168) >>> at junit.framework.TestCase.runBare(TestCase.java:134) >>> at junit.framework.TestResult$1.protect(TestResult.java:110) >>> at junit.framework.TestResult.runProtected(TestResult.java:128) >>> at junit.framework.TestResult.run(TestResult.java:113) >>> at junit.framework.TestCase.run(TestCase.java:124) >>> at junit.framework.TestSuite.runTest(TestSuite.java:232) >>> at junit.framework.TestSuite.run(TestSuite.java:227) >>> at >>> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79) >>> at >>> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) >>> at >>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) >>> at >>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) >>> at org.apache.maven.surefire.Surefire.run(Surefire.java:177) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at >>> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) >>> at >>> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) >>> >>> testNormalizeCodebase(org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest) >>> Time elapsed: 0 sec <<< FAILURE! >>> junit.framework.ComparisonFailure: null >>> expected:>> file:/C:/Documents%20and%]20Settings/Administr...> but >>> was:>> file:/C:/Documents%2520and%25]20Settings/Administr...> >>> at junit.framework.Assert.assertEquals(Assert.java:81) >>> at junit.framework.Assert.assertEquals(Assert.java:87) >>> at >>> org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest.testNormalizeCodebase(RMIClassLoaderSpiImplTest.java:64) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at junit.framework.TestCase.runTest(TestCase.java:168) >>> at junit.framework.TestCase.runBare(TestCase.java:134) >>> at junit.framework.TestResult$1.protect(TestResult.java:110) >>> at junit.framework.TestResult.runProtected(TestResult.java:128) >>> at junit.framework.TestResult.run(TestResult.java:113) >>> at junit.framework.TestCase.run(TestCase.java:124) >>> at junit.framework.TestSuite.runTest(TestSuite.java:232) >>> at junit.framework.TestSuite.run(TestSuite.java:227) >>> at >>> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79) >>> at >>> org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) >>> at >>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) >>> at >>> org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) >>> at org.apache.maven.surefire.Surefire.run(Surefire.java:177) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >>> at java.lang.reflect.Method.invoke(Method.java:597) >>> at >>> org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) >>> at >>> org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) >>> >>> >>> I am suspecting some issues with user.home. >>> >>> --Ashish >>> >> >> >> >> -- >> Ivan >> > > -- Ivan --001636284982ea47380485b16a34 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable r940426

2010/5/3 Ashish Jain <ashjain2@gmail.com><= /span>
thanks Ivan can you please point me to the revision number which fixes this= issue. So that I can verify if my code is updated to that revision number.=


On Mon= , May 3, 2010 at 7:40 PM, Ivan <xhhsld@gmail.com> wrote:
It should be fixe= d by Rick now, update your codes :-)

2010= /5/3 Ashish Jain <ashjain2@gmail.com>

Hi All,

My G3 build seems to be failing on windows Xp. Here is the e= rror

---------------------------------------------------------------= ----------------
Test set: org.apache.geronimo.kernel.rmi.RMIClassLoader= SpiImplTest
---------------------------------------------------------------------------= ----
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.0= 47 sec <<< FAILURE!
testNormalizeURL(org.apache.geronimo.kernel= .rmi.RMIClassLoaderSpiImplTest)=A0 Time elapsed: 0.015 sec=A0 <<< = FAILURE!
junit.framework.ComparisonFailure: null expected:<file:/C:/Documents%2[0= and%]20Settings/Administr...> but was:<file:/C:/Documents%2[520and%25= ]20Settings/Administr...>
=A0=A0=A0 at junit.framework.Assert.assertE= quals(Assert.java:81)
=A0=A0=A0 at junit.framework.Assert.assertEquals(Assert.java:87)
=A0=A0= =A0 at org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest.testNormali= zeURL(RMIClassLoaderSpiImplTest.java:57)
=A0=A0=A0 at sun.reflect.Native= MethodAccessorImpl.invoke0(Native Method)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.in= voke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflec= t.Method.invoke(Method.java:597)
=A0=A0=A0 at junit.framework.TestCase.runTest(TestCase.java:168)
=A0=A0= =A0 at junit.framework.TestCase.runBare(TestCase.java:134)
=A0=A0=A0 at = junit.framework.TestResult$1.protect(TestResult.java:110)
=A0=A0=A0 at j= unit.framework.TestResult.runProtected(TestResult.java:128)
=A0=A0=A0 at junit.framework.TestResult.run(TestResult.java:113)
=A0=A0= =A0 at junit.framework.TestCase.run(TestCase.java:124)
=A0=A0=A0 at juni= t.framework.TestSuite.runTest(TestSuite.java:232)
=A0=A0=A0 at junit.fra= mework.TestSuite.run(TestSuite.java:227)
=A0=A0=A0 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38Class= Runner.java:79)
=A0=A0=A0 at org.apache.maven.surefire.junit4.JUnit4Test= Set.execute(JUnit4TestSet.java:62)
=A0=A0=A0 at org.apache.maven.surefir= e.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuit= e.java:140)
=A0=A0=A0 at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.exe= cute(AbstractDirectoryTestSuite.java:127)
=A0=A0=A0 at org.apache.maven.= surefire.Surefire.run(Surefire.java:177)
=A0=A0=A0 at sun.reflect.Native= MethodAccessorImpl.invoke0(Native Method)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess= orImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.in= voke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflec= t.Method.invoke(Method.java:597)
=A0=A0=A0 at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInPro= cess(SurefireBooter.java:345)
=A0=A0=A0 at org.apache.maven.surefire.boo= ter.SurefireBooter.main(SurefireBooter.java:1009)

testNormalizeCodeb= ase(org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest)=A0 Time elaps= ed: 0 sec=A0 <<< FAILURE!
junit.framework.ComparisonFailure: null expected:<file:/C:/Documents%2[0= and%20Settings/Administrator/Apache%20Group/Geronimo file:/C:/Documents%20a= nd%]20Settings/Administr...> but was:<file:/C:/Documents%2[520and%252= 0Settings/Administrator/Apache%20Group/Geronimo file:/C:/Documents%2520and%= 25]20Settings/Administr...>
=A0=A0=A0 at junit.framework.Assert.assertEquals(Assert.java:81)
=A0=A0= =A0 at junit.framework.Assert.assertEquals(Assert.java:87)
=A0=A0=A0 at = org.apache.geronimo.kernel.rmi.RMIClassLoaderSpiImplTest.testNormalizeCodeb= ase(RMIClassLoaderSpiImplTest.java:64)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at junit.framework.TestCase.runTest(TestCase.java:168)
=A0=A0=A0 at juni= t.framework.TestCase.runBare(TestCase.java:134)
=A0=A0=A0 at junit.frame= work.TestResult$1.protect(TestResult.java:110)
=A0=A0=A0 at junit.framework.TestResult.runProtected(TestResult.java:128)=A0=A0=A0 at junit.framework.TestResult.run(TestResult.java:113)
=A0= =A0=A0 at junit.framework.TestCase.run(TestCase.java:124)
=A0=A0=A0 at j= unit.framework.TestSuite.runTest(TestSuite.java:232)
=A0=A0=A0 at junit.framework.TestSuite.run(TestSuite.java:227)
=A0=A0=A0= at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.ja= va:79)
=A0=A0=A0 at org.apache.maven.surefire.junit4.JUnit4TestSet.execu= te(JUnit4TestSet.java:62)
=A0=A0=A0 at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.exe= cuteTestSet(AbstractDirectoryTestSuite.java:140)
=A0=A0=A0 at org.apache= .maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryT= estSuite.java:127)
=A0=A0=A0 at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
= =A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.maven.surefire.booter.SurefireBoot= er.runSuitesInProcess(SurefireBooter.java:345)
=A0=A0=A0 at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireB= ooter.java:1009)


I am suspecting some issues with user.home.
=
--Ashish



--
Ivan




--
Ivan
--001636284982ea47380485b16a34--