We're Hiring!

[solved] http://devil.crg.eu:80: Connection reset

General and open developer discussion about using OMERO APIs from C++, Java, Python, Matlab and more! Please new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

If you are having trouble with custom code, please provide a link to a public repository, ideally GitHub.

[solved] http://devil.crg.eu:80: Connection reset

Postby andersla » Wed Mar 06, 2019 2:11 pm

I am trying to build the maven project: https://github.com/ome/minimal-omero-client

but when running
Code: Select all
mvn clean compile -DdownloadSources=true -DdownloadJavadocs=true

the server seem to be unavailable...

Downloading: http://devil.crg.eu/nexus/content/repos ... 5-b105.pom
Mar 06, 2019 3:00:04 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://devil.crg.eu:80: Connection reset
Mar 06, 2019 3:00:04 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://devil.crg.eu:80
Mar 06, 2019 3:00:24 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://devil.crg.eu:80: Connection reset
Mar 06, 2019 3:00:24 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://devil.crg.eu:80
Mar 06, 2019 3:00:44 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://devil.crg.eu:80: Connection reset
Mar 06, 2019 3:00:44 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://devil.crg.eu:80
Last edited by andersla on Wed Mar 06, 2019 2:59 pm, edited 1 time in total.
andersla
 
Posts: 9
Joined: Wed Feb 13, 2019 8:18 am

Re: http://devil.crg.eu:80: Connection reset

Postby sbesson » Wed Mar 06, 2019 2:43 pm

Hi,

the issue comes from the resolution of the omero-blitz artifacts. In the minimal-omero example, as tested daily by Travis CI, these artifacts should be resolved from the OME artifactory.

Looking at your logs, it looks like a Nexus server at `http://devli.crg.eu/nexus` is defined and used to resolve the OMERO artifacts. Do you have a local or global `settings.xml` or similar file that overrides the repository POM and adds this repository? If so, could you show us your configuration and/or comment it out and see if the project compiles?

Best,
Sebastien
User avatar
sbesson
Team Member
 
Posts: 421
Joined: Tue Feb 28, 2012 7:20 pm

Re: http://devil.crg.eu:80: Connection reset

Postby andersla » Wed Mar 06, 2019 2:57 pm

My Bad! Thanks! I had a bad repo in my Settings.xml
/Anders
andersla
 
Posts: 9
Joined: Wed Feb 13, 2019 8:18 am


Return to Developer Discussion

Who is online

Users browsing this forum: No registered users and 1 guest