22.4 to 24.2 Upgrade issue

Certified Associate Developer

After upgrade, while create or modifiy Process model and reports are giving error 404. Anyone faced similar issue?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    I had a similar issue in the past, and was related with some plugins that were updated by Appian and were not valid in the new version.

  • 0
    Certified Associate Developer
    in reply to David J (NTT DATA)

    any similar logs seeing on startup logs of tomcat?

    2024-08-30 03:48:38 SEVERE [main] org.apache.catalina.core.StandardContext.loadOnStartup Servlet [action] in web application [/suite] threw load() exception
    java.lang.VerifyError: Inconsistent stackmap frames at branch target 56
    Exception Details:
    Location:
    com/appiancorp/common/struts/DelegateActionServlet.<init>()V @56: putfield
    Reason:
    Type 'com/appiancorp/common/struts/AppianWebMvcActionServlet' (current frame, stack[1]) is not assignable to 'javax/servlet/http/HttpServlet' (stack map, stack[1])
    Current Frame:
    bci: @46
    flags: { }
    locals: { 'com/appiancorp/common/struts/DelegateActionServlet'

Reply
  • 0
    Certified Associate Developer
    in reply to David J (NTT DATA)

    any similar logs seeing on startup logs of tomcat?

    2024-08-30 03:48:38 SEVERE [main] org.apache.catalina.core.StandardContext.loadOnStartup Servlet [action] in web application [/suite] threw load() exception
    java.lang.VerifyError: Inconsistent stackmap frames at branch target 56
    Exception Details:
    Location:
    com/appiancorp/common/struts/DelegateActionServlet.<init>()V @56: putfield
    Reason:
    Type 'com/appiancorp/common/struts/AppianWebMvcActionServlet' (current frame, stack[1]) is not assignable to 'javax/servlet/http/HttpServlet' (stack map, stack[1])
    Current Frame:
    bci: @46
    flags: { }
    locals: { 'com/appiancorp/common/struts/DelegateActionServlet'

Children
No Data