Bug #1803
synchronizationFailed returning NotAuthorized on gmn-dev
100%
History
#1 Updated by Rob Nahf about 13 years ago
- Category set to d1_mn_GMN
- Assignee set to Roger Dahl
being a tier 1 method, it should not require authentication.
***************** running test for testSynchronizationFailed() vs. node: https://gmn-dev.test.dataone.org/mn/v1 ***************** [org.dataone.integration.it.ContextAwareTestCaseDataone]
20110922-14:30:26: [DEBUG]: pid = test_object_valid_emlknb-lter-luq.76.2__ [org.dataone.integration.it.ContextAwareTestCaseDataone]
20110922-14:30:27: [INFO]: rest call: POST https://gmn-dev.test.dataone.org/mn/v1/error [org.dataone.client.RestClient]
20110922-14:30:27: [INFO]: entity: present, size = 456 [org.dataone.client.RestClient]
20110922-14:30:27: [WARN]: Authentication error: Unable to respond to any of these challenges: {} [org.apache.http.impl.client.DefaultHttpClient]
20110922-14:30:27: [INFO]: response httpCode: 401 [org.dataone.service.util.ExceptionHandler]
throws the dataone exception 'NotAuthorized' detail code: 0 Action denied
#2 Updated by Roger Dahl about 13 years ago
- Status changed from New to Closed