<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tomcat does not start successfully</title><link>https://community.appian.com/discussions/f/general/17909/tomcat-does-not-start-successfully</link><description>I am on Appian 19.3. When starting up Tomcat, I am getting the following error. What could be the issue and how should I go about resolving this? 
 2019-11-14 11:07:58,320 [localhost-startStop-1] INFO com.appiancorp.rdbms.hb.DataSourceManagerHbImpl -</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Tomcat does not start successfully</title><link>https://community.appian.com/thread/71175?ContentTypeID=1</link><pubDate>Fri, 27 Dec 2019 03:16:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:06f9e594-a947-4f81-ac06-c6bb6154a350</guid><dc:creator>edmund.loh</dc:creator><description>&lt;p&gt;Sounds like a liquibase issue, where it is attempting to create QABPM4.record_list_action_cfg but failed because it already exists. You might want to consult the Liquibase documentation instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tomcat does not start successfully</title><link>https://community.appian.com/thread/71165?ContentTypeID=1</link><pubDate>Thu, 26 Dec 2019 07:57:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fcc47ff2-cd5f-41ff-b351-d3d3d9c9a3e6</guid><dc:creator>manjunathrc</dc:creator><description>&lt;p&gt;Hi Edmund,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you help what to do when we are getting this type of error.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Reason: liquibase.exception.DatabaseException: ORA-00955: name is already used by an existing object&lt;br /&gt; [Failed SQL: CREATE TABLE QABPM4.record_list_action_cfg (id NUMBER(19, 0) NOT NULL, uuid VARCHAR2(255) NOT NULL, record_type_id NUMBER(19, 0) NOT NULL, target_type VARCHAR2(255) NOT NULL, target_uuid VARCHAR2(255) NOT NULL, order_idx INTEGER NOT NULL, title CLOB, title_src NUMBER(3), description CLOB, description_src NUMBER(3), icon_id VARCHAR2(255) NOT NULL, visibility_expr CLOB NOT NULL, CONSTRAINT PK_RECORD_LIST_ACTION_CFG PRIMARY KEY (id))]&lt;br /&gt; at com.appiancorp.rdbms.common.schema.SchemaMigrator.migrate(SchemaMigrator.java:178)&lt;br /&gt; at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.migrateSchema(DataSourceManagerHbImpl.java:679)&lt;br /&gt; ... 113 more&lt;br /&gt;Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set db-changelog-000160-record-list-actions-table.xml::000160.1.0::appian:&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tomcat does not start successfully</title><link>https://community.appian.com/thread/70528?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2019 06:07:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:79e5426c-c4c8-4250-bb30-c1206915e55d</guid><dc:creator>edmund.loh</dc:creator><description>&lt;p&gt;Yes, somewhat related to database. I think the services were not properly shutdown properly previously, thereby causing errors to one of the database lock tables. I have resolved it by following the instructions here:&amp;nbsp;&lt;a href="/support/w/kb/249/kb-1024-could-not-acquire-change-log-lock-currently-locked-by-user-error-thrown-during-application-server-startup"&gt;https://community.appian.com/support/w/kb/249/kb-1024-could-not-acquire-change-log-lock-currently-locked-by-user-error-thrown-during-application-server-startup&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tomcat does not start successfully</title><link>https://community.appian.com/thread/70494?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2019 18:28:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:562dff92-2bda-42b0-ad7d-30508d0cac20</guid><dc:creator>nathan.schmitz</dc:creator><description>&lt;p&gt;This likely means that you are failing to connect to the database.&amp;nbsp; I&amp;#39;d revisit your Appian Primary database connection information.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>