Build failed in Hudson: jboss-aop-jbossas-4.2.0.GA #520

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat Sep 20 00:07:52 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/520/changes

Changes:

[pgier] [JBBUILD-491] A couple of fixes for the release target.

------------------------------------------
[...truncated 4401 lines...]
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectManager;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AbstractAspectManagerService.java :31: cannot find symbol
[execmodules] symbol  : class AspectNotificationHandler
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectNotificationHandler;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AbstractAspectManagerService.java :32: cannot find symbol
[execmodules] symbol  : class ClassLoaderValidation
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.ClassLoaderValidation;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AbstractAspectManagerService.java :45: cannot find symbol
[execmodules] symbol: class AspectNotificationHandler
[execmodules]         implements AbstractAspectManagerServiceMBean, AspectNotificationHandler
[execmodules]                                                       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AbstractAspectManagerService.java :109: cannot find symbol
[execmodules] symbol  : class ClassLoaderValidation
[execmodules] location: class org.jboss.aop.deployment.AbstractAspectManagerService
[execmodules]    protected ClassLoaderValidation createClassLoaderValidation()
[execmodules]              ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AspectDeployer.java :35: cannot find symbol
[execmodules] symbol  : class AspectAnnotationLoader
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectAnnotationLoader;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AspectDeployer.java :36: cannot find symbol
[execmodules] symbol  : class AspectManager
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectManager;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/deployment/AspectDeployer.java :37: cannot find symbol
[execmodules] symbol  : class AspectXmlLoader
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectXmlLoader;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :27: cannot find symbol
[execmodules] symbol  : class AspectManager
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectManager;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :28: cannot find symbol
[execmodules] symbol  : class Domain
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.Domain;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :29: cannot find symbol
[execmodules] symbol  : class InterceptionMarkers
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.InterceptionMarkers;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :30: package org.jboss.aop.advice does not exist
[execmodules] import org.jboss.aop.advice.AspectDefinition;
[execmodules]                             ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :40: cannot find symbol
[execmodules] symbol: class Domain
[execmodules] public abstract class ScopedClassLoaderDomain extends Domain
[execmodules]                                                       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :47: cannot find symbol
[execmodules] symbol  : class InterceptionMarkers
[execmodules] location: class org.jboss.aop.domain.ScopedClassLoaderDomain
[execmodules]    protected InterceptionMarkers interceptionMarkers = new InterceptionMarkers();
[execmodules]              ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :50: cannot find symbol
[execmodules] symbol  : class AspectManager
[execmodules] location: class org.jboss.aop.domain.ScopedClassLoaderDomain
[execmodules]    public ScopedClassLoaderDomain(ClassLoader loader, String name, boolean parentDelegation, AspectManager manager, boolean parentFirst)
[execmodules]                                                                                              ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :87: cannot find symbol
[execmodules] symbol  : class AspectDefinition
[execmodules] location: class org.jboss.aop.domain.ScopedClassLoaderDomain
[execmodules]    public Object getPerVMAspect(AspectDefinition def)
[execmodules]                                 ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :93: cannot find symbol
[execmodules] symbol  : class InterceptionMarkers
[execmodules] location: class org.jboss.aop.domain.ScopedClassLoaderDomain
[execmodules]    public InterceptionMarkers getInterceptionMarkers()
[execmodules]           ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedClassLoaderDomain.java :114: cannot find symbol
[execmodules] symbol  : class AspectDefinition
[execmodules] location: class org.jboss.aop.domain.ScopedClassLoaderDomain
[execmodules]    protected Object createPerVmAspect(String def, AspectDefinition adef, ClassLoader scopedClassLoader)
[execmodules]                                                   ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedRepositoryClassLoaderDomain.java :25: cannot find symbol
[execmodules] symbol  : class AspectManager
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectManager;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedRepositoryClassLoaderDomain.java :26: package org.jboss.aop.advice does not exist
[execmodules] import org.jboss.aop.advice.AspectDefinition;
[execmodules]                             ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/domain/ScopedRepositoryClassLoaderDomain.java :41: cannot find symbol
[execmodules] symbol  : class AspectManager
[execmodules] location: class org.jboss.aop.domain.ScopedRepositoryClassLoaderDomain
[execmodules]    public ScopedRepositoryClassLoaderDomain(ClassLoader loader, String name, boolean parentDelegation, AspectManager manager, boolean parentFirst)
[execmodules]                                                                                                        ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/junit/AOPTestDelegate.java :27: cannot find symbol
[execmodules] symbol  : class AspectXmlLoader
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectXmlLoader;
[execmodules]                      ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :80: cannot find symbol
[execmodules] symbol  : class TransformerCommon
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       Class<?> clazz = TransformerCommon.class;
[execmodules]                        ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :81: cannot find symbol
[execmodules] symbol  : class SuperClassesFirstWeavingStrategy
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       clazz = SuperClassesFirstWeavingStrategy.class;
[execmodules]               ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :82: cannot find symbol
[execmodules] symbol  : class ClassicWeavingStrategy
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       clazz = ClassicWeavingStrategy.class;
[execmodules]               ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :150: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.maintainAdvisorMethodInterceptors = maintain;
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :229: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.setClassPoolFactory(createFactory());
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :231: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.classLoaderValidator = createClassLoaderValidation();
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :234: cannot find symbol
[execmodules] symbol  : variable Deployment
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       Deployment.searchClasspath = false; // turn off dynamic finding of DDs
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :235: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.suppressTransformationErrors = suppressTransformationErrors;
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :246: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.setClassLoaderScopingPolicy(integration.createAOPClassLoaderScopingPolicy());
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :272: cannot find symbol
[execmodules] symbol  : variable AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                Document doc = AspectXmlLoader.loadDocument(new BufferedInputStream(in));
[execmodules]                               ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :273: cannot find symbol
[execmodules] symbol  : class AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                AspectXmlLoader loader = new AspectXmlLoader();
[execmodules]                ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :273: cannot find symbol
[execmodules] symbol  : class AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                AspectXmlLoader loader = new AspectXmlLoader();
[execmodules]                                             ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :275: cannot find symbol
[execmodules] symbol  : variable PortableAnnotationElement
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                PortableAnnotationElement.setClosingDownManager(true);
[execmodules]                ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :310: cannot find symbol
[execmodules] symbol  : variable AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]             AspectXmlLoader.deployXML(base);
[execmodules]             ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :332: cannot find symbol
[execmodules] symbol  : variable AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                Document doc = AspectXmlLoader.loadDocument(new BufferedInputStream(in));
[execmodules]                               ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :333: cannot find symbol
[execmodules] symbol  : class AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                AspectXmlLoader loader = new AspectXmlLoader();
[execmodules]                ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :333: cannot find symbol
[execmodules] symbol  : class AspectXmlLoader
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]                AspectXmlLoader loader = new AspectXmlLoader();
[execmodules]                                             ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :370: cannot find symbol
[execmodules] symbol  : variable JDK14TransformerManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       JDK14TransformerManager.transformer = new JDK14Transformer()
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :370: cannot find symbol
[execmodules] symbol  : class JDK14Transformer
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       JDK14TransformerManager.transformer = new JDK14Transformer()
[execmodules]                                                 ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :389: cannot find symbol
[execmodules] symbol  : variable JDK14TransformerManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       JDK14TransformerManager.transformer = null;
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :394: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       return AspectManager.getPrune();
[execmodules]              ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :399: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.setPrune(prune);
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :500: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       return AspectManager.verbose;
[execmodules]              ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :508: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.verbose = verbose;
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :516: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       return AspectManager.optimize;
[execmodules]              ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :524: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.optimize = verbose;
[execmodules]       ^
[execmodules] http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/src/main/org/jboss/aop/asintegration/core/AspectManagerServiceDelegate.java :535: cannot find symbol
[execmodules] symbol  : variable AspectManager
[execmodules] location: class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
[execmodules]       AspectManager.suppressTransformationErrors = suppressTransformationErrors;
[execmodules]       ^
[execmodules] 100 errors

BUILD FAILED
http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.2.0.GA/ws/trunk/asintegration/build.xml :171: Compile failed; see the compiler error output for details.

Total time: 1 minute 38 seconds
[jboss-aop-jbossas-4.2.0.GA] $ bash -xe /tmp/hudson49196.sh
+ kill 22952
Terminating xvnc
[jboss-aop-jbossas-4.2.0.GA] $ vncserver -kill :11
Killing Xvnc process ID 22949
Recording test results




More information about the builds mailing list