Uncaught fatal error from thread [MxRuntimeSystem-action-dispatcher-19] shutting down ActorSystem [MxRuntimeSystem]

1
Using the exel importer I get this crash... No idea why or what... As I dont have the java code.... Uncaught fatal error from thread [MxRuntimeSystem-action-dispatcher-19] shutting down ActorSystem [MxRuntimeSystem] java.lang.NoSuchMethodError: excelimporter.reader.readers.replication.ExcelReplicationSettings.getMainObjectConfig()Lreplication/ObjectConfig; at excelimporter.reader.readers.ExcelReader.importData(ExcelReader.java:222) at excelimporter.reader.ExcelImporter.startImport(ExcelImporter.java:123) at excelimporter.actions.StartImportByTemplate.executeAction(StartImportByTemplate.java:54) at excelimporter.actions.StartImportByTemplate.executeAction(StartImportByTemplate.java:25) at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:49) at com.mendix.core.actionmanagement.CoreAction.doCall(CoreAction.java:260) at com.mendix.core.actionmanagement.CoreAction.call(CoreAction.java:248) at com.mendix.core.actionmanagement.ActionManager$1.execute(ActionManager.java:179) at com.mendix.util.classloading.Runner.doRunUsingClassLoaderOf(Runner.java:32) at com.mendix.core.actionmanagement.ActionManager.executeSync(ActionManager.java:185) at com.mendix.core.component.InternalCore.execute(InternalCore.java:378) at com.mendix.modules.microflowengine.actions.actioncall.JavaAction.execute(JavaAction.scala:52) at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.java:47) at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary
asked
0 answers