Hi Daniel, I just did a clean install of 1.9.x, and then built the standalone for 1.9.0-SNAPSHOT. When I run the standalone, and then choose either Advanced or Demo mode, I get this error when trying to start up:
Caused by: org.hibernate.MappingException: Could not determine type for: materialized_clob, for columns: [org.hibernate.mapping.Column(value)] at org.hibernate.mapping.SimpleValue.getType(SimpleValue.java:268) at org.hibernate.mapping.SimpleValue.isValid(SimpleValue.java:255) at org.hibernate.mapping.Property.isValid(Property.java:185) at org.hibernate.mapping.PersistentClass.validate(PersistentClass.java:440) at org.hibernate.mapping.RootClass.validate(RootClass.java:192) at org.hibernate.cfg.Configuration.validate(Configuration.java:1102) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1287) at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:860) at org.springframework.orm.hibernate3.LocalSessionFactoryBean.buildSessionFactory(LocalSessionFactoryBean.java:779) at org.springframework.orm.hibernate3.AbstractSessionFactoryBean.afterPropertiesSet(AbstractSessionFactoryBean.java:211) at org.openmrs.api.db.hibernate.HibernateSessionFactoryBean.afterPropertiesSet(HibernateSessionFactoryBean.java:148) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417) Have you seen this before? Could one of the bundled modules be a problem? (I ended up recording a screencast using the 1.9 Beta rather than the latest 1.9.x, so this isn't pressing for me, but we should track this down before we get stuck unable to release on time.) -Darius _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

