« Return to Thread: Sonar 1.9 oracle 10g not working

Sonar 1.9 oracle 10g not working

by Magesh :: Rate this Message:

Reply to Author | View in Thread

When i tried to configure sonar with oracle 10g it not even installing properly. when i tried to access the application it says "sorry try again" below is the exception . can anyone help me in this pls

Caused by: javax.persistence.PersistenceException: org.hibernate.HibernateException: Missing column: id in CIDEV.EVENTS
        ... 117 common frames omitted
Caused by: org.hibernate.HibernateException: Missing column: id in CIDEV.EVENTS
        at org.hibernate.mapping.Table.validateColumns(Table.java:254) [hibernate-3.2.6.ga.jar:3.2.6.ga]
        at org.hibernate.cfg.Configuration.validateSchema(Configuration.java:1089) [hibernate-3.2.6.ga.jar:3.2.6.ga]
        at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:116) [hibernate-3.2.6.ga.jar:3.2.6.ga]
        at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:317) [hibernate-3.2.6.ga.jar:3.2.6.ga]
        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1300) [hibernate-3.2.6.ga.jar:3.2.6.ga]
        at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:859) [hibernate-

 « Return to Thread: Sonar 1.9 oracle 10g not working