Project

General

Profile

Bug #1379

dev-dryad-mn is failing to return data objects

Added by Dave Vieglais about 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
mn.Dryad
Target version:
Start date:
2011-02-21
Due date:
2011-02-21
% Done:

100%

Milestone:
Product Version:
*
Story Points:
Sprint:

Description

dev-dryad-mn appears to be having problems passing through the data streams from Dryad. For example, the following returns a status of "200" even though no data bytes are returned.

It looks like the response body contains the URL of the data source, not the data itself.

curl -v "http://dev-dryad-mn.dataone.org/mn/object/hdl:10255%2Fdryad.26%2Fmets.xml_data"
* About to connect() to dev-dryad-mn.dataone.org port 80 (#0)
* Trying 129.24.0.11... connected
* Connected to dev-dryad-mn.dataone.org (129.24.0.11) port 80 (#0)

GET /mn/object/hdl:10255%2Fdryad.26%2Fmets.xml_data HTTP/1.1
User-Agent: curl/7.19.7 (universal-apple-darwin10.0) libcurl/7.19.7 OpenSSL/0.9.8l zlib/1.2.3
Host: dev-dryad-mn.dataone.org
Accept: /

< HTTP/1.1 200 OK
< Date: Mon, 21 Feb 2011 17:02:01 GMT
< Server: Apache/2.2.14 (Ubuntu)
< Vary: Cookie
< Content-Length: 88611
< Content-Type: application/octet-stream
<
* transfer closed with 88538 bytes remaining to read
* Closing connection #0
curl: (18) transfer closed with 88538 bytes remaining to read
http://datadryad.org/bitstream/handle/10255/dryad.26/r2095.nex?sequence=1

History

#1 Updated by Dave Vieglais about 13 years ago

  • Target version set to Sprint-2011.07
  • Position set to 7

#2 Updated by Dave Vieglais about 13 years ago

  • Status changed from New to Closed

#3 Updated by Dave Vieglais over 11 years ago

  • Due date set to 2011-02-21
  • Category changed from 299 to mn.Dryad
  • translation missing: en.field_remaining_hours set to 0.0

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)