Appian 17.1 / JBoss 6.4.11

I'm getting an error message when I try to start JBoss 6.4.11 after fresh installation of Appian 17.1:

05:02:01,141 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.subunit."suite.ear"."web.war".component."com.appiancorp.rdbms.datasource.BusinessDataSourceValidator".WeldInstantiator: org.jboss.msc.service.StartException in service jboss.deployment.subunit."suite.ear"."web.war".component."com.appiancorp.rdbms.datasource.BusinessDataSourceValidator".WeldInstantiator: Failed to start service
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1936) [jboss-msc-1.1.6.Final-redhat-1.jar:1.1.6.Final-redhat-1]
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_121]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_12...

OriginalPostID-264260


server.log

  Discussion posts and replies are publicly visible

  • ...1]
              at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]
    Caused by: java.lang.RuntimeException: JBAS016060: Could not resolve CDI bean for injection point private com.appiancorp.rdbms.datasource.CompositeDataSourceProvider com.appiancorp.rdbms.datasource.BusinessDataSourceValidator.compositeDataSourceProvider with qualifiers []
              at org.jboss.as.weld.injection.WeldEEInjection.createWeldEEInjection(WeldEEInjection.java:161)
              at org.jboss.as.weld.injection.WeldManagedReferenceFactory.start(WeldManagedReferenceFactory.java:154)
              at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.6.Final-redhat-1.jar:1.1.6.Final-redhat-1]
              at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.6.Final-redhat-1.jar:1.1.6.Final-redhat-1]
              ... 3 more

    Full log file is attached.
    Does anybody have an idea how to get this working? Thanks!
  • are you trying to configure business data-source in configure.properties file ? . if yes could you please attach the custom.properties , appian-mysql-ds.xml and table details. it looks like the problem is with business data-source
  • 0
    Certified Lead Developer
    @andrewz733

    Please make sure you have configured the custom.properties ,appian_*_ds.xml (and standalone.xml if required)with correct data source configuration