From: Sanil, S. <ss...@bl...> - 2025-06-10 03:20:00
|
Also errors like this “ exerr:ERROR The actual return type does not match the sequence type declared in the function's signature: config:get-configuration() as element(configuration). Expected cardinality: exactly one, got 0. [at line 42, column 42, source: /db/apps/eXide/controller.xq]\nIn function:\n\tconfig:get-configuration() as element(configuration)” From: Sanil, Seena <ss...@bl...> Date: Monday, June 9, 2025 at 7:44 PM To: eXist DB ML <exi...@li...> Cc: Lubey, Brian <bl...@bl...>, Mulvaney, Michael <MMu...@bl...> Subject: existdb errors on xQueries Hello, We are getting some errors while running xQuery’s all at once against our eXist database with 1.3 million files from different clients like browser, oxygen desktop, Postman. The errors are “Error while processing /exist/xmlrpc: An unknown error occurred: org.apache.xmlrpc.XmlRpcException: I/O error while processing request”. . After that, the existdb instance hosted in the the cloud is not coming up. Is there a reason for this behavior? How do we avoid this in the future? The xQuery we used are : _query=//cite.bna.reference&_howmany=1000 , on a collection Thanks Seena Sanil |