Hi Darius, I have just updated my 1.9.x branch and did a full mvn clean install Did the same for the standalone Then did run the standalone application.
And so far i have failed to reproduce the error. Could you try it one more time after svn updating, and mvn clean install for each Assuming you have no local uncommitted changes that i do not have here. :) On Wed, Feb 29, 2012 at 11:21 AM, Darius Jazayeri <[email protected]>wrote: > 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 > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list -- If we keep uppermost in our minds the unkind and unjust acts of others, we shall find it impossible to love them as Christ has loved us; but if our thoughts dwell upon the wondrous love and pity of Christ for us, the same spirit will flow out to others. _________________________________________ 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]

