-
Notifications
You must be signed in to change notification settings - Fork 45
Bulk Exporter not exporting sub directories under the node ref specified #15
Comments
Hi Peter,
we will see if any of the above helps. good luck. |
Thank you for getting back to me so quickly.
I've directly put the node reference of a sub folder and that one seems to be exporting all the sub folders also. (over 1 million objects) |
You are exercising a bug somewhere in the code, something to do with the amount you are trying to export at a guess. Are you sure your jvm has enough memory?
Do you see the message "Bulk Export finished" when doing either export? |
Yes. I do see the message Bulk Export finished when the export is run. The Alfresco service is allocated 9 GB. I haven't seen any error messages related to memory issues in the log. |
I am trying to run the bulk exporter on an environment that has a large set of sub folders and documents.
It only seems to import the content files, but doesn't recursively go to the subfolders. There is no error generated during the export and reports successful export.
This is the url I used:
http://localhost:8080/alfresco/s/extensions/bulkexport/export?base=/opt/alfresco/export&nodeRef=workspace://SpacesStore/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx&ignoreExported=true&useNodeCache=true
I tried this on another environment and it worked. Is there a limitation on the number sub folders the bulk exporter can traverse?
Any assistance is greatly appreciated.
Peter Choe
The text was updated successfully, but these errors were encountered: