Alan,

Thanks for your prompt reply. Here is the file. process is trying to
locate net/sf/cglib/core/Signature file and there is
NoClassDefFoundError error . Do I need to download any jar file.

Thanks in advance.

Bhanu.

On Mon, 28 Jun 2004 23:09:17 -0400, Alan D. Cabrera <[EMAIL PROTECTED]> wrote:
> 
> Can you send me a copy of your
> 
> TEST-org.apache.geronimo.jetty.ApplicationTest.txt
> 
> file?
> 
> Thanks,
> Alan
> 
> 
> 
> > -----Original Message-----
> > From: Bhanu Vasireddy [mailto:[EMAIL PROTECTED]
> > Sent: Monday, June 28, 2004 9:58 PM
> > To: [EMAIL PROTECTED]
> > Cc: geronimo
> > Subject: Re: I get a build failure ...
> >
> > Hi there,
> >
> > I checked out all the sources from CVS and  before compiling  i
> > deleted all the sub folders from .maven directory which is in my home
> > directory. Still I am getting following error and build is failing.
> > any ideas.
> >
> > Thanks,
> > Bhanu.
> >
> > java:compile:
> >     [touch] Creating D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target\xml
> > beans\tstamp
> >     [depend] Deleted 0 out of date files in 0 seconds
> >     [echo] Compiling to D:\geronimo_dev\incubator-
> > geronimo\modules\jetty/target/
> > classes
> >     [javac] Compiling 54 source files to D:\geronimo_dev\incubator-
> > geronimo\modu
> > les\jetty\target\classes
> > Note: Some input files use or override a deprecated API.
> > Note: Recompile with -deprecation for details.
> >
> > java:jar-resources:
> > Copying 1 file to D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target\classe
> > s
> > Copying 92 files to D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target\clas
> > ses
> >
> > test:prepare-filesystem:
> >     [mkdir] Created dir: D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target
> > \test-classes
> >     [mkdir] Created dir: D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target
> > \test-reports
> >
> > test:test-resources:
> > Copying 1 file to D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target\test-c
> > lasses
> > Copying 14 files to D:\geronimo_dev\incubator-
> > geronimo\modules\jetty\target\test
> > -classes
> >
> > test:compile:
> >     [javac] Compiling 4 source files to D:\geronimo_dev\incubator-
> > geronimo\modul
> > es\jetty\target\test-classes
> >
> > test:test:
> >     [junit] Running org.apache.geronimo.jetty.ApplicationTest
> >     [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.312
> sec
> >     [junit] [ERROR] TEST org.apache.geronimo.jetty.ApplicationTest
> FAILED
> >     [junit] Running org.apache.geronimo.jetty.ContainerTest
> >     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.152
> sec
> >     [junit] Running org.apache.geronimo.jetty.SecurityTest
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.653
> sec
> >     [junit] Running
> org.apache.geronimo.jetty.deployment.WebAppDConfigTest
> >     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.384
> sec
> >
> > BUILD FAILED
> > File...... D:\geronimo_dev\incubator-geronimo\maven.xml
> > Element... maven:reactor
> > Line...... 180
> > Column.... 27
> > Unable to obtain goal [default] -- C:\Documents and Settings\Bhanu
> > V\.maven\plug
> > ins\maven-test-plugin-1.6.1\plugin.jelly:162:54: <fail> There were
> test
> > failures
> > .
> > Total time: 8 minutes 48 seconds
> > Finished at: Mon Jun 28 19:14:13 PDT 2004
> >
> > D:\geronimo_dev\incubator-geronimo>
> >
> >
> >
> > On Sat, 26 Jun 2004 05:52:14 -0700 (PDT), mouli <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > BUILD FAILED
> > > File...... E:\incubator-geronimo\maven.xml
> > > Element... maven:reactor
> > > Line...... 180
> > > Column.... 27
> > > Unable to obtain goal [default] -- C:\Documents and
> > > Settings\m\.maven\plugins\geronimo-xmlbeans-plugin-1.0-
> > SNAPSHOT\plugin.jelly:53:142:
> > > <j:invokeStatic> Could not load class:
> > > org.apache.geronimo.tools.xmlbeans.SchemaCompilerWrapper.
> > >
> > > Reason: java.lang.reflect.InvocationTargetException
> > > Total time: 2 minutes 28 seconds
> > > Finished at: Sat Jun 26 08:48:52 EDT 2004
> > >
> > > =====
> > > ---------------***************---------------
> > > mouli
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > New and Improved Yahoo! Mail - 100MB free storage!
> > > http://promotions.yahoo.com/new_mail
> > >
>
Testsuite: org.apache.geronimo.jetty.ApplicationTest
Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.312 sec

------------- Standard Output ---------------
Created MBeanServer with ID: 10f11b8:fd6e2e2e25:-8000:bhanu:1
Created MBeanServer with ID: 10f11b8:fd6e2e2e25:-7fff:bhanu:2
------------- ---------------- ---------------
------------- Standard Error -----------------
Jun 28, 2004 7:14:05 PM org.apache.geronimo.kernel.Kernel boot
INFO: Starting boot
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel boot
INFO: Booted
Jun 28, 2004 7:14:06 PM org.mortbay.http.HttpServer start
INFO: Starting Jetty/5.0.RC0
Jun 28, 2004 7:14:06 PM org.mortbay.http.HttpServer start
INFO: Started [EMAIL PROTECTED]
Jun 28, 2004 7:14:06 PM org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:5678
Jun 28, 2004 7:14:06 PM org.mortbay.util.ThreadedServer$Acceptor run
INFO: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=5678]
Jun 28, 2004 7:14:06 PM org.mortbay.http.SocketListener stop
INFO: Stopped SocketListener on 0.0.0.0:5678
Jun 28, 2004 7:14:06 PM org.mortbay.http.HttpServer stop
INFO: Stopped [EMAIL PROTECTED]
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel shutdown
INFO: Starting kernel shutdown
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel shutdown
INFO: Kernel shutdown complete
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel boot
INFO: Starting boot
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel boot
INFO: Booted
Jun 28, 2004 7:14:06 PM org.mortbay.http.HttpServer start
INFO: Starting Jetty/5.0.RC0
Jun 28, 2004 7:14:06 PM org.mortbay.http.HttpServer start
INFO: Started [EMAIL PROTECTED]
Jun 28, 2004 7:14:06 PM org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:5678
Jun 28, 2004 7:14:06 PM org.mortbay.util.ThreadedServer$Acceptor run
INFO: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=5678]
Jun 28, 2004 7:14:06 PM org.mortbay.http.SocketListener stop
INFO: Stopped SocketListener on 0.0.0.0:5678
Jun 28, 2004 7:14:06 PM org.mortbay.http.HttpServer stop
INFO: Stopped [EMAIL PROTECTED]
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel shutdown
INFO: Starting kernel shutdown
Jun 28, 2004 7:14:06 PM org.apache.geronimo.kernel.Kernel shutdown
INFO: Kernel shutdown complete
------------- ---------------- ---------------
Testcase: testApplication(org.apache.geronimo.jetty.ApplicationTest):   Caused 
an ERROR
null nested exception is javax.management.RuntimeErrorException: null nested 
error is java.lang.NoClassDefFoundError: net/sf/cglib/core/Signature
javax.management.MBeanRegistrationException: null nested exception is 
javax.management.RuntimeErrorException: null nested error is 
java.lang.NoClassDefFoundError: net/sf/cglib/core/Signature
javax.management.RuntimeErrorException: null nested error is 
java.lang.NoClassDefFoundError: net/sf/cglib/core/Signature
java.lang.NoClassDefFoundError: net/sf/cglib/core/Signature
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:1647)
        at java.lang.Class.getDeclaredMethod(Class.java:1254)
        at 
net.sf.cglib.proxy.EnhancerEmitter.setThreadCallbacks(EnhancerEmitter.java:198)
        at net.sf.cglib.proxy.Enhancer.createUsingReflection(Enhancer.java:384)
        at net.sf.cglib.proxy.Enhancer.nextInstance(Enhancer.java:366)
        at 
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:200)
        at net.sf.cglib.proxy.Enhancer.createHelper(Enhancer.java:330)
        at net.sf.cglib.proxy.Enhancer.create(Enhancer.java:265)
        at 
org.apache.geronimo.gbean.jmx.CGLibProxyFactory.create(CGLibProxyFactory.java:53)
        at 
org.apache.geronimo.gbean.jmx.CGLibProxyFactory.create(CGLibProxyFactory.java:47)
        at org.apache.geronimo.gbean.jmx.SingleProxy.<init>(SingleProxy.java:78)
        at 
org.apache.geronimo.gbean.jmx.GBeanMBeanReference.online(GBeanMBeanReference.java:156)
        at 
org.apache.geronimo.gbean.jmx.GBeanMBean.preRegister(GBeanMBean.java:507)
        at 
mx4j.server.interceptor.InvokerMBeanServerInterceptor.registration(InvokerMBeanServerInterceptor.java:158)
        at 
mx4j.server.interceptor.DefaultMBeanServerInterceptor.registration(DefaultMBeanServerInterceptor.java:111)
        at 
mx4j.server.interceptor.SecurityMBeanServerInterceptor.registration(SecurityMBeanServerInterceptor.java:135)
        at 
mx4j.server.interceptor.DefaultMBeanServerInterceptor.registration(DefaultMBeanServerInterceptor.java:111)
        at 
mx4j.server.interceptor.DefaultMBeanServerInterceptor.registration(DefaultMBeanServerInterceptor.java:111)
        at 
mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.registration(ContextClassLoaderMBeanServerInterceptor.java:161)
        at mx4j.server.MX4JMBeanServer.registerImpl(MX4JMBeanServer.java:801)
        at 
mx4j.server.MX4JMBeanServer.registerMBeanImpl(MX4JMBeanServer.java:745)
        at mx4j.server.MX4JMBeanServer.registerMBean(MX4JMBeanServer.java:729)
        at 
org.apache.geronimo.jetty.ApplicationTest.start(ApplicationTest.java:82)
        at 
org.apache.geronimo.jetty.ApplicationTest.testApplication(ApplicationTest.java:71)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


Reply via email to