Questions Tagged With ivyhttps://answers.axonivy.com/tags/ivy/?type=rss&user=pttungquestions tagged <span class="tag">ivy</span>enMon, 04 May 2020 06:24:47 -0400ivy.repo.save recursive Errorhttps://answers.axonivy.com/questions/4550/ivy-repo-save-recursive-error<p>Hi Comunity,</p> <p>When i use the ivy.repo.save to save my business data. I got an error as below:</p> <p>java.lang.StackOverflowError JsonMappingException: Infinite recursion (StackOverflowError) (through reference chain: java.util.ArrayList[0]-&gt;ch.ivyteam.ivy.security.internal.Role["users"]-&gt;ch.ivyteam.ivy.persistence.client.PersistentClientObjectList[0]-&gt;ch.ivyteam.ivy.security.internal.User["allRoles"]-&gt;.....</p> <pre><code>IvyRuntimeException: com.fasterxml.jackson.databind.JsonMappingException: Infinite recursion (StackOverflowError) (through reference chain: java.util.ArrayList[0]-&gt;ch.ivyteam.ivy.security.internal.Role["users"]-&gt;ch.ivyteam.ivy.persistence.client.PersistentClientObjectList[0]-&gt;ch.ivyteam.ivy.security.internal.User["allRoles"]..... IvyScriptMethodInvocationException: Error calling method save(Object) on an object of class ch.ivyteam.ivy.business.data.store.internal.BusinessDataRepositoryImpl. IvyScriptRuntimeException: IvyScript Runtime Exception in Instruction: ivy.repo.save(in.groundwaterProtectionZones) </code></pre> <p>Could any one help me to explain why it happen and how to solve it? Thanks</p>pttungMon, 04 May 2020 06:24:47 -0400https://answers.axonivy.com/questions/4550/ivy-repo-save-recursive-errorbusiness-dataivy