You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/06 02:36:41 UTC

Build failed in Jenkins: CXF-3.1-deploy » Apache CXF Runtime Web Management #177

See <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/177/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Web Management 3.1.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ cxf-rt-management-web ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-management-web ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.2.0:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-management-web ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-rt-management-web ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ cxf-rt-management-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cxf-rt-management-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 94 source files to <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/target/war/WEB-INF/classes>
[INFO] <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/java/org/apache/cxf/management/web/browser/client/ui/ErrorDialog.java>: <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/java/org/apache/cxf/management/web/browser/client/ui/ErrorDialog.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/java/org/apache/cxf/management/web/browser/client/ui/ErrorDialog.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/java/org/apache/cxf/management/web/browser/client/ui/browser/SelectableTable.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-rt-management-web/ws/src/main/java/org/apache/cxf/management/web/browser/client/ui/browser/SelectableTable.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- gwt-maven-plugin:2.7.0:compile (default) @ cxf-rt-management-web ---
[INFO] auto discovered modules [org.apache.cxf.management.web.browser.LogBrowser]
[INFO] Compiling module org.apache.cxf.management.web.browser.LogBrowser
[INFO]    Compiling 5 permutations
[INFO]       Process output
[INFO]          #
[INFO]          # There is insufficient memory for the Java Runtime Environment to continue.
[INFO]          # Cannot create GC thread. Out of system resources.
[INFO]          # An error report file with more information is saved as:
[INFO]          # /home/jenkins/jenkins-slave/workspace/CXF-3.1-deploy/hs_err_pid29077.log
[ERROR] Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
[ERROR] 	at java.lang.Thread.start0(Native Method)
[ERROR] 	at java.lang.Thread.start(Thread.java:714)
[ERROR] 	at com.google.gwt.dev.ExternalPermutationWorkerFactory.launchExternalWorker(ExternalPermutationWorkerFactory.java:291)
[ERROR] 	at com.google.gwt.dev.ExternalPermutationWorkerFactory.getWorkers(ExternalPermutationWorkerFactory.java:373)
[ERROR] 	at com.google.gwt.dev.PermutationWorkerFactory.createWorkers(PermutationWorkerFactory.java:365)
[ERROR] 	at com.google.gwt.dev.PermutationWorkerFactory.compilePermutations(PermutationWorkerFactory.java:267)
[ERROR] 	at com.google.gwt.dev.CompilePerms.compile(CompilePerms.java:211)
[ERROR] 	at com.google.gwt.dev.Compiler.run(Compiler.java:221)
[ERROR] 	at com.google.gwt.dev.Compiler.run(Compiler.java:158)
[ERROR] 	at com.google.gwt.dev.Compiler$1.run(Compiler.java:120)
[ERROR] 	at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55)
[ERROR] 	at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50)
[ERROR] 	at com.google.gwt.dev.Compiler.main(Compiler.java:127)