thanks for that,
the output of nmap localhost is:
kamran@kamran-OptiPlex-755:~/Desktop/new_interproscan/interproscan-5.14-53.0$ nmap localhost
Starting Nmap 6.40 ( http://nmap.org ) at 2015-11-28 13:51 PKT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00043s latency).
Not shown: 996 closed ports
PORT STATE SERVICE
22/tcp open ssh
139/tcp open netbios-ssn
445/tcp open microsoft-ds
631/tcp open ipp
Nmap done: 1 IP address (1 host up) scanned in 0.19 seconds
so I changed my interproscan.properties file as:
# set on the command line.
precalculated.match.lookup.service.url=http://localhost:127.0.0.1
#proxy set up
precalculated.match.lookup.service.proxy.host=
precalculated.match.lookup.service.proxy.port=3128
Is it right? The error is changed now:
26/11/2015 22:17:19:665 Uploaded/Stored 19730 sequences for analysis
2015-11-26 22:17:19,669 [uk.ac.ebi.interpro.scan.business.sequence.BerkeleyPrecalculatedProteinLookup:257] WARN -
The following problem was encountered by the pre-calculated match lookup service:
Connect to localhost:127 [localhost/127.0.0.1] failed: Connection refused
Pre-calculated match lookup service failed - analysis proceeding to run locally
============================================================
The pre-calculated match lookup service has been configured in the interproscan.properties file.
precalculated match lookup service url : http://localhost:127.0.0.1
precalculated match lookup service proxy host : proxy port : 3128
Unfortunately the web service has failed. Check the configuration of this service
in the interproscan.properties file and, if necessary, 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.
I am just around, need the help.
Thanks,
Waqas.