You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian Domsch (JIRA)" <ji...@apache.org> on 2019/01/29 09:55:00 UTC

[jira] [Comment Edited] (WAGON-545) Connection reset while downloading artifacts in cloud environment (Azure)

    [ https://issues.apache.org/jira/browse/WAGON-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754804#comment-16754804 ] 

Christian Domsch edited comment on WAGON-545 at 1/29/19 9:54 AM:
-----------------------------------------------------------------

Ok, sorry for the delay, but I was facing [this|https://issues.apache.org/jira/browse/JS2-1366] issue, as well. So, the build without TTL configured was successful, So heaps of thanks to you!

I am just curious, why was it successful, although the default TTL is 5mins, Azure should terminate in four mins?

Also, if you interested, I can attach the successful logs (debug still enabled) here.


was (Author: cdomsch):
Ok, sorry for the delay, but I was facing [this|https://issues.apache.org/jira/browse/JS2-1366] issue, as well. So, the build without TTL configured was successful, So heaps of thanks to you!

I am just curious, why was it successful, although the default TTL is 5mins, but Azure should terminate in four mins?

> Connection reset while downloading artifacts in cloud environment (Azure)
> -------------------------------------------------------------------------
>
>                 Key: WAGON-545
>                 URL: https://issues.apache.org/jira/browse/WAGON-545
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http
>    Affects Versions: 3.2.0
>         Environment: Microsoft Azure 'Hosted VS2017'
>            Reporter: Christian Domsch
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: waiting-for-feedback
>
>         Attachments: log_10_310.zip, log_10_311.zip, log_10_325.zip
>
>
> We are building a huge multi-module project in the azure cloud and experience random connection resets during our build due to probably the same issue as in WAGON-486. Since it is stated by Microsoft that they terminate connections that are idle for longer than four minutes (see solution comment [here|https://developercommunity.visualstudio.com/content/problem/357696/maven-project-build-failing-with-connection-reset.html], I set -Dmaven.wagon.httpconnectionManager.ttlSeconds=120. Also, disabling the http pool does not solve the problem. Attached are logs from out main build with logging turned on for the wagon components, as mentioned in the comment section of WAGON-486.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)