Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
I am getting an error when deleting a component:
Caused by: javax.jcr.InvalidItemStateException: This item [/content/OBFUSCATED_PATH/responsivegrid/story_cards_componen_1364741682] does not exist anymore
Caused by: javax.jcr.InvalidItemStateException: This item
[/content/OBFUSCATED_PATH/responsivegrid/story_cards_componen_1364741682] does not exist anymore
As you can see the resource DOES exists so I am not sure why I am getting this error. Any ideas?
It was our own code that was causing the error. We had a SlingPostProcessor that was trying to access the resource. We now only proceed when no deletion modification is found.
Views
Likes
Replies