Build failed in Hudson: JBoss-AS-4.2.x #180
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-4.2.x/180/changes
Changes:
[galder.zamarreno(a)jboss.com] Renamed abstract invokerha test case class so that it does not get executed.
------------------------------------------
[...truncated 21997 lines...]
public boolean isCallerInRole(Identity role)
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java:63: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
import org.jboss.util.file.ArchiveBrowser;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.java:34: 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-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java:59: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
import org.jboss.util.file.ArchiveBrowser;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/FileSuffixFilter.java:24: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
import org.jboss.util.file.ArchiveBrowser;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/FileSuffixFilter.java:31: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
public class FileSuffixFilter implements ArchiveBrowser.Filter
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java:35: 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-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/EJBContainer.java:512: warning: [deprecation] constructorInterceptors in org.jboss.aop.Advisor has been deprecated
Interceptor[] cInterceptors = constructorInterceptors[defaultConstructorIndex];
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java:415: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
Iterator<?> it = ArchiveBrowser.getBrowser(unit.getUrl(), new ClassFileFilter());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java:535: warning: [deprecation] org.jboss.ejb3.entity.PersistenceXmlLoader in org.jboss.ejb3.entity has been deprecated
List<PersistenceMetadata> persistenceMetadata = PersistenceXmlLoader.deploy(persistenceXmlUrl, new HashMap(), new EJB3DTDEntityResolver(), PersistenceUnitTransactionType.JTA);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java:205: warning: [deprecation] org.jboss.util.file.ArchiveBrowser in org.jboss.util.file has been deprecated
Iterator it = ArchiveBrowser.getBrowser(di.localUrl, new ClassFileFilter());
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java:600: warning: [deprecation] peek(org.jboss.cache.Fqn) in org.jboss.cache.TreeCache has been deprecated
DataNode node = cache.peek(fqn);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/entity/JBCCache.java:141: warning: [deprecation] putFailFast(org.jboss.cache.Fqn,java.lang.Object,java.lang.Object,long) in org.jboss.cache.TreeCache has been deprecated
cache.putFailFast( new Fqn( regionFqn, key ), ITEM, value, 0 );
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/ejb3/entity/JBCCache.java:149: warning: [deprecation] putFailFast(org.jboss.cache.Fqn,java.lang.Object,java.lang.Object,long) in org.jboss.cache.TreeCache has been deprecated
cache.putFailFast( new Fqn( regionFqn, key ), ITEM, value, 0 );
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/EJBHandler.java:352: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/EJBHandler.java:381: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/InjectionUtil.java:282: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(ao, new JndiFieldInjector((Field) ao, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/InjectionUtil.java:287: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(ao, new JndiMethodInjector((Method) ao, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/JndiInjectHandler.java:79: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/JndiInjectHandler.java:93: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/PersistenceContextHandler.java:156: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/PersistenceContextHandler.java:190: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field,
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/PersistenceUnitHandler.java:222: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/PersistenceUnitHandler.java:251: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, container.getEnc()));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/WebServiceRefHandler.java:117: warning: [deprecation] org.jboss.injection.JndiMethodInjector in org.jboss.injection has been deprecated
injectors.put(method, new JndiMethodInjector(method, encName, encCtx));
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/src/main/org/jboss/injection/WebServiceRefHandler.java:137: warning: [deprecation] org.jboss.injection.JndiFieldInjector in org.jboss.injection has been deprecated
injectors.put(field, new JndiFieldInjector(field, encName, encCtx));
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
28 warnings
compile:
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/build-marker
jars:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib/jboss-ejb3.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib/hibernate-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib/jboss-ejb3-client.jar
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib/jboss-annotations-ejb3.jar
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib/ejb3.deployer
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib/ejb3.deployer
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/ejb3/output/lib
most:
==
== Finished with 'most' in module 'ejb3'.
======================================================================
_module-ejb3-most:
_module-ejb3-most:
[copy] Copying 7 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/all/deploy
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/all/lib
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client
======================================================================
== Executing 'most' in module 'webservices'...
==
_buildmagic:init:
configure:
_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-4.2.x/JBossAS_4_2/webservices/output/classes
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/gen-src
[javac] Compiling 50 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
_default:compile-resources:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/resources
[copy] Copying 6 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/resources
_default:compile-etc:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/etc
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/etc
compile:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/lib
module-jars:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/lib/jbossws-jboss42.jar
[touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/webservices/output/build-marker
most:
==
== Finished with 'most' in module 'webservices'.
======================================================================
_module-webservices-most:
_module-webservices-most:
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/all/lib
modules-most:
thirdparty:
thirdparty:
[copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/lib
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/lib
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/lib/endorsed
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/lib/endorsed
[copy] Copying 27 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client
[copy] Copying 18 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/all/lib
[unzip] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/thirdparty/jboss/jbossws/lib/jbossws-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/bin
[unzip] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/thirdparty/jboss/jbossws-framework/lib/jbossws-framework-scripts.zip into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/bin
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/all/deploy/jbossws.sar
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/thirdparty/jboss/jbossws-native42/lib/jbossws-native42.sar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/all/deploy/jbossws.sar
partition-build:
partition-default:
[copy] Copying 308 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/default
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/default/deploy/jboss-web.deployer/META-INF
[copy] Copying 12 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/default/deploy/jms
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/default/deploy/jms
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/default/deploy/http-invoker.sar
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/varia/output/lib/http-invoker.sar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/default/deploy/http-invoker.sar
partition-minimal:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/minimal/deploy
[copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/minimal/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/minimal/conf
[copy] Copying 3 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/minimal/lib
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/server/minimal/lib
bypass-jboss-all-client:
jboss-all-client:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/concurrent.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/hibernate-annotations.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/hibernate-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-aop-jdk50-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-aspect-jdk50-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-common-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-deployment.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-ejb3-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-iiop-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-j2ee.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-jsr77-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-remoting.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-serialization.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-srp-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-system-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jboss-transaction-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jbosscx-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jbossha-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jbossmq-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jbosssx-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jmx-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jmx-invoker-adaptor-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jnp-client.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/xmlsec.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/output/jboss-4.2.3.GA/client/jbossall-client.jar
[delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-4.2.x/JBossAS_4_2/build/build
install:
most:
main:
BUILD SUCCESSFUL
Total time: 6 minutes 5 seconds
+ cd ../testsuite
+ ./build.sh
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
17 years
Build failed in Hudson: JBossSX_SecurityManager » JBoss Security Client #89
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s...
------------------------------------------
[...truncated 135 lines...]
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[165,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[171,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[179,44] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[199,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[217,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[225,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[233,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[239,42] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[259,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[277,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[285,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[293,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[28,33] cannot find symbol
symbol : class ControlFlag
location: package org.jboss.security.config
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[299,50] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[338,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[356,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[364,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[372,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.authorization.config.SecurityConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[43,18] cannot find symbol
symbol : class Logger
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[46,43] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[54,38] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[68,47] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[90,52] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[112,55] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[133,51] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[155,56] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[181,56] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[30,28] package org.jboss.xb.binding does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[39,14] cannot find symbol
symbol: class GenericValueContainer
implements GenericValueContainer
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[203,61] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[220,49] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[237,45] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[251,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[259,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[268,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[276,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[282,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[290,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[298,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[304,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[312,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[320,9] cannot find symbol
symbol : class UnmarshallingContext
location: class org.jboss.security.auth.login.LoginConfigObjectModelFactory
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[41,11] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.authorization.config.AuthorizationModuleEntry
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[93,10] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.authorization.config.AuthorizationModuleEntry
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[102,30] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.authorization.config.AuthorizationModuleEntry
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[45,3] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.authorization.config.AuthorizationConfigEntryHolder
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[41,11] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[71,10] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[76,30] cannot find symbol
symbol : class ControlFlag
location: class org.jboss.security.identitytrust.config.IdentityTrustModuleEntry
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[33,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[34,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[35,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[36,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[37,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[38,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[39,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[40,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[43,25] package org.jboss.logging does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[55,18] cannot find symbol
symbol : class Logger
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[34,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[36,25] package org.jboss.logging does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[300,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[317,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[334,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[140,61] 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
http://hudson.qa.jboss.com/hudson/job/JBossSX_SecurityManager/org.jboss.s... :[141,54] 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
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Nov 21 08:22:54 EST 2007
[INFO] Final Memory: 5M/26M
[INFO] ------------------------------------------------------------------------
17 years
Build failed in Hudson: JBossSX » JBoss Security Client #182
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-...
------------------------------------------
[...truncated 132 lines...]
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[38,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[39,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[40,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[43,25] package org.jboss.logging does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[50,11] cannot find symbol
symbol : class StateMachine
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[55,6] cannot find symbol
symbol : class StateMachine
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[56,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[76,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[83,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[92,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[101,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[110,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[119,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[128,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[137,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[146,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[155,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[162,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[170,33] cannot find symbol
symbol : class PolicyConfiguration
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[171,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[180,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[189,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[198,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[207,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.JBossPolicyConfiguration
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[55,18] cannot find symbol
symbol : class Logger
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[34,27] package javax.security.jacc does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[36,25] package org.jboss.logging does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[300,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[317,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[334,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[341,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[348,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[355,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[362,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[369,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[375,44] cannot find symbol
symbol : class PolicyConfiguration
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[376,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[392,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[401,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[411,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[418,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[425,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.DelegatingPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[48,18] cannot find symbol
symbol : class Logger
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[161,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[167,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[178,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[190,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[207,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[213,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[224,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[229,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[235,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[241,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[246,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[252,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[258,13] cannot find symbol
symbol : class PolicyContextException
location: class org.jboss.security.jacc.ContextPolicy
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[24,26] cannot find symbol
symbol : class RunAs
location: package org.jboss.security
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[27,40] cannot find symbol
symbol : class IdentityTrustException
location: package org.jboss.security.identitytrust
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[28,61] package org.jboss.security.identitytrust.IdentityTrustManager does not exist
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[28,26] cannot find symbol
symbol : class SecurityContext
location: package org.jboss.security
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[29,40] cannot find symbol
symbol : class IdentityTrustException
location: package org.jboss.security.identitytrust
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[30,40] cannot find symbol
symbol : class IdentityTrustModule
location: package org.jboss.security.identitytrust
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[140,61] 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
http://hudson.qa.jboss.com/hudson/job/JBossSX/org.jboss.security$jbosssx-... :[141,54] 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
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Wed Nov 21 08:19:35 EST 2007
[INFO] Final Memory: 6M/22M
[INFO] ------------------------------------------------------------------------
17 years