Project

General

Profile

Bug #1772

gmn-dev getCapabilities() returning file not found

Added by Rob Nahf over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_mn_GMN
Target version:
Start date:
Due date:
% Done:

100%

Milestone:
CCI-0.6.4
Product Version:
*
Story Points:
Sprint:

History

#1 Updated by Rob Nahf over 12 years ago

  • Category set to d1_mn_GMN
  • Assignee set to Roger Dahl

https://gmn-dev.test.dataone.org/mn/node

returns a n html exception instead of a dataone exception (ServiceFailure?)

IOError at /node
[Errno 2] No such file or directory: '/var/local/dataone/mn_generic/service/stores/static/nodeRegistry.xml'
Request Method: GET
Request URL: https://gmn-dev.test.dataone.org/mn/node
Django Version: 1.3
Exception Type: IOError
Exception Value:

[Errno 2] No such file or directory: '/var/local/dataone/mn_generic/service/stores/static/nodeRegistry.xml'
Exception Location: /var/local/dataone/mn_generic/service/../service/mn/views.py in node, line 341

#2 Updated by Roger Dahl over 12 years ago

  • Status changed from New to Closed

I had neglected to copy the static Node document over to the server and, because GMN is running in debug mode on the test machines, it returned a Django exception page instead of a DataONE generic ServiceFailure. I've also improved the error message on the ServiceFailure for this situation.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)