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

Re: Sonar 1.9 oracle 10g not working

by Magesh :: Rate this Message:

Reply to Author | View in Thread

Hudson version version 1.295.

Cedric Munger wrote:
Hi,

Looks like the hudson version you're using is not compatible with our
plugin, what version of hudson are you running ?

Regards

On Mon, Jun 22, 2009 at 2:28 PM, Magesh <k_n_magesh@yahoo.com> wrote:

>
> I stopped the installation with Oracle due to time constraint so as
> recommended i tried the sonar with mysql and was able to bring it up. but
> again landed up in another problem. while configuring with hudson and
> making
> a build i come across the exception below and it doest work.
>
> FATAL:
>
> hudson.tasks.Maven$MavenInstallation.forNode(Lhudson/model/Node;Lhudson/model/TaskListener;)Lhudson/tasks/Maven$MavenInstallation;
> java.lang.NoSuchMethodError:
>
> hudson.tasks.Maven$MavenInstallation.forNode(Lhudson/model/Node;Lhudson/model/TaskListener;)Lhudson/tasks/Maven$MavenInstallation;
>        at
>
> hudson.plugins.sonar.SonarPublisher.getMavenInstallationForSonar(SonarPublisher.java:204)
>        at
> hudson.plugins.sonar.SonarPublisher.executeSonar(SonarPublisher.java:213)
>        at
> hudson.plugins.sonar.SonarPublisher.perform(SonarPublisher.java:177)
>        at
>
> hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:372)
>        at
>
> hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:487)
>        at
> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:345)
>        at hudson.model.Run.run(Run.java:919)
>        at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:234)
>        at
> hudson.model.ResourceController.execute(ResourceController.java:93)
>        at hudson.model.Executor.run(Executor.java:119)
>
> Sonar runs on windows machine and hudson runs on sun solaris. Could you
> help
> me out pls
>
> Freddy Mallet wrote:
> >
> > 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@yahoo.com> 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@yahoo.com> 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
> >>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Sonar-1.9-oracle-10g-not-working-tp24059373p24146368.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