You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Chaoran Yu <yu...@gmail.com> on 2017/03/14 15:30:37 UTC

zeppelin-web module build failure with latest 0.8.0-SNAPSHOT

I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got the following error message:

[INFO] --- maven-war-plugin:2.5:war (default-war) @ zeppelin-web ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: Connection reset
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repo.maven.apache.org:443
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: Connection reset
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repo.maven.apache.org:443
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: Connection reset
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repo.maven.apache.org:443
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: Connection reset
Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repo.maven.apache.org:443

Did anyone get the same error? I’ve also encountered the same problem with version 0.7.0.

Thank you,
Chaoran Yu

Re: zeppelin-web module build failure with latest 0.8.0-SNAPSHOT

Posted by Chaoran Yu <yu...@gmail.com>.
Maven was not able to obtain the plexus-io-2.1.2.pom file. “Connection reset” is the error I’m referring to.
Eventually the build of zeppelin-web component failed.

Initially I thought it’s a network problem that Maven is not able to retrieve the artifact, but it’s happening consistently to me while I’m able to retrieve other artifacts.

Maybe it’s something with Mac that’s not working. I’ve tried on Windows and the build worked.

Chaoran


> On Mar 21, 2017, at 11:48 PM, Ahyoung Ryu <ah...@apache.org> wrote:
> 
> Hi Chaoran, 
> 
> This is what I can see in your email.  
> <Screen Shot 2017-03-22 at 12.36.57 PM.png>
>  
> Can't see any error messages in this. Can you point me which part was the problem with you exactly? 
> 
> Thanks,
> Ahyoung
> 
> On Wed, Mar 15, 2017 at 12:30 AM, Chaoran Yu <yuchaoran2011@gmail.com <ma...@gmail.com>> wrote:
> I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got the following error message:
> 
> [INFO] --- maven-war-plugin:2.5:war (default-war) @ zeppelin-web ---
> [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom <https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom <https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> 
> Did anyone get the same error? I’ve also encountered the same problem with version 0.7.0.
> 
> Thank you,
> Chaoran Yu
> 


Re: zeppelin-web module build failure with latest 0.8.0-SNAPSHOT

Posted by Chaoran Yu <yu...@gmail.com>.
Maven was not able to obtain the plexus-io-2.1.2.pom file. “Connection reset” is the error I’m referring to.
Eventually the build of zeppelin-web component failed.

Initially I thought it’s a network problem that Maven is not able to retrieve the artifact, but it’s happening consistently to me while I’m able to retrieve other artifacts.

Maybe it’s something with Mac that’s not working. I’ve tried on Windows and the build worked.

Chaoran


> On Mar 21, 2017, at 11:48 PM, Ahyoung Ryu <ah...@apache.org> wrote:
> 
> Hi Chaoran, 
> 
> This is what I can see in your email.  
> <Screen Shot 2017-03-22 at 12.36.57 PM.png>
>  
> Can't see any error messages in this. Can you point me which part was the problem with you exactly? 
> 
> Thanks,
> Ahyoung
> 
> On Wed, Mar 15, 2017 at 12:30 AM, Chaoran Yu <yuchaoran2011@gmail.com <ma...@gmail.com>> wrote:
> I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got the following error message:
> 
> [INFO] --- maven-war-plugin:2.5:war (default-war) @ zeppelin-web ---
> [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom <https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom <https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom>
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repo.maven.apache.org:443: <https://repo.maven.apache.org:443:> Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443 <https://repo.maven.apache.org/>
> 
> Did anyone get the same error? I’ve also encountered the same problem with version 0.7.0.
> 
> Thank you,
> Chaoran Yu
> 


Re: zeppelin-web module build failure with latest 0.8.0-SNAPSHOT

Posted by Ahyoung Ryu <ah...@apache.org>.
Hi Chaoran,

This is what I can see in your email.
[image: Inline image 1]

Can't see any error messages in this. Can you point me which part was the
problem with you exactly?

Thanks,
Ahyoung

On Wed, Mar 15, 2017 at 12:30 AM, Chaoran Yu <yu...@gmail.com>
wrote:

> I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got
> the following error message:
>
> [INFO] --- maven-war-plugin:2.5:war (default-war) @ zeppelin-web ---
> [INFO] Downloading: https://repo.maven.apache.org/
> maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
> [INFO] Downloading: https://repo.maven.apache.org/
> maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
>
> Did anyone get the same error? I’ve also encountered the same problem with
> version 0.7.0.
>
> Thank you,
> Chaoran Yu
>

Re: zeppelin-web module build failure with latest 0.8.0-SNAPSHOT

Posted by Ahyoung Ryu <ah...@apache.org>.
Hi Chaoran,

This is what I can see in your email.
[image: Inline image 1]

Can't see any error messages in this. Can you point me which part was the
problem with you exactly?

Thanks,
Ahyoung

On Wed, Mar 15, 2017 at 12:30 AM, Chaoran Yu <yu...@gmail.com>
wrote:

> I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got
> the following error message:
>
> [INFO] --- maven-war-plugin:2.5:war (default-war) @ zeppelin-web ---
> [INFO] Downloading: https://repo.maven.apache.org/
> maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
> [INFO] Downloading: https://repo.maven.apache.org/
> maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: I/O exception (java.net.SocketException) caught when processing
> request to {s}->https://repo.maven.apache.org:443: Connection reset
> Mar 12, 2017 1:01:12 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec
> execute
> INFO: Retrying request to {s}->https://repo.maven.apache.org:443
>
> Did anyone get the same error? I’ve also encountered the same problem with
> version 0.7.0.
>
> Thank you,
> Chaoran Yu
>