You are currently reviewing an older revision of this page.

JBoss fails to deploy Appian with "NoSuchMethodError" after deploying a Hotfix

Symptoms

Jboss fails with an error of the following type after deploying a Hotfix:

ERROR com.appiancorp.ix.diagnostics.Diagnostics - content SYSTEM_SYSRULES_util_showDialogOrPromptDialog 123471 The content [SYSTEM_SYSRULES_util_showDialogOrPromptDialog]/[123471] could not be transported. Cause: java.lang.NoSuchMethodError

.

.

Caused by: java.lang.NoSuchMethodError: com.appiancorp.core.expr.Lex.getTokens()Lcom/appiancorp/core/expr/TokenList

JBoss starts up as expected when the Hotfix application is reverted.

deleteFiles.sh script is unable to delete older jar files present in AE_HOME

Cause

deletFiles script is not being executed from under AE_HOME.

Action

Move deleteFiles script under AE_HOME and then execute the script.

Affected Versions

This article applies to all versions of Appian.

Last Reviewed: August 2018