2014-09-25 16:07:05,996 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Database -> name : MySQL version : 5.6.20 major : 5 minor : 6 2014-09-25 16:07:06,016 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Driver -> name : MySQL Connector Java version : mysql-connector-java-5.1.32 ( Revision: jess.balint@oracle.com-20140716155848-mlwabor66widht1n ) major : 5 minor : 1 2014-09-25 16:07:06,036 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 2014-09-25 16:07:06,039 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 2014-09-25 16:07:06,042 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - JDBC batch size: 15 2014-09-25 16:07:06,051 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - JDBC batch updates for versioned data: disabled 2014-09-25 16:07:06,055 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 2014-09-25 16:07:06,057 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled 2014-09-25 16:07:06,060 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Connection release mode: auto 2014-09-25 16:07:06,063 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 2 2014-09-25 16:07:06,068 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 2014-09-25 16:07:06,072 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 2014-09-25 16:07:06,075 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 2014-09-25 16:07:06,077 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 2014-09-25 16:07:06,084 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 2014-09-25 16:07:06,088 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 2014-09-25 16:07:06,090 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled 2014-09-25 16:07:06,093 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 2014-09-25 16:07:06,097 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Query cache: disabled 2014-09-25 16:07:06,101 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory 2014-09-25 16:07:06,105 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 2014-09-25 16:07:06,107 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 2014-09-25 16:07:06,110 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Statistics: disabled 2014-09-25 16:07:06,115 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 2014-09-25 16:07:06,118 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 2014-09-25 16:07:06,122 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Named query checking : enabled 2014-09-25 16:07:06,124 [ServerService Thread Pool -- 82] INFO org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 2014-09-25 16:07:06,130 [ServerService Thread Pool -- 82] DEBUG liquibase - Connected to appian@localhost@jdbc:mysql://localhost:3306/appian_mysql_db 2014-09-25 16:07:06,139 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing QUERY database command: SELECT `LOCKED` FROM `DATABASECHANGELOGLOCK` WHERE `ID`=1 2014-09-25 16:07:06,142 [ServerService Thread Pool -- 82] DEBUG liquibase - Lock Database 2014-09-25 16:07:06,147 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing UPDATE database command: UPDATE `DATABASECHANGELOGLOCK` SET `LOCKED` = 1, `LOCKEDBY` = 'CVL0140116 (10.123.33.154)', `LOCKGRANTED` = '2014-09-25 16:07:06.146' WHERE `ID` = 1 AND `LOCKED` = 0 2014-09-25 16:07:06,155 [ServerService Thread Pool -- 82] INFO liquibase - Successfully acquired change log lock 2014-09-25 16:07:06,710 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing QUERY database command: SELECT MD5SUM FROM `DATABASECHANGELOG` WHERE MD5SUM IS NOT NULL 2014-09-25 16:07:06,717 [ServerService Thread Pool -- 82] INFO liquibase - Reading from `DATABASECHANGELOG` 2014-09-25 16:07:06,721 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing QUERY database command: SELECT FILENAME,AUTHOR,ID,MD5SUM,DATEEXECUTED,ORDEREXECUTED,TAG,EXECTYPE FROM `DATABASECHANGELOG` ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC 2014-09-25 16:07:06,738 [ServerService Thread Pool -- 82] INFO liquibase - Reading from `DATABASECHANGELOG` 2014-09-25 16:07:06,743 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing QUERY database command: SELECT FILENAME,AUTHOR,ID,MD5SUM,DATEEXECUTED,ORDEREXECUTED,TAG,EXECTYPE FROM `DATABASECHANGELOG` ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC 2014-09-25 16:07:06,766 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,778 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,788 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,818 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,844 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,858 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,938 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,955 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,977 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:06,982 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,013 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,097 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,144 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,157 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,170 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,220 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,253 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,268 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,283 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,324 [ServerService Thread Pool -- 82] INFO liquibase - createSequence is not supported on mysql but will continue 2014-09-25 16:07:07,473 [ServerService Thread Pool -- 82] WARN liquibase - modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case 2014-09-25 16:07:07,478 [ServerService Thread Pool -- 82] DEBUG liquibase - Running Changeset:db-changelog-000009.xml::000009.3.4::appian::(Checksum: 3:47c9c54ab8649b6db362e4972309f44b) 2014-09-25 16:07:07,484 [ServerService Thread Pool -- 82] DEBUG liquibase - Changeset db-changelog-000009.xml::000009.3.4::appian::(Checksum: 3:47c9c54ab8649b6db362e4972309f44b) 2014-09-25 16:07:07,488 [ServerService Thread Pool -- 82] DEBUG liquibase - Add group_id column to rm_entry_groups. 2014-09-25 16:07:07,492 [ServerService Thread Pool -- 82] DEBUG liquibase - Reading ChangeSet: db-changelog-000009.xml::000009.3.4::appian::(Checksum: 3:47c9c54ab8649b6db362e4972309f44b) 2014-09-25 16:07:07,494 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing Statement: liquibase.statement.core.AddColumnStatement@1aab17b5 2014-09-25 16:07:07,499 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing EXECUTE database command: ALTER TABLE `rm_entry_groups` ADD `group_id` BIGINT 2014-09-25 16:07:07,508 [ServerService Thread Pool -- 82] ERROR liquibase - Error executing SQL ALTER TABLE `rm_entry_groups` ADD `group_id` BIGINT com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'appian_mysql_db.rm_entry_groups' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at com.mysql.jdbc.Util.handleNewInstance(Util.java:408) at com.mysql.jdbc.Util.getInstance(Util.java:383) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1062) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4208) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4140) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2597) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2758) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2820) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2769) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:907) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:791) at com.mysql.jdbc.jdbc2.optional.StatementWrapper.execute(StatementWrapper.java:696) at org.jboss.jca.adapters.jdbc.WrappedStatement.execute(WrappedStatement.java:157) at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92) at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55) at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:105) at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1014) at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:998) at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317) at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27) at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58) at liquibase.Liquibase.update(Liquibase.java:113) at com.appiancorp.rdbms.common.schema.SchemaMigrator.migrate(SchemaMigrator.java:143) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.ensureSchema(DataSourceManagerHbImpl.java:609) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.getEntityManagerFactory(DataSourceManagerHbImpl.java:585) at com.appiancorp.common.config.AppianPersistenceSpringConfig$EntityManagerFactoryWrapper.getDelegate(AppianPersistenceSpringConfig.java:176) at com.appiancorp.common.config.AppianPersistenceSpringConfig$EntityManagerFactoryWrapper.createEntityManager(AppianPersistenceSpringConfig.java:180) at org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:445) at org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:366) at org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:371) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:127) at com.appiancorp.common.config.persistence.ReadWriteConfigurationDaoImpl.getConfig(ReadWriteConfigurationDaoImpl.java:52) at com.appiancorp.common.config.persistence.ReadWriteConfigurationDaoImpl.containsKey(ReadWriteConfigurationDaoImpl.java:72) at org.apache.commons.configuration.SubsetConfiguration.containsKey(SubsetConfiguration.java:164) at org.apache.commons.configuration.CompositeConfiguration.getProperty(CompositeConfiguration.java:190) at org.apache.commons.configuration.AbstractConfiguration.resolveContainerStore(AbstractConfiguration.java:1160) at org.apache.commons.configuration.AbstractConfiguration.getString(AbstractConfiguration.java:1035) at com.appiancorp.common.config.ReadOnlyConfiguration.getString(ReadOnlyConfiguration.java:214) at com.appiancorp.common.config.AbstractConfiguration.getString(AbstractConfiguration.java:294) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration.access$300(AdministeredConfiguration.java:35) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration$StringAccessor.getValue(AdministeredConfiguration.java:251) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration$StringAccessor.getValue(AdministeredConfiguration.java:240) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration$AdministeredProperty.getValue(AdministeredConfiguration.java:176) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration.getValue(AdministeredConfiguration.java:107) at com.appiancorp.suite.cfg.CustomBrandingConfiguration.getSitename(CustomBrandingConfiguration.java:119) at com.appiancorp.ap2.PortalApplicationConfiguration.getAppname(PortalApplicationConfiguration.java:36) at com.appiancorp.plugins.ContainerManager.(ContainerManager.java:469) at com.appiancorp.plugins.PluginLoader.initialize(PluginLoader.java:57) at com.appiancorp.plugins.PluginLoader.contextInitialized0(PluginLoader.java:73) at com.appiancorp.common.AppianServletContextListener.contextInitialized(AppianServletContextListener.java:35) at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:122) 2014-09-25 16:07:07,668 [ServerService Thread Pool -- 82] ERROR liquibase - Change Set db-changelog-000009.xml::000009.3.4::appian failed. Error: Error executing SQL ALTER TABLE `rm_entry_groups` ADD `group_id` BIGINT: Table 'appian_mysql_db.rm_entry_groups' doesn't exist liquibase.exception.DatabaseException: Error executing SQL ALTER TABLE `rm_entry_groups` ADD `group_id` BIGINT: Table 'appian_mysql_db.rm_entry_groups' doesn't exist at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:62) at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:105) at liquibase.database.AbstractDatabase.execute(AbstractDatabase.java:1014) at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:998) at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317) at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27) at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58) at liquibase.Liquibase.update(Liquibase.java:113) at com.appiancorp.rdbms.common.schema.SchemaMigrator.migrate(SchemaMigrator.java:143) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.ensureSchema(DataSourceManagerHbImpl.java:609) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.getEntityManagerFactory(DataSourceManagerHbImpl.java:585) at com.appiancorp.common.config.AppianPersistenceSpringConfig$EntityManagerFactoryWrapper.getDelegate(AppianPersistenceSpringConfig.java:176) at com.appiancorp.common.config.AppianPersistenceSpringConfig$EntityManagerFactoryWrapper.createEntityManager(AppianPersistenceSpringConfig.java:180) at org.springframework.orm.jpa.JpaTransactionManager.createEntityManagerForTransaction(JpaTransactionManager.java:445) at org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:366) at org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:371) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:127) at com.appiancorp.common.config.persistence.ReadWriteConfigurationDaoImpl.getConfig(ReadWriteConfigurationDaoImpl.java:52) at com.appiancorp.common.config.persistence.ReadWriteConfigurationDaoImpl.containsKey(ReadWriteConfigurationDaoImpl.java:72) at org.apache.commons.configuration.SubsetConfiguration.containsKey(SubsetConfiguration.java:164) at org.apache.commons.configuration.CompositeConfiguration.getProperty(CompositeConfiguration.java:190) at org.apache.commons.configuration.AbstractConfiguration.resolveContainerStore(AbstractConfiguration.java:1160) at org.apache.commons.configuration.AbstractConfiguration.getString(AbstractConfiguration.java:1035) at com.appiancorp.common.config.ReadOnlyConfiguration.getString(ReadOnlyConfiguration.java:214) at com.appiancorp.common.config.AbstractConfiguration.getString(AbstractConfiguration.java:294) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration.access$300(AdministeredConfiguration.java:35) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration$StringAccessor.getValue(AdministeredConfiguration.java:251) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration$StringAccessor.getValue(AdministeredConfiguration.java:240) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration$AdministeredProperty.getValue(AdministeredConfiguration.java:176) at com.appiancorp.suite.cfg.adminconsole.AdministeredConfiguration.getValue(AdministeredConfiguration.java:107) at com.appiancorp.suite.cfg.CustomBrandingConfiguration.getSitename(CustomBrandingConfiguration.java:119) at com.appiancorp.ap2.PortalApplicationConfiguration.getAppname(PortalApplicationConfiguration.java:36) at com.appiancorp.plugins.ContainerManager.(ContainerManager.java:469) at com.appiancorp.plugins.PluginLoader.initialize(PluginLoader.java:57) at com.appiancorp.plugins.PluginLoader.contextInitialized0(PluginLoader.java:73) at com.appiancorp.common.AppianServletContextListener.contextInitialized(AppianServletContextListener.java:35) at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at org.jboss.threads.JBossThread.run(JBossThread.java:122) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'appian_mysql_db.rm_entry_groups' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at com.mysql.jdbc.Util.handleNewInstance(Util.java:408) at com.mysql.jdbc.Util.getInstance(Util.java:383) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1062) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4208) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4140) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2597) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2758) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2820) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2769) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:907) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:791) at com.mysql.jdbc.jdbc2.optional.StatementWrapper.execute(StatementWrapper.java:696) at org.jboss.jca.adapters.jdbc.WrappedStatement.execute(WrappedStatement.java:157) at liquibase.executor.jvm.JdbcExecutor$1ExecuteStatementCallback.doInStatement(JdbcExecutor.java:92) at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:55) ... 46 more 2014-09-25 16:07:07,856 [ServerService Thread Pool -- 82] DEBUG liquibase - Release Database Lock 2014-09-25 16:07:07,865 [ServerService Thread Pool -- 82] DEBUG liquibase - Executing UPDATE database command: UPDATE `DATABASECHANGELOGLOCK` SET `LOCKED` = 0, `LOCKEDBY` = NULL, `LOCKGRANTED` = NULL WHERE `ID` = 1 2014-09-25 16:07:07,872 [ServerService Thread Pool -- 82] INFO liquibase - Successfully released change log lock 2014-09-25 16:07:07,876 [ServerService Thread Pool -- 82] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [java:/jdbc/AppianPrimaryDS] Checking for active transactions... 2014-09-25 16:07:07,884 [ServerService Thread Pool -- 82] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [java:/jdbc/AppianPrimaryDS] Closing JPA EntityManagerFactory... 2014-09-25 16:07:07,888 [ServerService Thread Pool -- 82] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [java:/jdbc/AppianPrimaryDS] Closed successfully. 2014-09-25 16:07:08,136 [ServerService Thread Pool -- 82] INFO com.appiancorp.plugins.PluginLoader - Appian Plug-in Framework stopped in 0:00:00.006 2014-09-25 16:07:08,149 [ServerService Thread Pool -- 82] INFO com.appiancorp.core.timer.AppianTimerSystem - Shutting down 0 AppianTimers 2014-09-25 16:07:08,153 [ServerService Thread Pool -- 82] INFO com.appiancorp.core.timer.AppianTimerSystem - Shutdown of AppianTimers complete.