JBoss-AS-5.0.x - Build # 1742 - Failure:
Check console output at
https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x/1742 to view
the results.
Modifications since last build:
[alesj] AssertNull msg info.
[pferraro] Code cleanup. Added generics to JBC usage eliminating lots of casting.
[alesj] Fixing ProfileService tests.
TODO in composite (map) compare.
-------------------------------------------------------------------------
[...truncated 15283 lines...]
_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/cluster/output/classes
[javac] Compiling 107 source files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/cache/invalidation/bridges/JGCacheInvalidationBridge.java:35:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/cache/invalidation/bridges/JGCacheInvalidationBridge.java:57:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
DistributedState.DSListenerEx,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/cache/invalidation/bridges/JGCacheInvalidationBridge.java:72:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
protected DistributedState ds = null;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:36:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:37:
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/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:38:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
import org.jboss.metadata.ClusterConfigMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:39:
warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been
deprecated
import org.jboss.metadata.EntityMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:62:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
protected DistributedState ds = null;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:24:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
import org.jboss.deployment.DeploymentException;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:25:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:26:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
import org.jboss.metadata.ClusterConfigMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:38:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
implements org.jboss.ha.framework.interfaces.DistributedState.DSListenerEx
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:40:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
protected DistributedState ds = null;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/StatefulHASessionPersistenceManager.java:43:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
import org.jboss.metadata.ClusterConfigMetaData;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java:52:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartitionMBean.java:32:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImplMBean.java:39:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
extends org.jboss.ha.framework.interfaces.DistributedState
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java:902:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
public DistributedState getDistributedStateService()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:372:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
public void registerDSListener (String category, DSListener subscriber)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:376:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
public void unregisterDSListener (String category, DSListener subscriber)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/util/DistributedTimedCachePolicy.java:30:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/util/DistributedTimedCachePolicy.java:86:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
protected DistributedState entryMap;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:34:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
import org.jboss.ha.framework.interfaces.DistributedState;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/cache/invalidation/bridges/JGCacheInvalidationBridge.java:152:
warning: [deprecation] lookupReplicantsNodeNames(java.lang.String) in
org.jboss.ha.framework.interfaces.DistributedReplicantManager has been deprecated
java.util.List newReplicantsNodeNames = this.drm.lookupReplicantsNodeNames
(this.RPC_HANDLER_NAME);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/cache/invalidation/bridges/JGCacheInvalidationBridge.java:295:
warning: [deprecation] getDistributedStateService() in
org.jboss.ha.framework.interfaces.HAPartition has been deprecated
this.ds = partition.getDistributedStateService ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:94:
warning: [deprecation] org.jboss.metadata.BeanMetaData in org.jboss.metadata has been
deprecated
BeanMetaData bmd = con.getBeanMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:95:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
ClusterConfigMetaData ccmd = bmd.getClusterConfigMetaData ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:98:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
ds = (DistributedState)org.jboss.system.Registry.lookup (name);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:170:
warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been
deprecated
EntityMetaData metaData = (EntityMetaData)con.getBeanMetaData ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CMPClusteredInMemoryPersistenceManager.java:170:
warning: [deprecation] org.jboss.metadata.EntityMetaData in org.jboss.metadata has been
deprecated
EntityMetaData metaData = (EntityMetaData)con.getBeanMetaData ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/CleanShutdownInterceptor.java:126:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
this.isDebugEnabled = log.isDebugEnabled ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:48:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
ClusterConfigMetaData config =
getContainer().getBeanMetaData().getClusterConfigMetaData();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:51:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
ds = (DistributedState) Registry.lookup (name);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/ClusterSyncEntityInstanceCache.java:53:
warning: [deprecation] org.jboss.deployment.DeploymentException in org.jboss.deployment
has been deprecated
throw new DeploymentException("Failed to find DistributedState service:
"+name);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/StatefulHASessionPersistenceManager.java:108:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
String sessionStateName =
org.jboss.metadata.ClusterConfigMetaData.DEFAULT_SESSION_STATE_NAME;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ejb/plugins/StatefulHASessionPersistenceManager.java:109:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
ClusterConfigMetaData config = con.getBeanMetaData ().getClusterConfigMetaData ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java:902:
warning: [deprecation] getDistributedStateService() in
org.jboss.ha.framework.interfaces.HAPartition has been deprecated
public DistributedState getDistributedStateService()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java:902:
warning: [deprecation] getDistributedStateService() in
org.jboss.ha.framework.server.ClusterPartitionMBean has been deprecated
public DistributedState getDistributedStateService()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:427:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
if( listener instanceof DSListener )
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:429:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
DSListener dslistener = (DSListener) listener;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:429:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
DSListener dslistener = (DSListener) listener;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:454:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
if( listener instanceof DSListener )
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:456:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
DSListener dslistener = (DSListener) listener;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java:456:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState.DSListener in
org.jboss.ha.framework.interfaces.DistributedState has been deprecated
DSListener dslistener = (DSListener) listener;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/HARMIServerImpl.java:249:
warning: [deprecation] init() in org.jboss.ha.framework.server.HATarget has been
deprecated
public void init() throws Exception
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/HARMIServerImpl.java:251:
warning: [deprecation] init() in org.jboss.ha.framework.server.HATarget has been
deprecated
super.init ();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactory.java:130:
warning: [deprecation] createChannel(java.lang.Object) in org.jgroups.JChannelFactory has
been deprecated
public Channel createChannel(Object properties) throws ChannelException
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactory.java:134:
warning: [deprecation] createChannel(java.lang.Object) in org.jgroups.JChannelFactory has
been deprecated
Channel channel = super.createChannel(properties);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/util/DistributedTimedCachePolicy.java:138:
warning: [deprecation] getDistributedStateService() in
org.jboss.ha.framework.interfaces.HAPartition has been deprecated
this.entryMap = partition.getDistributedStateService();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/framework/server/util/TopologyMonitorService.java:131:
warning: [deprecation] setPartitionName(java.lang.String) in
org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean has been deprecated
public void setPartitionName(String name)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/hasessionstate/server/HASessionStateImpl.java:104:
warning: [deprecation] org.jboss.metadata.ClusterConfigMetaData in org.jboss.metadata has
been deprecated
this._sessionStateName =
org.jboss.metadata.ClusterConfigMetaData.DEFAULT_SESSION_STATE_NAME;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:97:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public void setClusterPartition(ClusterPartitionMBean clusterPartition)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:135:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
DistributedState ds = clusterPartition.getDistributedStateService();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:135:
warning: [deprecation] getDistributedStateService() in
org.jboss.ha.framework.interfaces.HAPartition has been deprecated
DistributedState ds = clusterPartition.getDistributedStateService();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:150:
warning: [deprecation] org.jboss.ha.framework.interfaces.DistributedState in
org.jboss.ha.framework.interfaces has been deprecated
DistributedState ds = clusterPartition.getDistributedStateService();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:150:
warning: [deprecation] getDistributedStateService() in
org.jboss.ha.framework.interfaces.HAPartition has been deprecated
DistributedState ds = clusterPartition.getDistributedStateService();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:268:
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/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java:381:
warning: [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
boolean debug = log.isDebugEnabled();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jndi/DetachedHANamingService.java:811:
type java.rmi.MarshalledObject does not take parameters
MarshalledObject<Naming> replyStub = new
MarshalledObject<Naming>(DetachedHANamingService.this.stub);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/jndi/DetachedHANamingService.java:811:
type java.rmi.MarshalledObject does not take parameters
MarshalledObject<Naming> replyStub = new
MarshalledObject<Naming>(DetachedHANamingService.this.stub);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java:40:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HASingletonSupport extends HAServiceMBeanSupport
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java:40:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HASingletonSupport extends HAServiceMBeanSupport
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java:50:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HASingletonController extends HASingletonSupport
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java:50:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HASingletonController extends HASingletonSupport
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java:93:
warning: [deprecation] setTargetName(javax.management.ObjectName) in
org.jboss.ha.singleton.HASingletonControllerMBean has been deprecated
public void setTargetName(ObjectName targetObjectName)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java:88:
warning: [deprecation] getTargetName() in
org.jboss.ha.singleton.HASingletonControllerMBean has been deprecated
public ObjectName getTargetName()
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java:50:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HASingletonController extends HASingletonSupport
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/main/org/jboss/invocation/jrmp/server/JRMPInvokerHA.java:82:
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/cluster/src/examples/org/jboss/ha/jmx/examples/HANotificationBroadcasterExample.java:42:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HANotificationBroadcasterExample
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/src/examples/org/jboss/ha/jmx/examples/HANotificationBroadcasterExample.java:42:
warning: [deprecation]
setClusterPartition(org.jboss.ha.framework.server.ClusterPartitionMBean) in
org.jboss.ha.jmx.HAServiceMBean has been deprecated
public class HANotificationBroadcasterExample
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
68 warnings
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/cluster/build.xml:223:
Compile failed; see the compiler error output for details.
Total time: 1 minute 53 seconds
Deleting old artifacts from #1740
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