Touch UI dialog - org.apache.sling.api.resource.PersistenceException | Community
Skip to main content
Rima_Mittal
New Participant
December 26, 2016
Solved

Touch UI dialog - org.apache.sling.api.resource.PersistenceException

  • December 26, 2016
  • 1 reply
  • 994 views

When editing any touch UI component, if the author by mistakes clicks the check mark twice after editing the touch UI dialog, the logs give org.apache.sling.api.resource.PersistenceException Caused by: javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts.

Is there a way that this can be prevented? Can I make my dialog disappear immediately once the check icon is clicked(Why does it currently take time for the dialog to close once the check icon is clicked)?

Is there anything OOTB available?

Any help would be appreciated.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rima_Mittal

I realized we had a sling filter which was causing delays in the Sling POST servlet. 

1 reply

Rima_Mittal
Rima_MittalAuthorAccepted solution
New Participant
December 27, 2016

I realized we had a sling filter which was causing delays in the Sling POST servlet.