Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Build problem

I've added one more to the list since this appears consistently across both my machines.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=318691

I've flagged all these bugs as trivial for now as I don't want them to disrupt normal development.

Glyn
On 2 Jul 2010, at 11:20, Glyn Normington wrote:

> Hi Jan
> 
> The download works now, thanks. To avoid spamming this list and creating confusion because of the different test failures I'm seeing on two machines, I've raised the following bugs:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=318687
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=318689
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=318690
> 
> Fixing these is not high priority. I'm simply raising them to put them on the books. Maybe I have an unusual environment as these are my first attempts at building Jetty.
> 
> Regards,
> Glyn
> 
> On 2 Jul 2010, at 09:25, Jan Bartel wrote:
> 
>> Hi Glyn,
>> 
>> Looks like the eclipse mirror site we were using to pull down the
>> ecj jar for building our distribution has removed the snapshot
>> build we were using.
>> 
>> I've updated to use the Helios 3.6 release drop and that seems
>> fine now.
>> 
>> It's a little more mysterious regarding the test failure, as
>> jetty trunk builds fine for me.
>> 
>> Can you give some details about the platform and jdk version
>> you're running this on?
>> 
>> cheers
>> Jan
>> 
>> On 02/07/10 17:33, Glyn Normington wrote:
>>> I just tried building Jetty 7 at svn revision 2060 and one test testPutWrongPassword(org.eclipse.jetty.client.SslSecuredErrorStatusTest) failed, details below [1].
>>> 
>>> Next I tried another machine and this build failed after 18 minutes with a download failure, details below [2]. After a few more attempts on both machines, it seems that this problem is persistent.
>>> 
>>> Any suggestions?
>>> 
>>> Thanks,
>>> Glyn
>>> 
>>> [1] -------------------------------------------------------------------------------
>>> Test set: org.eclipse.jetty.client.SslSecuredErrorStatusTest
>>> -------------------------------------------------------------------------------
>>> Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.359 sec<<<  FAILURE!
>>> testPutWrongPassword(org.eclipse.jetty.client.SslSecuredErrorStatusTest)  Time elapsed: 0.111 sec<<<  FAILURE!
>>> junit.framework.AssertionFailedError: expected:<401>  but was:<0>
>>> 	at junit.framework.Assert.fail(Assert.java:47)
>>> 	at junit.framework.Assert.failNotEquals(Assert.java:283)
>>> 	at junit.framework.Assert.assertEquals(Assert.java:64)
>>> 	at junit.framework.Assert.assertEquals(Assert.java:195)
>>> 	at junit.framework.Assert.assertEquals(Assert.java:201)
>>> 	at org.eclipse.jetty.client.ErrorStatusTest.doPutFail(ErrorStatusTest.java:140)
>>> 	at org.eclipse.jetty.client.SslSecuredErrorStatusTest.testPutWrongPassword(SslSecuredErrorStatusTest.java:58)
>>> 	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:83)
>>> 	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:338)
>>> 	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
>>> 
>>> [2] [get] Getting: http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>>      [get] To: /Users/glynnormington/.m2/eclipse-orbit/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>>      [get] Error opening connection java.io.FileNotFoundException: http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>>      [get] Error opening connection java.io.FileNotFoundException: http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>>      [get] Error opening connection java.io.FileNotFoundException: http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>>      [get] Can't get http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/S-3.6RC4-201006031500/ecj-3.6RC4.jar to /Users/glynnormington/.m2/eclipse-orbit/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>> [INFO] ------------------------------------------------------------------------
>>> [ERROR] BUILD ERROR
>>> [INFO] ------------------------------------------------------------------------
>>> [INFO] An Ant BuildException has occured: Can't get http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops/S-3.6RC4-201006031500/ecj-3.6RC4.jar to /Users/glynnormington/.m2/eclipse-orbit/S-3.6RC4-201006031500/ecj-3.6RC4.jar
>>> 
>>> _______________________________________________
>>> jetty-dev mailing list
>>> jetty-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/jetty-dev
>> 
>> -- 
>> Jan Bartel, Webtide LLC | janb@xxxxxxxxxxx | http://www.webtide.com
> 
> _______________________________________________
> jetty-dev mailing list
> jetty-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-dev



Back to the top