I am getting below error when starting server. (Appian 7.5 version + jboss serv

I am getting below error when starting server. (Appian 7.5 version + jboss server)

11:09:42,719 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatorhornetq-ra
11:09:42,722 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
11:09:55,835 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "suite.ear" (runtime-name : "suite.ear")
11:09:55,837 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "appian-ds.xml" (runtime-name : "appian-ds.xml")
11:09:55,839 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.deployment.unit."ss.ear".deploymentCompleteService (missing) dependent...

OriginalPostID-107863

OriginalPostID-107863

  Discussion posts and replies are publicly visible

Parents
  • I tried making the necessary updates in the standalone.xml, but then it started complaining that:

    JBAS014802: Cannot resolve expression 'expression \\"${appian.home.search-server}\\"' -- java.lang.IllegalStateException: Failed to resolve expression: ${appian.home.search-server}

    I assume that's a property that is supposed to exist in my custom.properties file, something that would be taken care of if I was using the ACM 7.5 (instead of my ACM 7.3). I worry that there are several items like that that I would be missing if I don't use the updated ACM.
Reply
  • I tried making the necessary updates in the standalone.xml, but then it started complaining that:

    JBAS014802: Cannot resolve expression 'expression \\"${appian.home.search-server}\\"' -- java.lang.IllegalStateException: Failed to resolve expression: ${appian.home.search-server}

    I assume that's a property that is supposed to exist in my custom.properties file, something that would be taken care of if I was using the ACM 7.5 (instead of my ACM 7.3). I worry that there are several items like that that I would be missing if I don't use the updated ACM.
Children
No Data