Hello,
I am trying to install standalone version of Interproscan-5.21 in macOS under "centOS-Virtualbox". I ran ./interproscan.sh which showed the options as mentioned in webpage.
When I ran the test example, I get the following error:
2016-11-22 08:27:35,299 [main] [net.sf.ehcache.Cache:216] ERROR - Unable to set localhost. This prevents creation of a GUID. Cause was: centos6.host: centos6.host: Name or service not known java.net.UnknownHostException: centos6.host: centos6.host: Name or service not known at java.net.InetAddress.getLocalHost(Unknown Source) at net.sf.ehcache.Cache.<clinit>(Cache.java:214) ...... and 69 more
./interproscan.sh: line 65: 4734 Killed "$JAVA" -XX:+UseParallelGC -XX:ParallelGCThreads=4 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -Xms1028M -Xmx2048M -jar interproscan-5.jar $@ -u $USER_DIR
Can anyone please help me in this regard ?
Thanks,
AP