Build failed in Hudson: jboss-aop-jbossas-4.0.4.GA-jdk15 #483

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Sep 19 23:42:56 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/jboss-aop-jbossas-4.0.4.GA-jdk15/483/changes

Changes:

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

------------------------------------------
[...truncated 4411 lines...]
[execmodules] location: package org.jboss.aop
[execmodules] import org.jboss.aop.AspectManager;
[execmodules]                      ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/trunk/asintegration/src/main/org/jboss/aop/deployment/AbstractAspectManagerService.java:45: cannot find symbol
[execmodules] symbol: class AspectNotificationHandler
[execmodules]         implements AbstractAspectManagerServiceMBean, AspectNotificationHandler
[execmodules]                                                       ^
[execmodules] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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] /qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/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
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-jbossas-4.0.4.GA-jdk15/trunk/asintegration/build.xml:171: Compile failed; see the compiler error output for details.

Total time: 1 minute 43 seconds
[jboss-aop-jbossas-4.0.4.GA-jdk15] $ bash -xe /tmp/hudson34921.sh
+ kill 23426
Terminating xvnc
[jboss-aop-jbossas-4.0.4.GA-jdk15] $ vncserver -kill :10
Killing Xvnc process ID 23423
Recording test results




More information about the builds mailing list