See <http://ci.codelutin.com/jenkins/job/faxtomail-ci/338/changes> Changes: [echatellier] Fix non used and non closed transaction ------------------------------------------ [...truncated 344 lines...] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:270) at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:363) at java.util.ServiceLoader$1.next(ServiceLoader.java:445) at org.nuiton.converter.ConverterUtil.initConverters(ConverterUtil.java:177) at org.nuiton.config.ApplicationConfig.init(ApplicationConfig.java:512) at org.nuiton.config.ApplicationConfig.<init>(ApplicationConfig.java:482) at org.nuiton.config.ApplicationConfig.<init>(ApplicationConfig.java:448) at com.franciaflex.faxtomail.FaxToMailConfiguration.<init>(FaxToMailConfiguration.java:71) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getApplicationConfig(AbstractFaxToMailServiceTest.java:247) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getDatabaseConfiguration(AbstractFaxToMailServiceTest.java:73) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.newApplicationContext(AbstractFaxToMailServiceTest.java:106) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getApplicationContext(AbstractFaxToMailServiceTest.java:189) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getServiceContext(AbstractFaxToMailServiceTest.java:259) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.newService(AbstractFaxToMailServiceTest.java:272) at com.franciaflex.faxtomail.services.service.ClientServiceTest.setUp(ClientServiceTest.java:48) testAddNewClientInTmpTable(com.franciaflex.faxtomail.services.service.ClientServiceTest) Time elapsed: 0 sec <<< ERROR! java.lang.NoClassDefFoundError: org/nuiton/converter/NuitonConverter at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:270) at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:363) at java.util.ServiceLoader$1.next(ServiceLoader.java:445) at org.nuiton.converter.ConverterUtil.initConverters(ConverterUtil.java:177) at org.nuiton.config.ApplicationConfig.init(ApplicationConfig.java:512) at org.nuiton.config.ApplicationConfig.<init>(ApplicationConfig.java:482) at org.nuiton.config.ApplicationConfig.<init>(ApplicationConfig.java:448) at com.franciaflex.faxtomail.FaxToMailConfiguration.<init>(FaxToMailConfiguration.java:71) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getApplicationConfig(AbstractFaxToMailServiceTest.java:247) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getDatabaseConfiguration(AbstractFaxToMailServiceTest.java:73) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.newApplicationContext(AbstractFaxToMailServiceTest.java:106) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getApplicationContext(AbstractFaxToMailServiceTest.java:189) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.getServiceContext(AbstractFaxToMailServiceTest.java:259) at com.franciaflex.faxtomail.services.service.AbstractFaxToMailServiceTest.newService(AbstractFaxToMailServiceTest.java:272) at com.franciaflex.faxtomail.services.service.ClientServiceTest.setUp(ClientServiceTest.java:48) Running com.franciaflex.faxtomail.services.service.MiscTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.franciaflex.faxtomail.services.service.MiscTest Results : Tests in error: EmailServiceTest.setUp:56->AbstractFaxToMailServiceTest.newService:272->AbstractFaxToMailServiceTest.getServiceContext:259->AbstractFaxToMailServiceTest.getApplicationContext:189->AbstractFaxToMailServiceTest.newApplicationContext:106->AbstractFaxToMailServiceTest.getDatabaseConfiguration:73->AbstractFaxToMailServiceTest.getApplicationConfig:247 » NoClassDefFound EmailServiceTest.setUp:56->AbstractFaxToMailServiceTest.newService:272->AbstractFaxToMailServiceTest.getServiceContext:259->AbstractFaxToMailServiceTest.getApplicationContext:189->AbstractFaxToMailServiceTest.newApplicationContext:106->AbstractFaxToMailServiceTest.getDatabaseConfiguration:73->AbstractFaxToMailServiceTest.getApplicationConfig:247 » NoClassDefFound MailFolderServiceTest.setUp:55->AbstractFaxToMailServiceTest.newService:272->AbstractFaxToMailServiceTest.getServiceContext:259->AbstractFaxToMailServiceTest.getApplicationContext:189->AbstractFaxToMailServiceTest.newApplicationContext:106->AbstractFaxToMailServiceTest.getDatabaseConfiguration:73->AbstractFaxToMailServiceTest.getApplicationConfig:247 » NoClassDefFound MailFolderServiceTest.setUp:55->AbstractFaxToMailServiceTest.newService:272->AbstractFaxToMailServiceTest.getServiceContext:259->AbstractFaxToMailServiceTest.getApplicationContext:189->AbstractFaxToMailServiceTest.newApplicationContext:106->AbstractFaxToMailServiceTest.getDatabaseConfiguration:73->AbstractFaxToMailServiceTest.getApplicationConfig:247 » NoClassDefFound ClientServiceTest.setUp:48->AbstractFaxToMailServiceTest.newService:272->AbstractFaxToMailServiceTest.getServiceContext:259->AbstractFaxToMailServiceTest.getApplicationContext:189->AbstractFaxToMailServiceTest.newApplicationContext:106->AbstractFaxToMailServiceTest.getDatabaseConfiguration:73->AbstractFaxToMailServiceTest.getApplicationConfig:247 » NoClassDefFound ClientServiceTest.setUp:48->AbstractFaxToMailServiceTest.newService:272->AbstractFaxToMailServiceTest.getServiceContext:259->AbstractFaxToMailServiceTest.getApplicationContext:189->AbstractFaxToMailServiceTest.newApplicationContext:106->AbstractFaxToMailServiceTest.getDatabaseConfiguration:73->AbstractFaxToMailServiceTest.getApplicationConfig:247 » NoClassDefFound Tests run: 7, Failures: 0, Errors: 6, Skipped: 1 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-service/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ faxtomail-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-service/target/faxtomail-service-1.0-rc-3-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ faxtomail-service --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building FaxToMail :: Web 1.0-rc-3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/js/n... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/js/n... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/js/n... (2 KB at 23.1 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/js/n... (2 KB at 18.7 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/js/n... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/js/n... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/org/nuiton/js/n... (816 B at 29.5 KB/sec) [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/js/n... (816 B at 27.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faxtomail-ui-web --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ faxtomail-ui-web --- [INFO] [INFO] --- i18n-maven-plugin:3.3:parserStruts2 (parseJsp) @ faxtomail-ui-web --- [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (parseOthersAndGen) @ faxtomail-ui-web --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (parseOthersAndGen) > :get @ faxtomail-ui-web >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ faxtomail-ui-web --- [INFO] Copying faxtomail-ui-web.properties to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/generated-sources/i18n/faxtomail-ui-web-fromGetters_fr_FR.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (parseOthersAndGen) < :get @ faxtomail-ui-web <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (parseOthersAndGen) @ faxtomail-ui-web --- [WARNING] bundle fr_FR contains 1/41 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] >>> i18n-maven-plugin:3.3:bundle (parseOthersAndGen) > :collect-i18n-artifacts @ faxtomail-ui-web >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:collect-i18n-artifacts (collect-i18n-artifacts) @ faxtomail-ui-web --- [INFO] collected 7 i18n artifacts for locale fr_FR stored in <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/i18n/collect-faxtomail-ui-web-i18n_fr_FR.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:bundle (parseOthersAndGen) < :collect-i18n-artifacts @ faxtomail-ui-web <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:bundle (parseOthersAndGen) @ faxtomail-ui-web --- [WARNING] bundle fr_FR contains 36/150 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ faxtomail-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ faxtomail-ui-web --- [INFO] Compiling 23 source files to <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/FaxToMailActionSupport.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/FaxToMailActionSupport.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/FaxToMailApplicationContext.java>:[75,40] method newDirectServiceContext in class com.franciaflex.faxtomail.services.FaxToMailServiceContext cannot be applied to given types; required: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext found: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext reason: actual argument com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext by method invocation conversion [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FaxToMail .......................................... SUCCESS [ 1.896 s] [INFO] FaxToMail :: Persistence ........................... SUCCESS [ 16.214 s] [INFO] FaxToMail :: Service ............................... SUCCESS [ 5.190 s] [INFO] FaxToMail :: Web ................................... FAILURE [ 2.832 s] [INFO] FaxToMail :: UI .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.806 s [INFO] Finished at: 2014-08-06T17:55:39+02:00 [INFO] Final Memory: 57M/997M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project faxtomail-ui-web: Compilation failure [ERROR] <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/FaxToMailApplicationContext.java>:[75,40] method newDirectServiceContext in class com.franciaflex.faxtomail.services.FaxToMailServiceContext cannot be applied to given types; [ERROR] required: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext [ERROR] found: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext [ERROR] reason: actual argument com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext by method invocation conversion [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project faxtomail-ui-web: Compilation failure <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/FaxToMailApplicationContext.java>:[75,40] method newDirectServiceContext in class com.franciaflex.faxtomail.services.FaxToMailServiceContext cannot be applied to given types; required: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext found: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext reason: actual argument com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext by method invocation conversion at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure <http://ci.codelutin.com/jenkins/job/faxtomail-ci/ws/trunk/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/FaxToMailApplicationContext.java>:[75,40] method newDirectServiceContext in class com.franciaflex.faxtomail.services.FaxToMailServiceContext cannot be applied to given types; required: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext found: com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext reason: actual argument com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaPersistenceContext cannot be converted to com.franciaflex.faxtomail.persistence.entities.FaxToMailTopiaApplicationContext by method invocation conversion at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :faxtomail-ui-web Sending e-mails to: faxtomail-build@list.forge.codelutin.com chatellier@codelutin.com Sending e-mails to: faxtomail-build@list.forge.codelutin.com channel stopped