[jboss-dev-forums] [Design of JBoss Labs] - Classpath Problem

jthorn do-not-reply at jboss.com
Mon Jan 8 13:00:18 EST 2007


After checking out and compiling jboss labs when I execute run.sh -c all I get several classpath errors.  Has anybody else seen this and know of a solution?  

11:28:49,510 ERROR [STDERR] org.jboss.aop.instrument.TransformationException: Failed to aspectize class org.jboss.forge.common.projects.Projects.  Could not find class it references org.jboss.forge.common.projects.ProjectDescriptor  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:29:12,609 ERROR [STDERR] [warn] Could not find class org.jboss.shotoku.exceptions.RepositoryException that org.jboss.forge.portal.TitleChangeFilter references.  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:29:12,612 ERROR [STDERR] [warn] Could not find class org.jboss.shotoku.Node that org.jboss.forge.portal.TitleChangeFilter references.  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:29:12,618 ERROR [STDERR] [warn] Could not find class org.jboss.shotoku.exceptions.ResourceDoesNotExist that org.jboss.forge.portal.TitleChangeFilter references.  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:29:12,620 ERROR [STDERR] [warn] Could not find class org.jboss.shotoku.ContentManager that org.jboss.forge.portal.TitleChangeFilter references.  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:29:36,483 ERROR [STDERR] org.jboss.aop.instrument.TransformationException: Failed to aspectize class org.quartz.impl.StdSchedulerFactory.  Could not find class it references org.quartz.utils.PoolingConnectionProvider  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:30:19,902 ERROR [STDERR] org.jboss.aop.instrument.TransformationException: Failed to aspectize class org.jbosslabs.portlets.primates.service.PrimatesServiceImpl.  Could not find class it references org.jbosslabs.portlets.primates.PrimatesTools  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:30:27,738 ERROR [STDERR] org.jboss.aop.instrument.TransformationException: Failed to aspectize class org.springframework.aop.support.RegexpMethodPointcutAdvisor.  Could not find class it references org.springframework.aop.support.Perl5RegexpMethodPointcut  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:30:30,046 ERROR [STDERR] [warn] Could not find class net.sf.cglib.asm.util.TraceClassVisitor that net.sf.cglib.core.DebuggingClassWriter$1 references.  It may not be in your classpath and you may not be getting field and constructor weaving for this class.
11:30:31,778 ERROR [STDERR] org.jboss.aop.instrument.TransformationException: Failed to aspectize class org.quartz.impl.StdSchedulerFactory.  Could not find class it references org.quartz.utils.PoolingConnectionProvider  It may not be in your classpath and you may not be getting field and constructor weaving for this class.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999134#3999134

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999134



More information about the jboss-dev-forums mailing list