Task #2339
Story #2335: cn-sandbox environment needs deployment and testing for RC2
CN Sandbox RC2 CNCore.listChecksumAlgorithms() fails with 404 NotFound
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_cn_service
Target version:
Start date:
2012-02-14
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Tested:
curl -i "https://cn-sandbox.dataone.org/cn/v1/checksum"
Returned:
No system metadata could be found for given PID: andbox.dataone.org/cn/v1/checksum
cn-sandbox-orc-1 cn.log shows:
[ INFO] 2012-02-14 22:06:45,220 (MetacatProxyCNReadServiceImpl:getChecksum:259) CN getChecksum: /knb/d1/cn/checksum/andbox.dataone.org/cn/v1/checksum
Seems like the proxy is not forwarding the request correctly.
History
#1 Updated by Robert Waltz almost 13 years ago
- Category set to d1_cn_service
- Assignee set to Robert Waltz
#2 Updated by Chris Jones almost 13 years ago
Metacat's CnodeService.listChecksumAlgorithms() was returning null. Fixed, so once the proxy issue is fixed, we should be good.
#3 Updated by Robert Waltz almost 13 years ago
- Status changed from New to In Progress
#4 Updated by Robert Waltz over 12 years ago
- Status changed from In Progress to Closed