Problem

Wenn Sie im Modul-Log eine Fehlermeldung finden, die java.lang.NoSuchMethodError enthält, ist Ihr Modul nicht mit der soeben installierten STARFACE Version kompatibel. Informationen zu Updates finden Sie weiter unten.

Modul-Log Fehlermeldung
[2017-01-01 01:02:03,456] ERROR [execute] Cause:
java.lang.NoSuchMethodError: de.vertico.starface.module.core.runtime.IRuntimeEnvironment.getScope(Lde/vertico/starface/module/core/runtime/VariableScope;)Ljava/util/Hashtable;
at de.fluxpunkt.starface6.module.core.helper.CheckModuleLicense6.execute(CheckModuleLicense6.java:36)
at de.vertico.starface.module.core.runtime.executables.JavaFunctionExec.executeImpl(JavaFunctionExec.java:136)
at de.vertico.starface.module.core.runtime.executables.BaseExec.execute(BaseExec.java:116)
at de.vertico.starface.module.core.runtime.LoadedModule.invokeFunction(LoadedModule.java:213)
at de.vertico.starface.module.core.runtime.LoadedFunction.invoke(LoadedFunction.java:75)
at de.vertico.starface.module.core.runtime.RuntimeEnvironmentImpl.invokeFunction(RuntimeEnvironmentImpl.java:230)
at de.vertico.starface.module.core.runtime.executables.FunctionCallExec.executeImpl(FunctionCallExec.java:128)
at de.vertico.starface.module.core.runtime.executables.BaseExec.execute(BaseExec.java:116)
at de.vertico.starface.module.core.runtime.executables.ContainerExec.executeImpl(ContainerExec.java:82)
at de.vertico.starface.module.core.runtime.executables.FunctionExec.executeImpl(FunctionExec.java:57)
at de.vertico.starface.module.core.runtime.executables.BaseExec.execute(BaseExec.java:116)
at de.vertico.starface.module.core.runtime.ModuleRuntime.callEntryPoint(ModuleRuntime.java:337)
at de.vertico.starface.module.core.runtime.ModuleRuntime.callEntryPoint(ModuleRuntime.java:496)
at de.vertico.starface.module.core.runtime.ModuleRuntime.callLifeCycleEntryPointsForInstance(ModuleRuntime.java:2043)
at de.vertico.starface.module.core.runtime.ModuleRuntime.access$000(ModuleRuntime.java:128)
at de.vertico.starface.module.core.runtime.ModuleRuntime$1.run(ModuleRuntime.java:2017)
at java.lang.Thread.run(Thread.java:745)

Lösung

Bitte prüfen Sie, ob es ein Update für das von Ihnen verwendete Modul gibt:

Dokumentationsseiten der Fluxpunkt Module für STARFACE

Verwandte Artikel