Good afternoon,
Hope you can help - I've been following the 18.2 quick start installation guide word for word but have run into this error - I have restarted the guide on a fresh install and have found the same issue.
I have attached a pastebin output for your persual here, the error occurs when attempting to start jboss, the configuration verifies okay and appian itself starts with no issue:
https://pastebin.com/U4hwxZpq
Your assistance/insight as to what is wrong here would be greatly appreciated.
Many thanks,
Howard
Discussion posts and replies are publicly visible
Can you double check these steps: https://docs.appian.com/suite/help/18.2/Quick_Start_Installation_Guide_for_Windows_and_JBoss.html#part-six-adding-the-mysql-driver
Based on an initial error, it seems like JBoss can't find the MySQL Driver JAR. I guess either something is wrong with the module XML definition or maybe the driver isn't there.
Reference:
Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.jdbc2.optional.MysqlXADataSource from [Module "com.mysql.jdbc:main" from local module loader @16f65612 (finder: local module finder @311d617d (roots: C:\appian182\appian\bin\jboss\jboss-eap-6.4\modules,C:\appian182\appian\bin\jboss\jboss-eap-6.4\modules\system\layers\base))]