Hi, Could somebody help me about this error???

Circular dependency found in graph for node Entity id: 99 - child def id: 321 Details java.lang.IllegalStateException: Circular dependency found in graph for node Entity id: 99 - child def id: 321 at org.openforis.idm.model.DependencyGraph$GraphSorter.visit(DependencyGraph.java:385) at org.openforis.idm.model.DependencyGraph$GraphSorter.visit(DependencyGraph.java:391) at org.openforis.idm.model.DependencyGraph$GraphSorter.visit(DependencyGraph.java:391) at org.openforis.idm.model.DependencyGraph$GraphSorter.sort(DependencyGraph.java:378) at org.openforis.idm.model.RelevanceDependencyGraph.getSortedDependentItems(RelevanceDependencyGraph.java:25) at org.openforis.idm.model.DependencyGraph.getDependentNodes(DependencyGraph.java:148) at org.openforis.idm.model.DependencyGraph.dependenciesForItems(DependencyGraph.java:137) at org.openforis.idm.model.NodePointerDependencyGraph.dependenciesForPointers(NodePointerDependencyGraph.java:87) at org.openforis.idm.model.Record.determineRelevanceDependentNodePointers(Record.java:415) at org.openforis.collect.model.RecordUpdater.updateRelevance(RecordUpdater.java:371) at org.openforis.collect.model.RecordUpdater.performValidationAfterUpdate(RecordUpdater.java:645) at org.openforis.collect.model.RecordUpdater.afterAttributeInsertOrUpdate(RecordUpdater.java:357) at org.openforis.collect.model.RecordUpdater.afterAttributeInsertOrUpdate(RecordUpdater.java:331) at org.openforis.collect.model.RecordUpdater.afterAttributeUpdate(RecordUpdater.java:326) at org.openforis.collect.model.RecordUpdater.updateAttribute(RecordUpdater.java:75) at org.openforis.collect.command.handler.UpdateMultipleAttributeCommandHandler.executeForResult(UpdateMultipleAttributeCommandHandler.java:29) at org.openforis.collect.command.handler.UpdateMultipleAttributeCommandHandler.executeForResult(UpdateMultipleAttributeCommandHandler.java:13) at org.openforis.collect.command.handler.RecordCommandHandler$1$1.execute(RecordCommandHandler.java:72) at org.openforis.concurrency.Worker.run(Worker.java:104) at org.openforis.concurrency.Job.runTask(Job.java:95) at org.openforis.concurrency.Job.execute(Job.java:80) at org.openforis.concurrency.Worker.run(Worker.java:104) at org.openforis.concurrency.SimpleJobManager$2.run(SimpleJobManager.java:120) at org.springframework.core.task.SimpleAsyncTaskExecutor$ConcurrencyThrottlingRunnable.run(SimpleAsyncTaskExecutor.java:275) at java.base/java.lang.Thread.run(Thread.java:834)

asked 11 May '21, 05:51

scfonseca's gravatar image

scfonseca
115
accept rate: 0%


Dear user,
We will contact you to your private email to better understand this problem.
Many thanks,
Open Foris Team

permanent link

answered 12 May '21, 07:37

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×493

question asked: 11 May '21, 05:51

question was seen: 1,147 times

last updated: 12 May '21, 07:37