Hi All,
I have been experiencing issues with a fresh install this week.
here are the error messages.
INFO 2018-08-24 16:19:14 [cmdbuild] last available patch is '{Optional.absent()=DefaultPatchManager.DefaultPatch[version=2.5.0-03,description=Create database,category=<null>,file=/var/lib/tomcat/webapps/cmdbuild/WEB-INF/patches/2.5.0-03.sql]}'
WARN 2018-08-24 16:19:14 [org.springframework.web.context.support.XmlWebApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.jaxws.EndpointImpl--190796289': Invocation of init method failed; nested exception is javax.xml.ws.WebServiceException: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [SELECT table_id, _cm_cmtable(table_id) AS table_name, _cm_cmschema(table_id) as table_schema, _cm_parent_id(table_id) AS parent_id, _cm_comment_for_table_id(table_id) AS table_comment FROM _cm_class_list() AS table_id WHERE _cm_cmschema(table_id) IN (_cm_cmschema('"Class"'::regclass::oid), 'bim')]; nested exception is org.postgresql.util.PSQLException: ERROR: function _cm_class_list() does not exist
Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Position: 190
ERROR 2018-08-24 16:19:14 [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.jaxws.EndpointImpl--190796289': Invocation of init method failed; nested exception is javax.xml.ws.WebServiceException: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [SELECT table_id, _cm_cmtable(table_id) AS table_name, _cm_cmschema(table_id) as table_schema, _cm_parent_id(table_id) AS parent_id, _cm_comment_for_table_id(table_id) AS table_comment FROM _cm_class_list() AS table_id WHERE _cm_cmschema(table_id) IN (_cm_cmschema('"Class"'::regclass::oid), 'bim')]; nested exception is org.postgresql.util.PSQLException: ERROR: function _cm_class_list() does not exist
Hint: No function matches the given name and argument types. You might need to add explicit type casts.
Position: 190