Build failed in Hudson: JBoss-AS-5.0.x #1425

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Apr 24 17:00:47 EDT 2008


See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1425/changes

Changes:

[bstansberry at jboss.com] [JBAS-5377] Manage clustered caches using a JBC CacheManager
Properly handle data gravitation of shared pojos

[bstansberry at jboss.com] [JBAS-5377] Manage clustered caches using a JBC CacheManager

[bstansberry at jboss.com] Fix outdated assertion comment

------------------------------------------
[...truncated 16380 lines...]
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-local-jdbc.rar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-xa-jdbc.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jboss-xa-jdbc.rar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jms-ra.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jms-ra.rar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/mail-ra.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/mail-ra.rar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/quartz-ra.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/quartz-ra.rar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/lib/jbosscx-client.jar
    [touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/connector/output/build-marker

most:

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

_module-connector-most:

_module-connector-most:
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deployers
     [copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/lib
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/dtd
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/examples/jca
     [copy] Copying 38 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/docs/examples/jca
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/client
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/lib

    ======================================================================
    ==  Executing 'most' in module 'management'...
    ==

_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:

jars:

_buildmagic:init:

init:

compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
    [javac] Compiling 172 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:35: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.BeanMetaData;
                          ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:36: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.SessionMetaData;
                          ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/JTAResource.java:101: warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
      if (log.isDebugEnabled())
             ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/URLResource.java:117: warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
      if (log.isDebugEnabled())
             ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:135: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
         BeanMetaData metaData = (BeanMetaData) server.getAttribute(containerName, "BeanMetaData");
         ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:135: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
         BeanMetaData metaData = (BeanMetaData) server.getAttribute(containerName, "BeanMetaData");
                                  ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:144: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
            SessionMetaData smetaData = (SessionMetaData) metaData;
            ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/factory/EJBModuleFactory.java:144: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
            SessionMetaData smetaData = (SessionMetaData) metaData;
                                         ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
8 warnings

compile-rmi:
     [rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes

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

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

most:

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

_module-management-most:

_module-management-most:
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/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.CR1/docs/examples/jmx
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/client

    ======================================================================
    ==  Executing 'most' in module 'ejb3'...
    ==

_buildmagic:init:

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

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

internal-jars:

_buildmagic:init:

init:

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

compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
    [javac] Compiling 25 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

compile:
    [touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/build-marker

jars:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-appclient.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-ejb3-iiop.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-ejb3-deployer.jar
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
     [copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib

most:

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

_module-ejb3-most:

_module-ejb3-most:
     [copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deploy/cluster
     [copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/deployers
     [copy] Copying 14 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/server/all/lib
     [copy] Copying 8 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.CR1/client

    ======================================================================
    ==  Executing 'most' in module 'tomcat'...
    ==

_buildmagic:init:

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

init:

_buildmagic:build-bypass-checker:

_buildmagic:build-bypass-notice:

_buildmagic:build-bypass-check:

jars:

_buildmagic:init:

init:

compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/output/classes
    [javac] Compiling 127 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java:61: package org.jboss.ha.cachemanager does not exist
import org.jboss.ha.cachemanager.CacheManagerLocator;
                                 ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java:62: package org.jboss.ha.cachemanager does not exist
import org.jboss.ha.cachemanager.PojoCacheManager;
                                 ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java:1190: cannot find symbol
symbol  : class PojoCacheManager
location: class org.jboss.web.tomcat.service.sso.TreeCacheSSOClusterManager
               PojoCacheManager pcm = CacheManagerLocator.getCacheManagerLocator().getCacheManager(null);
               ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java:1190: cannot find symbol
symbol  : variable CacheManagerLocator
location: class org.jboss.web.tomcat.service.sso.TreeCacheSSOClusterManager
               PojoCacheManager pcm = CacheManagerLocator.getCacheManagerLocator().getCacheManager(null);
                                      ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java:1275: cannot find symbol
symbol  : class PojoCacheManager
location: class org.jboss.web.tomcat.service.sso.TreeCacheSSOClusterManager
               PojoCacheManager pcm = CacheManagerLocator.getCacheManagerLocator().getCacheManager(null);
               ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/sso/TreeCacheSSOClusterManager.java:1275: cannot find symbol
symbol  : variable CacheManagerLocator
location: class org.jboss.web.tomcat.service.sso.TreeCacheSSOClusterManager
               PojoCacheManager pcm = CacheManagerLocator.getCacheManagerLocator().getCacheManager(null);
                                      ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 errors

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/build.xml:181: Compile failed; see the compiler error output for details.

Total time: 3 minutes 33 seconds
Deleting old artifacts from #1423
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE




More information about the builds mailing list