Hi,
I get this error on a db:retrieve:
Stopped at line 175, column 119 in
/Users/archie/BaseXHTTP/How2_StaticHTML.xqm: [FODC0002] Resource 'http:/localhost:8984/rest/ImagesAndGlobalContent/global/i_app_available.png' does not exist.
If I copy and paste the path to the .png from the error message into the browser's address, the image is displayed. So the path is correct, and the image seems retrievable.
What could possibly cause this error? Note that this used to work… I have not changed line 175 in many weeks.