Component deletion triggers error message
Hello
Could you please tell me with such an error that appeared after applying the service package +6.5.4?
When deleting a component in author we're getting an error message (see attached image). The component also stays on the page until we do a manual refresh of the page. Deleting a component deletes it from the page without triggering a error message and without requiring a page refresh.
Steps to reproduce:
- Add a component to the page
- Delete it
- Notice the error message at the top of the page
- Notice the component isn't deleted
- Refresh the page
- Notice the component is deleted

Caused by: javax.jcr.InvalidItemStateException: This item [/content/............/global/templates/test-wd/jcr:content/parsys/panel/parsys/text_1467308130] does not exist anymore at org.apache.jackrabbit.oak.jcr.delegate.ItemDelegate.checkAlive(ItemDelegate.java:86) at org.apache.jackrabbit.oak.jcr.session.operation.ItemOperation.checkPreconditions(ItemOperation.java:34) at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.prePerform(SessionDelegate.java:614) at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:204) at org.apache.jackrabbit.oak.jcr.session.ItemImpl.perform(ItemImpl.java:112) at org.apache.jackrabbit.oak.jcr.session.NodeImpl.hasProperty(NodeImpl.java:862) at org.apache.sling.jcr.resource.internal.JcrValueMap.read(JcrValueMap.java:332) ... 154 common frames omitted
Very grateful in advance for any advice.

