> Just reverted to 6.0.35
> Looks to be better:
https://builds.apache.org/job/Torque4-trunk/68/console
Thanks a lot! The build looks good now.
> @Torque folks I have changed your cron scm pooling which was * * * * *
> (every minutes) to @hourly
> Please avoid using such value !
Ok, thanks. I lo
2012/2/16 Konstantin Kolinko :
> 2012/2/16 Olivier Lamy :
>> The issue is running Jenkins on Tomcat7 with maven build using jdk1.5 .
>> Jenkins jobs (with jdk1.5) try to load some classes (in our cases
>> javax.servlet.* ) from master node.
>> And in this case they come from tomcat classLoader and
Just reverted to 6.0.35
Looks to be better: https://builds.apache.org/job/Torque4-trunk/68/console
@Torque folks I have changed your cron scm pooling which was * * * * *
(every minutes) to @hourly
Please avoid using such value !
2012/2/16 Olivier Lamy :
> The issue is running Jenkins on Tomcat7 w
2012/2/16 Olivier Lamy :
> The issue is running Jenkins on Tomcat7 with maven build using jdk1.5 .
> Jenkins jobs (with jdk1.5) try to load some classes (in our cases
> javax.servlet.* ) from master node.
> And in this case they come from tomcat classLoader and are "marked"
> 1.6 result -> "Caused
The issue is running Jenkins on Tomcat7 with maven build using jdk1.5 .
Jenkins jobs (with jdk1.5) try to load some classes (in our cases
javax.servlet.* ) from master node.
And in this case they come from tomcat classLoader and are "marked"
1.6 result -> "Caused by: java.lang.UnsupportedClassVersi
On Thu, Feb 16, 2012 at 9:50 AM, Olivier Lamy wrote:
> It's on my TODO list to debug/fix this jenkins issue.
> I will try to work on that today.
I tried to downgrade the Cobertura publisher mentioned in the
stacktrace to no improvement.
/niklas
Hello,
It's on my TODO list to debug/fix this jenkins issue.
I will try to work on that today.
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy
2012/2/16 Thomas Fox :
>
> The Torque project has jenkins builds running on the latest 1.5 JDK a
The Torque project has jenkins builds running on the latest 1.5 JDK and the
last builds have failed with the following error (full stack trace below)
...
Caused by: java.lang.ClassFormatError: Failed to load
javax.servlet.ServletException
...
Caused by: java.lang.UnsupportedClassVersionError: Bad