[JBoss Builds] Build failed in Hudson: JBoss-AS-5.0.x #124

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Aug 31 18:53:25 EDT 2007


See http://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/124/changes

Changes:

[scott.stark at jboss.org] Update to jboss/common-core version="2.2.1.snapshot"

------------------------------------------
[...truncated 25066 lines...]
_buildmagic:init:

init:

compile-idl:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/gen-src
   [jacidl] scan file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/SASCurrent.idl
   [jacidl] scan file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/TransactionService.idl
   [jacidl] processing idl file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/SASCurrent.idl
   [jacidl] processing idl file: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/idl/TransactionService.idl

compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes/main
    [javac] Compiling 160 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes/main
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:123: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
   private static void generateMethodCode(ProxyAssembler asm,
                                          ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:32: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
import org.jboss.tm.TxManager;
                    ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:85: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
import org.jboss.tm.TxManager;
                    ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/iiop/rmi/WorkCacheManager.java:79: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
         initializer = cls.getDeclaredMethod("doAnalyze", null);
                                                          ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:331: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Class for a varargs call
cast to java.lang.Class[] for a non-varargs call and to suppress this warning
                  helperClass.getMethod("id", null);
                                              ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/iiop/rmi/marshal/strategy/StubStrategy.java:332: warning: non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
               this.reposId = (String)idMethod.invoke(null, null);
                                                            ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:275: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
      ProxyAssembler asm =
      ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java:276: warning: [deprecation] org.jboss.proxy.compiler.ProxyAssembler in org.jboss.proxy.compiler has been deprecated
         new ProxyAssembler(stubClassName,
             ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:149: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
      TxManager tm = (TxManager)TMUtil.getTransactionManager();
      ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:149: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
      TxManager tm = (TxManager)TMUtil.getTransactionManager();
                      ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:164: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
         TxManager tm = (TxManager)TMUtil.getTransactionManager();
         ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java:164: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
         TxManager tm = (TxManager)TMUtil.getTransactionManager();
                         ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:364: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
      TxManager tm = (TxManager) TMUtil.getTransactionManager();
      ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:364: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
      TxManager tm = (TxManager) TMUtil.getTransactionManager();
                      ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:1018: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
         TxManager tm = (TxManager) TMUtil.getTransactionManager();
         ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/src/main/org/jboss/tm/iiop/OTSServant.java:1018: warning: [deprecation] org.jboss.tm.TxManager in org.jboss.tm has been deprecated
         TxManager tm = (TxManager) TMUtil.getTransactionManager();
                         ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
16 warnings

compile-rmi:
     [rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes
     [rmic] IIOP has been turned on.
     [rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/classes
     [rmic] IIOP has been turned on.

compile-etc:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/etc
     [copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/etc

compile-resources:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/resources
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/resources

compile:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib/jboss-iiop.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib/jboss-iiop-client.jar
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/bin
    [touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/build-marker

most:

    ==
    ==  Finished with 'most' in module 'iiop'.
    ======================================================================
    

_module-iiop-most:

_module-iiop-most:
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/lib
     [copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/conf
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/deploy

    ======================================================================
    ==  Executing 'most' in module 'aspects'...
    ==

_buildmagic:init:

configure:
Overriding previous definition of reference to jboss.test.classpath
Overriding previous definition of reference to xdoclet.task.classpath

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

output:

_buildmagic:init:

init:

_default:compile-etc:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/etc
     [copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/etc

_default:compile-resources:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/resources
     [copy] Copying 29 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/resources

compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/classes
    [javac] Compiling 105 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:63: warning: [deprecation] pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object) in org.jboss.security.SecurityAssociation has been deprecated
                     SecurityAssociation.pushSubjectContext(subject, principal, credential);
                                        ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:76: warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has been deprecated
                     SecurityAssociation.popSubjectContext();
                                        ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:155: warning: [deprecation] pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object) in org.jboss.security.SecurityAssociation has been deprecated
            SecurityAssociation.pushSubjectContext(subject, principal, credential);
                               ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:159: warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has been deprecated
            SecurityAssociation.popSubjectContext();
                               ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 warnings

compile:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aspect-library-jdk50.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aspect-jdk50-client.jar
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/META-INF
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.deployer
   [delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/META-INF

most:

    ==
    ==  Finished with 'most' in module 'aspects'.
    ======================================================================
    

_module-aspects-most:

_module-aspects-most:
    [unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.deployer into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/server/all/deployers/jboss-aop-jboss5.deployer
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta3/client

    ======================================================================
    ==  Executing 'most' in module 'profileservice'...
    ==

_buildmagic:init:

configure:
Overriding previous definition of reference to jboss.test.classpath

_default:task-init:

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

_default:compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/classes
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/gen-src
    [javac] Compiling 24 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.java:578: incompatible types
found   : java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
required: java.util.Set<org.jboss.managed.api.ManagedProperty>
         Set<ManagedProperty> moProps = mo.getProperties();
                                                        ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/builders/DomDataSourceManagedObject.java:125: incompatible types
found   : java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
required: java.util.Set<org.jboss.managed.api.ManagedProperty>
      Set<ManagedProperty> properties = getProperties();
                                                     ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/builders/FakeConnectionFactoryDeployerManagedObjectBuilder.java:110: cannot find symbol
symbol  : method add(org.jboss.managed.plugins.ManagedPropertyImpl)
location: interface java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
         typeMO.getProperties().add(dsType);
                             ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/builders/ServiceManagedObject.java:73: incompatible types
found   : java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
required: java.util.Set<org.jboss.managed.api.ManagedProperty>
         Set<ManagedProperty> properties = getProperties();
                                                        ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceDeployer.java:130: cannot find symbol
symbol  : method add(org.jboss.managed.plugins.ManagedPropertyImpl)
location: interface java.util.Map<java.lang.String,org.jboss.managed.api.ManagedProperty>
         typeMO.getProperties().add(dsType);
                             ^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 errors

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tools/etc/buildmagic/buildmagic.ent:449: Compile failed; see the compiler error output for details.

Total time: 2 minutes 7 seconds
Deleting old artifacts from #122
Recording fingerprints
Sending e-mails to: rrajasek at redhat.com pjha at redhat.com
Build was marked for publishing on https://hudson.jboss.org/hudson
finished: FAILURE




More information about the builds mailing list