-
Notifications
You must be signed in to change notification settings - Fork 11
Description
I am working with RapidMiner.
I am trying to use inductive miner (petri net) on a csv data set, but the operator "Conformace checking " sends me this message without working.
Message: class org.rapidprom.operators.conformance.PerformanceConformanceAnalysisOperator tried to access private method 'void com.google.common.util.concurrent.SimpleTimeLimiter.(java.util.concurrent.ExecutorService)' (org.rapidprom.operators.conformance.PerformanceConformanceAnalysisOperator is in unnamed module of loader com.rapidminer.tools.plugin.PluginClassLoader @18b8d173; com.google.common.util.concurrent.SimpleTimeLimiter is in unnamed module of loader 'app').
I have already posted this message on RapidMiner blog and they answered this:
The RapidProM is a legacy extension provided by the Process Mining Group at the Technische Universiteit Eindhoven (TU/e). It has been built and tested for RapidMiner 5.3. Unfortunately, it seems it is no longer actively maintained, but the source code is available on their official page.
Thank you,
NCS