JBoss-AS-5.0.x - Build # 2534 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x - Build # 2534 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x/2534 to view the results.
Modifications since last build:
[bstansberry(a)jboss.com] Fix typo
-------------------------------------------------------------------------
[...truncated 16985 lines...]
_module-connector-most:
_module-connector-most:
[copy] Warning: jboss-jca.deployer/META-INF/jca-deployers-jboss-beans.xml modified in the future.
[copy] Warning: jboss-jca.deployer/jboss-jca-deployer.jar modified in the future.
[copy] Warning: jboss-jca.deployer modified in the future.
[copy] Warning: jboss-jca.deployer/META-INF modified in the future.
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deployers
[copy] Warning: jboss-local-jdbc.rar modified in the future.
[copy] Warning: jboss-xa-jdbc.rar modified in the future.
[copy] Warning: mail-ra.rar modified in the future.
[copy] Warning: quartz-ra.rar modified in the future.
[copy] Warning: jbossjca-service.xml modified in the future.
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/dtd
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jca
[copy] Copying 38 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jca
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
======================================================================
== Executing 'most' in module 'management'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
[javac] Compiling 183 source files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/deployers/EjbModuleJSR77Deployer.java:32: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.BeanMetaData;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/deployers/EjbModuleJSR77Deployer.java:33: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.SessionMetaData;
^
/mnt/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;
^
/mnt/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;
^
/mnt/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())
^
/mnt/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())
^
/mnt/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");
^
/mnt/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");
^
/mnt/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;
^
/mnt/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.
10 warnings
compile-rmi:
[rmic] Warning: org/jboss/management/mejb/RMIClientNotificationListener.class modified in the future.
[rmic] RMI Compiling 1 class to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
[rmic] Unknown stub option 1.5
compile-etc:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/etc
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/etc
compile:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-jsr77.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-jsr77-client.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-management.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/ejb-management.jar
[touch] Creating /mnt/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] Warning: jboss-management.jar modified in the future.
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Warning: ejb-management.jar modified in the future.
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jmx
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
======================================================================
== Executing 'most' in module 'ejb3'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
internal-jars:
_buildmagic:init:
init:
compile-etc:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/etc
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/etc
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
[javac] Compiling 40 source files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/client/ClientLauncher.java:296: 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
theMainClass = (Class<?>) getMainClass.invoke(client, 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.
1 warning
compile:
[touch] Creating /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/build-marker
jars:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-appclient.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-ejb3-iiop.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-ejb3-deployer.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/resources
[unjar] Expanding: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar into /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/resources
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
[copy] Warning: jboss-ejb3-deployer.jar modified in the future.
[copy] Warning: jboss-ejb3-iiop.jar modified in the future.
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
[copy] Copying 3 files to /mnt/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] Warning: ejb3-connectors-jboss-beans.xml modified in the future.
[copy] Warning: ejb3-interceptors-aop.xml modified in the future.
[copy] Warning: ejb3-timer-service.xml modified in the future.
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deployers
[copy] Copying 18 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Copying 11 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
======================================================================
== Executing 'most' in module 'tomcat'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/output/classes
[javac] Compiling 152 source files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/JBossContextConfig.java:81: cannot find symbol
symbol : class ContextXMLObjectModelFactory
location: package org.jboss.web.tomcat.metadata
import org.jboss.web.tomcat.metadata.ContextXMLObjectModelFactory;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatService.java:63: cannot find symbol
symbol : class ServerXMLObjectModelFactory
location: package org.jboss.web.tomcat.metadata
import org.jboss.web.tomcat.metadata.ServerXMLObjectModelFactory;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/tests/org/jboss/test/web/metadata/ServerMetaDataUniTestCase.java:32: cannot find symbol
symbol : class ServerXMLObjectModelFactory
location: package org.jboss.web.tomcat.metadata
import org.jboss.web.tomcat.metadata.ServerXMLObjectModelFactory;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/tests/org/jboss/test/web/metadata/ServerMetaDataUniTestCase.java:47: cannot find symbol
symbol : class ServerXMLObjectModelFactory
location: class org.jboss.test.web.metadata.ServerMetaDataUniTestCase
ObjectModelFactory factory = new ServerXMLObjectModelFactory();
^
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.
4 errors
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/build.xml:185: Compile failed; see the compiler error output for details.
Total time: 2 minutes 26 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month
JBoss-AS-5.0.x - Build # 2533 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x - Build # 2533 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x/2533 to view the results.
Modifications since last build:
[remy.maucherat(a)jboss.com] - Remove useless factories.
-------------------------------------------------------------------------
[...truncated 16938 lines...]
[copy] Warning: mail-ra.rar modified in the future.
[copy] Warning: quartz-ra.rar modified in the future.
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Warning: jms-ra.rar modified in the future.
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Warning: jboss-common-jdbc-wrapper.jar modified in the future.
[copy] Warning: jboss-jca.jar modified in the future.
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/dtd
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jca
[copy] Copying 38 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jca
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
======================================================================
== Executing 'most' in module 'management'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
[javac] Compiling 183 source files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/deployers/EjbModuleJSR77Deployer.java:32: warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.BeanMetaData;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/src/main/org/jboss/management/j2ee/deployers/EjbModuleJSR77Deployer.java:33: warning: [deprecation] org.jboss.metadata.SessionMetaData in org.jboss.metadata has been deprecated
import org.jboss.metadata.SessionMetaData;
^
/mnt/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;
^
/mnt/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;
^
/mnt/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())
^
/mnt/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())
^
/mnt/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");
^
/mnt/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");
^
/mnt/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;
^
/mnt/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.
10 warnings
compile-rmi:
[rmic] Warning: org/jboss/management/mejb/RMIClientNotificationListener.class modified in the future.
[rmic] RMI Compiling 1 class to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
[rmic] Unknown stub option 1.5
compile-etc:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/etc
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/etc
compile:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-jsr77.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-jsr77-client.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/jboss-management.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/lib/ejb-management.jar
[touch] Creating /mnt/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] Warning: jboss-management.jar modified in the future.
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Warning: ejb-management.jar modified in the future.
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jmx
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
======================================================================
== Executing 'most' in module 'ejb3'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
internal-jars:
_buildmagic:init:
init:
compile-etc:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/etc
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/etc
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
[javac] Compiling 40 source files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/client/ClientLauncher.java:296: 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
theMainClass = (Class<?>) getMainClass.invoke(client, 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.
1 warning
compile:
[touch] Creating /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/build-marker
jars:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-appclient.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-ejb3-iiop.jar
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/jboss-ejb3-deployer.jar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/resources
[unjar] Expanding: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar into /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/resources
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
[copy] Warning: jboss-ejb3-deployer.jar modified in the future.
[copy] Warning: jboss-ejb3-iiop.jar modified in the future.
[copy] Warning: META-INF/persistence.properties modified in the future.
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
[copy] Copying 3 files to /mnt/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] Warning: ejb3-connectors-jboss-beans.xml modified in the future.
[copy] Warning: ejb3-interceptors-aop.xml modified in the future.
[copy] Warning: ejb3-timer-service.xml modified in the future.
[copy] Copying 3 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deploy
[copy] Warning: ejb3.deployer/META-INF/ejb3-deployers-jboss-beans.xml modified in the future.
[copy] Warning: ejb3.deployer/META-INF/jpa-deployers-jboss-beans.xml modified in the future.
[copy] Warning: ejb3.deployer/META-INF/persistence.properties modified in the future.
[copy] Warning: ejb3.deployer/jboss-ejb3-deployer.jar modified in the future.
[copy] Warning: ejb3.deployer/jboss-ejb3-iiop.jar modified in the future.
[copy] Warning: ejb3.deployer modified in the future.
[copy] Warning: ejb3.deployer/META-INF modified in the future.
[copy] Copying 5 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deployers
[copy] Copying 18 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Copying 11 files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
======================================================================
== Executing 'most' in module 'tomcat'...
==
_buildmagic:init:
configure:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
compile-classes:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/output/classes
[javac] Compiling 152 source files to /mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/output/classes
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/JBossContextConfig.java:81: cannot find symbol
symbol : class ContextXMLObjectModelFactory
location: package org.jboss.web.tomcat.metadata
import org.jboss.web.tomcat.metadata.ContextXMLObjectModelFactory;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatService.java:63: cannot find symbol
symbol : class ServerXMLObjectModelFactory
location: package org.jboss.web.tomcat.metadata
import org.jboss.web.tomcat.metadata.ServerXMLObjectModelFactory;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/tests/org/jboss/test/web/metadata/ServerMetaDataUniTestCase.java:32: cannot find symbol
symbol : class ServerXMLObjectModelFactory
location: package org.jboss.web.tomcat.metadata
import org.jboss.web.tomcat.metadata.ServerXMLObjectModelFactory;
^
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/tests/org/jboss/test/web/metadata/ServerMetaDataUniTestCase.java:47: cannot find symbol
symbol : class ServerXMLObjectModelFactory
location: class org.jboss.test.web.metadata.ServerMetaDataUniTestCase
ObjectModelFactory factory = new ServerXMLObjectModelFactory();
^
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.
4 errors
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/build.xml:185: Compile failed; see the compiler error output for details.
Total time: 2 minutes 21 seconds
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month
JBoss-AS-5.0.x - Build # 2532 - Failure!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x - Build # 2532 - Failure:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x/2532 to view the results.
Modifications since last build:
[remy.maucherat(a)jboss.com] - Update to using SchemaBinding (needs XB 2.0.0 GA).
- Hack in property replacement since I can't get it to work.
- Old code is still in by default.
[remy.maucherat(a)jboss.com] - Fix annotations and types for use with XB (without a factory).
-------------------------------------------------------------------------
[...truncated 16904 lines...]
[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.GA/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.GA/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.GA/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.GA/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.GA/docs/dtd
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/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.GA/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.GA/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.GA/client
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
======================================================================
== Executing 'most' in module 'management'...
==
_buildmagic:init:
configure:
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 183 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/deployers/EjbModuleJSR77Deployer.java:32: 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/deployers/EjbModuleJSR77Deployer.java:33: 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/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.
10 warnings
compile-rmi:
[rmic] RMI Compiling 1 class to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/management/output/classes
[rmic] Unknown stub option 1.5
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] Warning: jboss-management.jar modified in the future.
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Warning: ejb-management.jar modified in the future.
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/docs/examples/jmx
[copy] Warning: jboss-jsr77-client.jar modified in the future.
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
======================================================================
== Executing 'most' in module 'ejb3'...
==
_buildmagic:init:
configure:
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 40 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/src/main/org/jboss/ejb3/client/ClientLauncher.java:296: 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
theMainClass = (Class<?>) getMainClass.invoke(client, 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.
1 warning
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/resources
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/resources
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/ejb3/output/lib/ejb3.deployer
[copy] Copying 3 files 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.GA/server/all/deploy
[copy] Copying 5 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/deployers
[copy] Copying 18 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/server/all/lib
[copy] Copying 11 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.GA/client
======================================================================
== Executing 'most' in module 'tomcat'...
==
_buildmagic:init:
configure:
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 154 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/metadata/ContextXMLObjectModelFactory.java:52: setAttributes(java.util.Map<javax.xml.namespace.QName,java.lang.Object>) in org.jboss.web.tomcat.metadata.AnyXmlMetaData cannot be applied to (java.util.HashMap<java.lang.String,java.lang.Object>)
metaData.setAttributes(new HashMap<String, Object>());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/metadata/ContextXMLObjectModelFactory.java:53: put(javax.xml.namespace.QName,java.lang.Object) in java.util.Map<javax.xml.namespace.QName,java.lang.Object> cannot be applied to (java.lang.String,java.lang.String)
metaData.getAttributes().put(key, value);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/metadata/ContextXMLObjectModelFactory.java:159: setAttributes(java.util.Map<javax.xml.namespace.QName,java.lang.Object>) in org.jboss.web.tomcat.metadata.AnyXmlMetaData cannot be applied to (java.util.HashMap<java.lang.String,java.lang.Object>)
metaData.setAttributes(new HashMap<String, Object>());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/metadata/ContextXMLObjectModelFactory.java:174: put(javax.xml.namespace.QName,java.lang.Object) in java.util.Map<javax.xml.namespace.QName,java.lang.Object> cannot be applied to (java.lang.String,java.lang.String)
metaData.getAttributes().put(key, value);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/metadata/ServerXMLObjectModelFactory.java:237: setAttributes(java.util.Map<javax.xml.namespace.QName,java.lang.Object>) in org.jboss.web.tomcat.metadata.AnyXmlMetaData cannot be applied to (java.util.HashMap<java.lang.String,java.lang.Object>)
metaData.setAttributes(new HashMap<String, Object>());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tomcat/src/main/org/jboss/web/tomcat/metadata/ServerXMLObjectModelFactory.java:252: put(javax.xml.namespace.QName,java.lang.Object) in java.util.Map<javax.xml.namespace.QName,java.lang.Object> cannot be applied to (java.lang.String,java.lang.String)
metaData.getAttributes().put(key, value);
^
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:185: Compile failed; see the compiler error output for details.
Total time: 3 minutes 5 seconds
Deleting old artifacts from #2530
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1012 - Still Unstable!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1012 - Still Unstable:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/1012 to view the results.
Modifications since last build:
[ALRubinger] [EJBTHREE-1534] Remove EjbMetadataJndiPolicyDecoratorDeployer from AS and bring it in from EJB3 Deployers
[ALRubinger] Update jboss-ejb3-core:1.0.0-Beta5 and jboss-metadata:1.0.0.CR3
[bstansberry(a)jboss.com] [JBAS-6023] [JBAS-6080] Reapply r79679, r79864 commits
[bstansberry(a)jboss.com] Ease use of JBoss Profiler to analyze classloader leak test failures
[bstansberry(a)jboss.com] [JBAS-6112] Move to 1.0.0-Beta1. If you don't like this release name, address all inquiries to cdewolf(a)redhat.com :)
16 years, 1 month