Hi, I've migrated my application from the dev machine (4.0-3) to the integration server (4.0-2.2). Everything works fine except one thing, for which I cannot find an explanation:
I use xdmp:document-load() to retrieve remote documents and add them to the database. The issue I encounter is that I can add documents to the database this way, but they have a length of 0 bytes. In CQ, the result is also an empty sequence, I used xdmp:document-get() and try/catch, but no informative result. No information in the access and error logs. No error message. Then I tried to retrieve a local document (from an intranet web server), and joy, it worked. Indeed, this MarkLogic server is behind the company proxy, but other connection attempts work without problems (browser works fine, for example, both IE and FF). Also, the application HTML interface uses remotely hosted images which are downloaded without problems. I couldn't find any information in the admin guide about how MarkLogic goes about resolving proxy issues. The proxy is an HTTP proxy and doesn't need authorization (if that is indeed the problem). I understand that it may be difficult to analyze this problem, but I would be grateful for pointers on how to approach this problem. thanks in advance for your input, Jakob. _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
