When I’m performing a page copy of a page with “simple” content, the copy is stuck with message: XAR Extension Documents Deleting Listener will not check the document in non-interactive mode.
see below:
Do you know what causes this message? Is there an other way to perform a page copy? Should I report a Jira bug?
Is this the only refactoring operation (delete, copy, rename, create) that you started? A refactoring job might wait for another refactoring job to finish, although in this case it looks like the job started so that’s probably not the issue. We should check the server logs.
Yes it’s the only operation I have performed at the same time. I have done a copy operation right now and it ends but with the same kind of warning:
2 questions:
where does this warning comes from?
why sometimes page copy is ending with success after warning and some other times it’s stay stuck on this task? (note: maybe the server was overloaded when I have reported the initial issue).
Actually the rename job is used for both rename and copy with a different configuration which is very confusing…
It looks like the rename job is calling the code which deal with delete protection which does not make much sense for copy. I don’t think you should worry about it since the warning say it won’t do anything but it’s indeed not good and mean something useless is done.
Would be great if you could create a jira issue about it.