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

Conformace checking

Asdrubale92Asdrubale92 Member Posts: 1 Learner I
I am trying to use inductive miner (petri net) on a csv data set, but the operator "Conformace checking "  sends mi 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')

Answers

  • CKönigCKönig Employee-RapidMiner, Member Posts: 70 RM Team Member
    Hi @Asdrubale92,

    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:

    rapidprom:getting_started | ProM Tools

    You can try to contact the authors there.
Sign In or Register to comment.