[Biojava-l] TestDAS problem

Dirk Habighorst ml-it-biojava at epigenomics.com
Tue Nov 16 05:09:43 EST 2004


Hi,

running the TestDAS example (biojava-live) causes the following exception:

Exception in thread "main" org.biojava.bio.BioRuntimeException: org.biojava.bio.BioException: DAS error (status code = 401) connecting to http://servlet.sanger.ac.uk:8080/das/ with query http://servlet.sanger.ac.uk:8080/das/entry_points
	at org.biojava.bio.program.das.DASSequenceDB.ids(DASSequenceDB.java:286)
	at das.TestDAS.main(TestDAS.java:25)
Caused by: org.biojava.bio.BioException: DAS error (status code = 401) connecting to http://servlet.sanger.ac.uk:8080/das/ with query http://servlet.sanger.ac.uk:8080/das/entry_points
	at org.biojava.bio.program.das.DASSequenceDB.ids(DASSequenceDB.java:261)
	... 1 more

I have tried several other das servers with the same result. By the way are the sources for Matthew Pococks biojava das client available anywhere?

thanks, dirk


More information about the Biojava-l mailing list