03-09-2020 12:45 PM
03-10-2020 07:30 AM
Hi Angel
Thanks for the pointer, Axel helped me as well, here is the process for anybody else who hits this issue.
to fix the cyclic error, create a new folder and delete it so its available in archive.
the use the id of this folder as the parent_node_id of the culprit node giving the error in nodebrowser.
update alf_child_assoc set parent_node_id = <id of new folder> where id = <id of node erroring in nodebrowser>
03-10-2020 04:59 AM
You can amend the parent node in the database or using JConsole before recovering. Is this an option?
03-10-2020 07:30 AM
Hi Angel
Thanks for the pointer, Axel helped me as well, here is the process for anybody else who hits this issue.
to fix the cyclic error, create a new folder and delete it so its available in archive.
the use the id of this folder as the parent_node_id of the culprit node giving the error in nodebrowser.
update alf_child_assoc set parent_node_id = <id of new folder> where id = <id of node erroring in nodebrowser>
03-10-2020 07:32 AM
make sure to restart after making the change to the database !!!!
Explore our Alfresco products with the links below. Use labels to filter content by product module.