From: Hayim L. <hl...@um...> - 2022-07-22 16:37:05
|
Dear List: When I try to package or directly upload files to a collection, I receive numerous errors like: [xdb:store] Storing P00001\P00001-0403.xml ... > [xdb:store] Storing P00002.xml ... > [xdb:store] XMLDB exception caught: Failed to invoke method > uploadCompressed in class org.exist.xmlrpc.RpcConnection: Expected 654027 > bytes of uncompressed data, but actually 0 > [xdb:store] Storing P00002\P00002-0404.xml ... P00002.xml appears to be a fully valid XML file on my end. I thought a missing xml declaration might be the cause, but apparently not. Suggestions? Thx HL |