Hi
I tried to upgrade from version 2.0 to version 2.3.2 today and hit a number of errors.
Do I need to upgrade in smaller steps?
The upgrade goes smoothly and all the patches applied without any errors however when I log on I get this error - "Lookup type FlowStatus non found" :-
Call: services/json/schema/modlookup/getlookuplist
---------------------------------------------------
Error: org.cmdbuild.exception.NotFoundException: LOOKUP_TYPE_NOTFOUND FlowStatus
at org.cmdbuild.exception.NotFoundException$NotFoundExceptionType.createException(NotFoundException.java:20)
at org.cmdbuild.logic.data.lookup.LookupLogic$Exceptions.lookupTypeNotFound(LookupLogic.java:110)
at org.cmdbuild.logic.data.lookup.LookupLogic.getAllLookup(LookupLogic.java:340)
at org.cmdbuild.servlets.json.schema.ModLookup.getLookupList(ModLookup.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
...................
However looking in the database there are 5 FlowStatus.
Also if I go into the 'Administration Module' I get this error "An Error has occured"
Call: services/json/schema/modsecurity/getgrouplist
----------------------------------------------------
Error: java.lang.NoClassDefFoundError: org/postgresql/jdbc4/Jdbc4Array
at org.cmdbuild.dao.driver.postgres.SqlType$14.sqlToJavaValue(SqlType.java:219)
at org.cmdbuild.dao.driver.postgres.EntryQueryCommand$ResultFiller.addUserAttributes(EntryQueryCommand.java:238)
at org.cmdbuild.dao.driver.postgres.EntryQueryCommand$ResultFiller.createBasicCards(EntryQueryCommand.java:152)
at org.cmdbuild.dao.driver.postgres.EntryQueryCommand$ResultFiller.processRow(EntryQueryCommand.java:101)
at org.springframework.jdbc.core.JdbcTemplate$RowCallbackHandlerResultSetExtractor.extractData(JdbcTemplate.java:1492)
at org.springframework.jdbc.core.JdbcTemplate$1.doInPreparedStatement(JdbcTemplate.java:651)
And on the Admin screen the Users and Groups are no longer shown however they are in the database and must be accessable as I can login using my credentials.
Any suggestions will be great as I want to make use of some of the new features.
Thanks