|
From: Darren D. <da...@sh...> - 2005-05-22 06:56:27
|
1116744981
FAILED
[junit] Testcase: testCannotCreateTransaction took 0,007 sec
[junit] Testcase: testCannotCommitTransaction took 0,002 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,05 sec
[junit] Testsuite: org.springframework.transaction.support.JtaTransactionManagerSerializationTests
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,05 sec
[junit] Testcase: testSerializable took 0,011 sec
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 5,344 sec
[junit] Testsuite: org.springframework.ui.jasperreports.JasperReportsUtilsTests
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 5,344 sec
[junit] Testcase: testRenderAsCsvWithDataSource took 5,258 sec
[junit] Caused an ERROR
[junit] Unsupported major.minor version 49.0
[junit] java.lang.UnsupportedClassVersionError: Unsupported major.minor version 49.0
[junit] at java.lang.ClassLoader.defineClass0(Native Method)
[junit] at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
[junit] at java.lang.ClassLoader.defineClass(ClassLoader.java:431)
[junit] at net.sf.jasperreports.engine.util.JRClassLoader.loadClass(JRClassLoader.java:208)
[junit] at net.sf.jasperreports.engine.util.JRClassLoader.loadClassFromBytes(JRClassLoader.java:123)
[junit] at net.sf.jasperreports.engine.design.JRAbstractJavaCompiler.loadCalculator(JRAbstractJavaCompiler.java:63)
[junit] at net.sf.jasperreports.engine.design.JRDefaultCompiler.loadCalculator(JRDefaultCompiler.java:156)
[junit] at net.sf.jasperreports.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:327)
[junit] at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:83)
[junit] at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:75)
[junit] at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:108)
[junit] at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:429)
[junit] at org.springframework.ui.jasperreports.JasperReportsUtils.renderAsCsv(JasperReportsUtils.java:127)
[junit] at org.springframework.ui.jasperreports.JasperReportsUtilsTests.testRenderAsCsvWithDataSource(JasperReportsUtilsTests.java:55)
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|