Hi ,
Unable start Appian services after insaling appian in Local Machine.
service_manager.log
Discussion posts and replies are publicly visible
We are using the below software:Details:=====1. MySQL 5.7.222.My SQL Connector 5.1.462.JBOSS 6.4.03. Appian 18.1
4. OS: Windows 10 , 64 Bit.
May be issue with Jboss version.In System Requirements mentioned JBoss version minimum requirement 6.4.xx and Found on KB also related to same issue.
https://community.appian.com/support/w/kb/439/kb-1224-jbas018733-failed-to-process-phase-first_5f00_module_5f00_use-of-deployment-suite-ear-error-returned-during-jboss-startup
Thanks InAdvance.
Thanks for the response.
I have found one KB Thread related same issue but That issue is for Jboss 6.4.9.
Currently we are using Jboss EAP 6.4.0 Version But in System Requirement Mentioned Minimum JBoss Enterprise Application Platform 6.4 (6.4.14 or later).
Is there any issue with Jboss version? and Please find below KB.
community.appian.com/.../kb-1224-jbas018733-failed-to-process-phase-first_5f00_module_5f00_use-of-deployment-suite-ear-error-returned-during-jboss-startup
In my log i have found below error issue.
ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "appian-mysql-ds.xml")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"appian-mysql-ds.xml\".FIRST_MODULE_USE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"appian-mysql-ds.xml\".FIRST_MODULE_USE: JBAS018733: Failed to process phase FIRST_MODULE_USE of deployment \"appian-mysql-ds.xml\"
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS010464: Exception deploying datasource java:/jdbc/AppianPrimary
Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.data-source.java:/jdbc/AppianPrimary is already registered"}}
07:00:56,074 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "appian-mysql-ds.xml" (runtime-name : "appian-mysql-ds.xml")
07:00:56,080 INFO [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "suite.ear" (runtime-name : "suite.ear")
07:00:56,103 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit."appian-mysql-ds.xml".FIRST_MODULE_USE: org.jboss.msc.service.StartException in service jboss.deployment.unit."appian-mysql-ds.xml".FIRST_MODULE_USE: JBAS018733: Failed to process phase FIRST_MODULE_USE of deployment "appian-mysql-ds.xml" .