i have tried running seqHoundclient,
java -classpath ../lib/seqhound-3.0.jar:../lib/commons-httpclient-2.0.jar:../lib/commons-logging-api.jar:. SeqHoundClient
----------------
But i got the error:
The locuslink id for gi 4557225 is: Exception in thread "main" java.lang.NullPointerException
at SeqHoundClient.main(SeqHoundClient.java:33)
-------------------
And in in shoundlog_java:
14-Feb-2008 13:08:33 SeqHound
INFO: [SHoundInit] Get jseqrem server.
14-Feb-2008 13:08:51 SeqHound
WARNING: [SHoundIsServerAlive] Returned an error.
14-Feb-2008 13:08:53 SeqHound
WARNING: [SHoundIsServerAlive] Returned an error.
14-Feb-2008 13:08:54 SeqHound
INFO: [SeqHoundLLIDFromGi]: gi=4557225
14-Feb-2008 13:08:55 SeqHound
WARNING: [SeqHoundLLIDFromGi]: Returned an error.
---------------------
it seems the seqhound.blueprint.org is unreachable.