Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Sv translation
languagede

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.

Codeblock
languagetext
titleModul-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

Inhalt nach Stichwort
showLabelsfalse
max5
spacesFPW
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("starface","modul","funktion","version","update") and type = "page" and space = "FPW"
labelsSTARFACE Modul Funktion Version Update

Seiteneigenschaften
hiddentrue
Verwandte Vorgänge
Sv translation
languagefr

PROBLÈME

Si vous trouvez un message d'erreur dans le journal du module qui contient java.lang.NoSuchMethodError, votre module n'est pas compatible avec la version de STARFACE que vous venez d'installer. Vous trouverez ci-dessous des informations sur les mises à jour.

Codeblock
languagetext
titleModul-Log Message d'erreur
[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)

SOLUTION

Veuillez vérifier s'il existe une mise à jour pour le module que vous utilisez:

Pages de documentation des modules Fluxpunkt pour STARFACE