Bug #7869
Get a service failure exception to read non-existing object in stage-cn.
Start date:
2016-08-24
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
https://cn-stage.test.dataone.org/cn/v2/meta/R3-x162-000-0001-003
return:
However, if you change to use v1 and it gives you not found exception.
https://cn-stage.test.dataone.org/cn/v1/meta/R3-x162-000-0001-003
No system metadata could be found for given PID: R3-x162-000-0001-003
Moreover, if you access an unknown object
https://cn-stage.test.dataone.org/cn/v2/meta/unknow
And you will get the not found exception.
Somehow just that particular object has the issue.
History
#1 Updated by Jing Tao about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Restarting the services on cn-stage fixed the issue.