i installed openmaint on ubuntu dekstop so everything work fine during installation no error
bit when i go to page web
IP:8080/cmdbuild i got the below error
com.google.common.util.concurrent.UncheckedExecutionException: com.google.common.util.concurrent.UncheckedExecutionException: org.cmdbuild.dao.DaoException: error processing class oid = 17971 name = AccountingMov, caused by: com.google.common.util.concurrent.UncheckedExecutionException: org.cmdbuild.dao.DaoException: error processing class oid = 17971 name = AccountingMov, caused by: org.cmdbuild.dao.DaoException: error processing class oid = 17971 name = AccountingMov, caused by: com.google.common.util.concurrent.UncheckedExecutionException: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [select owner::oid::int _classid, * FROM _cm3_attribute_list_detailed()]; nested exception is org.postgresql.util.PSQLException: ERROR: column pg_attrdef.adsrc does not exist Where: PL/pgSQL function _cm3_attribute_list_detailed(regclass) line 2 at RETURN QUERY, caused by: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [select owner::oid::int _classid, * FROM _cm3_attribute_list_detailed()]; nested exception is org.postgresql.util.PSQLException: ERROR: column pg_attrdef.adsrc does not exist Where: PL/pgSQL function _cm3_attribute_list_detailed(regclass) line 2 at RETURN QUERY, caused by: org.postgresql.util.PSQLException: ERROR: column pg_attrdef.adsrc does not exist Where: PL/pgSQL function _cm3_attribute_list_detailed(regclass) line 2 at RETURN QUERY
can u help me please