Unable to delete a node with 40000 child nodes
Hi,
We are using CQ55(upgraded from CQ5.3).
Due to a bug in our of our script, a node is created under a page which has now 40000 child nodes(each of which contains 10 child nodes). So in total we have around 40k at the first level and a total of 400000 nodes under this node.
Due to this our repository size has increased abnormally.
The issue we are facing is that we are not able to delete this node by any means. We tried by CRX Explorer, a standalone code(to just delete the node). However each time, we try to delete this node, the Servers stops responding to users and we do not have any other option but to restart the CQ5 service in order to bring it back to normal. We could even find any update in the logs.
Can anyone suggest a solution using which we can delete this node from our repository.
Regards,
Vamsi