Solved
javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: No matching definition found for child node for property [nt:unstructured]
I'm trying to commit a user session using Java code. But during committing, getting the above error. What can be issue and how it can be resolved?