Timeout when Starting JBoss

Hi, we are upgrading from Appian 16.1 to 16.2. While starting the jboss server we are getting the below error
com.appiancorp.ix.ProducerException: type=content, srcId=1943, dstId=f79b4797-b677-4670-83b9-d147a8a569d4, cause=com.appiancorp.core.expr.exceptions.ParseException: com.appiancorp.process.expression.ExpressionRuntimeException$AppianExceptionProvider: Expression evaluation error at function 'load' parameter 3 [line 5]: Invalid list operator 'hash' (expecting comma) (APNX-1-4198-000), level=ERROR. Please find the attached full log as attached

console.log

OriginalPostID-212830

OriginalPostID-212830

  Discussion posts and replies are publicly visible

Parents
  • The relevant error is:

    JBAS013412: Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
    ("core-service" => "management"),
    ("management-interface" => "native-interface")

    Are you using the Configure script to configure JBoss? This 300 seconds timeout was increased a long time ago in the product. This makes me think you're re-using your JBoss files and that they were never updated with the larger timeout value.
Reply
  • The relevant error is:

    JBAS013412: Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
    ("core-service" => "management"),
    ("management-interface" => "native-interface")

    Are you using the Configure script to configure JBoss? This 300 seconds timeout was increased a long time ago in the product. This makes me think you're re-using your JBoss files and that they were never updated with the larger timeout value.
Children
No Data