Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-docs-dev] Gerrit build failure: org.eclipse.mylyn.internal.wikitext.mediawiki.core.WikiTemplateResolverTest.testResolveTemplate

Torkild,

It works fine for me from here.  Could it be related to your network?

David

On Tue, May 21, 2013 at 1:02 PM, Torkild U. Resheim <torkildr@xxxxxxxxx> wrote:
Hi,

I'm having some trouble getting a change set past Gerrit as one unrelated test fail. The error message is:

May 21, 2013 3:41:36 PM org.eclipse.mylyn.internal.wikitext.mediawiki.core.WikiTemplateResolver resolveTemplate
WARNING: Cannot read from
http://wiki.eclipse.org/index.php?title=Template%3Abug&action="">:
 Connection reset
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1072)
        at java.net.URL.openStream(URL.java:1010)
        at org.eclipse.mylyn.internal.wikitext.mediawiki.core.WikiTemplateResolver.resolveTemplate(WikiTemplateResolver.java:58)

I've tested the actual URL which seems OK - so I suspect something else is amiss. Any ideas?

Best regards,
Torkild
_______________________________________________
mylyn-docs-dev mailing list
mylyn-docs-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev



--
David Green
VP of Architecture, Tasktop
Committer, Eclipse Mylyn
http://tasktop.com 
+1-778-588-6896 ext. 115


Back to the top