srividya22 / interproscan

Automatically exported from code.google.com/p/interproscan
0 stars 0 forks source link

Proxy setup fails #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.) Entered configuration details in interproscan.properties:
precalculated.match.lookup.service.proxy.host=<some internal host>
precalculated.match.lookup.service.proxy.port=8080

2.) Run InterProScan with that configuration

What is the expected output? What do you see instead?

Matches for any sequences that are not represented in the lookup service will 
be calculated locally.
2014-01-17 10:28:02,942 
[uk.ac.ebi.interpro.scan.business.sequence.BerkeleyPrecalculatedProteinLookup:21
4] WARN -

The following problem was encountered by the pre-calculated match lookup 
service:
www.ebi.ac.uk
Pre-calculated match lookup service failed - analysis proceeding to run locally

============================================================
The pre-calculated match lookup service has been configuredin the 
interproscan.properties file. Unfortunately the web service has failed. Check 
the configuration of this service in the interproscan.properties file and, if 
nessary, set the following property to look like this:
precalculated.match.lookup.service.url=

If the problem persists, check if this is a firewall or proxy issue.
If it is a proxy issue, then setting the following property in the 
interproscan.properties file should work:
precalculated.match.lookup.service.proxy.host=
precalculated.match.lookup.service.proxy.port=

If this still does not work please inform the InterPro team of this error by 
sending an email to:
interhelp@ebi.ac.uk

In the meantime, the analysis will continue to run locally.
==============================

Original issue reported on code.google.com by Maxim.Sc...@gmail.com on 17 Jan 2014 at 12:22

GoogleCodeExporter commented 9 years ago

Original comment by Maxim.Sc...@gmail.com on 17 Jan 2014 at 12:23