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

Re: Sonar 1.9 oracle 10g not working

by Freddy Mallet :: Rate this Message:

Reply to Author | View in Thread

Hello Magesh,

Thanks for this log file !

Could you connect to your oracle sonar db and give the structure of the "events" table : id and type of each columns ?

Could you also provide the version or your jdbc driver ?

Freddy

On Wed, Jun 17, 2009 at 2:57 AM, Magesh <k_n_magesh@...> wrote:

Hi Freddy,
i have attached the wrapper.log with this.

i have tried more than once doing this install for oracle.


http://www.nabble.com/file/p24065343/wrapper.log wrapper.log



Freddy Mallet wrote:
>
> Hello Magesh,
> Could you provide the content of your ${sonar_home}/log/wrapper.log file ?
> Indeed, the given error stack trace is a consequence but not the root
> cause.
>
> Thanks
> Freddy
>
> On Tue, Jun 16, 2009 at 7:43 PM, Magesh <k_n_magesh@...> wrote:
>
>>
>> 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-
>> --
>> View this message in context:
>> http://www.nabble.com/Sonar-1.9-oracle-10g-not-working-tp24059373p24059373.html
>> Sent from the Sonar user mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>>
>
>

--
View this message in context: http://www.nabble.com/Sonar-1.9-oracle-10g-not-working-tp24059373p24065343.html
Sent from the Sonar user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



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