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 2012/06/12 08:11:39 UTC

Build failed in Jenkins: CXF-trunk-deploy » Apache CXF Runtime Management #897

See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/897/>

------------------------------------------
projectStarted org.apache.cxf:cxf-rt-management:2.7.0-SNAPSHOT
[INFO] [INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/target>
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Management 2.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-rt-management ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.felix:maven-bundle-plugin:2.3.7(versions)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ cxf-rt-management ---
mojoSucceeded org.apache.felix:maven-bundle-plugin:2.3.7(versions)
mojoStarted org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:2.4.1(xml2fastinfoset)
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:2.4.1:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-management ---
mojoSucceeded org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:2.4.1(xml2fastinfoset)
mojoStarted org.apache.cxf:cxf-xjc-plugin:2.6.0(generate-sources)
[INFO] 
[INFO] --- cxf-xjc-plugin:2.6.0:xsdtojava (generate-sources) @ cxf-rt-management ---
[ERROR] Both jaxb:version and version are present
  line 21 of <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/build-resources/instrumentation.xjb>

Failed to parse a schema.
mojoSucceeded org.apache.cxf:cxf-xjc-plugin:2.6.0(generate-sources)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.3(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cxf-rt-management ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.3(default)
[debug] execute contextualize
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cxf-rt-management ---
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)[INFO] Compiling 25 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/target/classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cxf-rt-management ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[57,41] package org.apache.cxf.management.jmx.type does not exist
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[62,48] cannot find symbol
symbol: class JMXConnectorPolicyType
public class InstrumentationManagerImpl extends JMXConnectorPolicyType
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[102,21] operator != cannot be applied to org.apache.cxf.management.jmx.InstrumentationManagerImpl,org.apache.cxf.management.InstrumentationManager
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[103,19] <T>setExtension(T,java.lang.Class<T>) in org.apache.cxf.Bus cannot be applied to (org.apache.cxf.management.jmx.InstrumentationManagerImpl,java.lang.Class<org.apache.cxf.management.InstrumentationManager>)
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[133,15] <T>setExtension(T,java.lang.Class<T>) in org.apache.cxf.Bus cannot be applied to (org.apache.cxf.management.jmx.InstrumentationManagerImpl,java.lang.Class<org.apache.cxf.management.InstrumentationManager>)
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[136,20] registerLifeCycleListener(org.apache.cxf.buslifecycle.BusLifeCycleListener) in org.apache.cxf.buslifecycle.BusLifeCycleManager cannot be applied to (org.apache.cxf.management.jmx.InstrumentationManagerImpl)
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[144,12] cannot find symbol
symbol  : variable enabled
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[148,12] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[177,32] cannot find symbol
symbol  : method isThreaded()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[178,30] cannot find symbol
symbol  : method isDaemon()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[179,34] cannot find symbol
symbol  : method getJMXServiceURL()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[224,13] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[258,13] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[275,13] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[399,12] cannot find symbol
symbol  : variable daemon
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[399,57] cannot find symbol
symbol  : variable daemon
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[400,12] cannot find symbol
symbol  : variable threaded
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[400,61] cannot find symbol
symbol  : variable threaded
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[401,12] cannot find symbol
symbol  : variable enabled
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[401,59] cannot find symbol
symbol  : variable enabled
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[402,12] cannot find symbol
symbol  : variable jmxServiceURL
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[402,71] cannot find symbol
symbol  : variable jmxServiceURL
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[INFO] 22 errors 
[INFO] -------------------------------------------------------------

projectFailed org.apache.cxf:cxf-rt-management:2.7.0-SNAPSHOT

Jenkins build is back to normal : CXF-trunk-deploy » Apache CXF Runtime Management #899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/899/>


Build failed in Jenkins: CXF-trunk-deploy » Apache CXF Runtime Management #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/898/>

------------------------------------------
projectStarted org.apache.cxf:cxf-rt-management:2.7.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Management 2.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cxf-rt-management ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.felix:maven-bundle-plugin:2.3.7(versions)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ cxf-rt-management ---
mojoSucceeded org.apache.felix:maven-bundle-plugin:2.3.7(versions)
mojoStarted org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:2.4.1(xml2fastinfoset)
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:2.4.1:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-management ---
mojoSucceeded org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:2.4.1(xml2fastinfoset)
mojoStarted org.apache.cxf:cxf-xjc-plugin:2.6.0(generate-sources)[ERROR] Both jaxb:version and version are present
  line 21 of <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/build-resources/instrumentation.xjb>

Failed to parse a schema.

[INFO] 
[INFO] --- cxf-xjc-plugin:2.6.0:xsdtojava (generate-sources) @ cxf-rt-management ---
mojoSucceeded org.apache.cxf:cxf-xjc-plugin:2.6.0(generate-sources)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.3(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cxf-rt-management ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.3(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cxf-rt-management ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)[INFO] Compiling 25 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/target/classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cxf-rt-management ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[57,41] package org.apache.cxf.management.jmx.type does not exist
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[62,48] cannot find symbol
symbol: class JMXConnectorPolicyType
public class InstrumentationManagerImpl extends JMXConnectorPolicyType
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[102,21] operator != cannot be applied to org.apache.cxf.management.jmx.InstrumentationManagerImpl,org.apache.cxf.management.InstrumentationManager
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[103,19] <T>setExtension(T,java.lang.Class<T>) in org.apache.cxf.Bus cannot be applied to (org.apache.cxf.management.jmx.InstrumentationManagerImpl,java.lang.Class<org.apache.cxf.management.InstrumentationManager>)
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[133,15] <T>setExtension(T,java.lang.Class<T>) in org.apache.cxf.Bus cannot be applied to (org.apache.cxf.management.jmx.InstrumentationManagerImpl,java.lang.Class<org.apache.cxf.management.InstrumentationManager>)
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[136,20] registerLifeCycleListener(org.apache.cxf.buslifecycle.BusLifeCycleListener) in org.apache.cxf.buslifecycle.BusLifeCycleManager cannot be applied to (org.apache.cxf.management.jmx.InstrumentationManagerImpl)
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[144,12] cannot find symbol
symbol  : variable enabled
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[148,12] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[177,32] cannot find symbol
symbol  : method isThreaded()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[178,30] cannot find symbol
symbol  : method isDaemon()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[179,34] cannot find symbol
symbol  : method getJMXServiceURL()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[224,13] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[258,13] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[275,13] cannot find symbol
symbol  : method isEnabled()
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[399,12] cannot find symbol
symbol  : variable daemon
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[399,57] cannot find symbol
symbol  : variable daemon
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[400,12] cannot find symbol
symbol  : variable threaded
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[400,61] cannot find symbol
symbol  : variable threaded
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[401,12] cannot find symbol
symbol  : variable enabled
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[401,59] cannot find symbol
symbol  : variable enabled
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[402,12] cannot find symbol
symbol  : variable jmxServiceURL
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-management/ws/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java>:[402,71] cannot find symbol
symbol  : variable jmxServiceURL
location: class org.apache.cxf.management.jmx.InstrumentationManagerImpl
[INFO] 22 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
projectFailed org.apache.cxf:cxf-rt-management:2.7.0-SNAPSHOT