I have installed OS 2.4 on tomcat.
I get the following error ( and the application never starts):
INFO 1/14/16 5:01 PM: liquibase: Successfully acquired change log lock
INFO 1/14/16 5:01 PM: liquibase: Reading from OPENSPECEVAL.DATABASECHANGELOG
INFO 1/14/16 5:01 PM: liquibase: Successfully released change log lock
INFO 1/14/16 5:01 PM: liquibase: Could not set remarks reporting on OracleDatabase: org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.setRemarksReporting(boolea
n)
INFO 1/14/16 5:01 PM: liquibase: Successfully acquired change log lock
INFO 1/14/16 5:01 PM: liquibase: Reading from OPENSPECEVAL.DATABASECHANGELOG
INFO 1/14/16 5:01 PM: liquibase: classpath:db/db-os-changelog-master-fresh.xml: db/2.0/schema.xml::Drop foreign key from CRG column in CATISSUE_USER::nmarwaha: Change set db/2.0/schem
a.xml::Drop foreign key from CRG column in CATISSUE_USER::nmarwaha failed, but failOnError was false. Error: java.sql.SQLException: ORA-02443: Cannot drop constraint - nonexistent c
onstraint
INFO 1/14/16 5:01 PM: liquibase: classpath:db/db-os-changelog-master-fresh.xml: db/2.0/schema.xml::Drop CRG column from CATISSUE_USER::nmarwaha: Change set db/2.0/schema.xml::Drop CRG
column from CATISSUE_USER::nmarwaha failed, but failOnError was false. Error: java.sql.SQLSyntaxErrorException: ORA-00904: “CANCER_RESEARCH_GROUP_ID”: invalid identifier
INFO 1/14/16 5:01 PM: liquibase: classpath:db/db-os-changelog-master-fresh.xml: db/2.0/schema.xml::Drop WUSTLKEY column from CATISSUE_USER::nmarwaha: Change set db/2.0/schema.xml::Dro
p WUSTLKEY column from CATISSUE_USER::nmarwaha failed, but failOnError was false. Error: java.sql.SQLSyntaxErrorException: ORA-00904: “WUSTLKEY”: invalid identifier