Created
October 18, 2011 16:00
-
-
Save andrewcstewart/1295816 to your computer and use it in GitHub Desktop.
Bio::DB::GenBank
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DB<124> $stream = $db->get_Stream_by_id(\@a); | |
DB<125> | |
------------- EXCEPTION: Bio::Root::Exception ------------- | |
MSG: WebDBSeqI Request Error: | |
500 write failed: Connection reset by peer | |
Content-Type: text/plain | |
Client-Date: Tue, 18 Oct 2011 15:58:29 GMT | |
Client-Warning: Internal response | |
500 write failed: Connection reset by peer | |
STACK: Error::throw | |
STACK: Bio::Root::Root::throw /usr/lib/perl5/site_perl/5.8.8/Bio/Root/Root.pm:368 | |
STACK: Bio::DB::WebDBSeqI::_stream_request /usr/lib/perl5/site_perl/5.8.8/Bio/DB/WebDBSeqI.pm:775 | |
STACK: Bio::DB::WebDBSeqI::get_seq_stream /usr/lib/perl5/site_perl/5.8.8/Bio/DB/WebDBSeqI.pm:468 | |
STACK: /usr/lib/perl5/site_perl/5.8.8/Bio/DB/WebDBSeqI.pm:289 | |
----------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment