The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
ConcurrentModificationException in Rapidminer Studio
architgarg1515
Member Posts: 1 Learner III
So there is a lab in which I work. We have got Windows server 2012 installed. There are 2 users who connect to the windows server using remote desktop. Rapidminer studio has been installed on windows server so that both users can access it. Both the users are using the same license for rapidminer studio (professional deployment). Now when we both try to run the market basket analysis template on the rapidminer studio at the same time we both get the following error :-
Exception: java.util.ConcurrentModificationException
Message: null
Stack trace:
java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
java.util.ArrayList$Itr.next(ArrayList.java:851)
com.rapidminer.operator.learner.associations.AssociationRules.getAllConclusionItems(AssociationRules.java:100)
com.rapidminer.gui.viewer.AssociationRuleFilter.<init>(AssociationRuleFilter.java:86)
com.rapidminer.gui.viewer.AssociationRuleTableViewer.<init>(AssociationRuleTableViewer.java:61)
com.rapidminer.gui.renderer.itemsets.AssociationRulesTableRenderer.getVisualizationComponent(AssociationRulesTableRenderer.java:50)
com.rapidminer.gui.processeditor.results.ResultDisplayTools$1.run(ResultDisplayTools.java:134)
com.rapidminer.gui.tools.ProgressThread$3.run(ProgressThread.java:552)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
java.lang.Thread.run(Thread.java:745)
Could anyone help me figure out as to why this problem is occuring ?
Exception: java.util.ConcurrentModificationException
Message: null
Stack trace:
java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
java.util.ArrayList$Itr.next(ArrayList.java:851)
com.rapidminer.operator.learner.associations.AssociationRules.getAllConclusionItems(AssociationRules.java:100)
com.rapidminer.gui.viewer.AssociationRuleFilter.<init>(AssociationRuleFilter.java:86)
com.rapidminer.gui.viewer.AssociationRuleTableViewer.<init>(AssociationRuleTableViewer.java:61)
com.rapidminer.gui.renderer.itemsets.AssociationRulesTableRenderer.getVisualizationComponent(AssociationRulesTableRenderer.java:50)
com.rapidminer.gui.processeditor.results.ResultDisplayTools$1.run(ResultDisplayTools.java:134)
com.rapidminer.gui.tools.ProgressThread$3.run(ProgressThread.java:552)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
java.lang.Thread.run(Thread.java:745)
Could anyone help me figure out as to why this problem is occuring ?
0
Answers
as you have a Professional Deployment license, please contact our support at https://support.rapidminer.com. They will be more efficiently able to help you than anyone in the forum can.
Regards,
Marco