I had to add the following lines to the classworlds.conf file to get geronimo to run:

load ${twiddle.home}/lib/commons-digester-*.jar
load ${twiddle.home}/lib/commons-collections-*.jar

Jan

Jason Dillon wrote:
Yup, I know about that looking into it now ;-)

--jason


On Sunday, September 7, 2003, at 01:13 AM, Siva wrote:

Jason,

I updated and rebuilt.Even then,am getting

[java] 23:35:06,866 ERROR [Geronimo] Error starting Server
[java] javax.management.RuntimeErrorException: null nested error is
java.lang.NoClassDefFoundError: org/apache/commons/digest
r/Digester
[java] java.lang.NoClassDefFoundError:
org/apache/commons/digester/Digester
[java] at
org.apache.geronimo.jmx.GeronimoMBeanInfoXMLLoader.<init>(GeronimoMBean InfoX
MLLoader.java:84)
[java] at
org.apache.geronimo.deployment.service.MBeanMetadataXMLLoader.<init>(MB eanMe
tadataXMLLoader.java:82)
[java] at
org.apache.geronimo.deployment.service.ServiceDeploymentPlanner.<init>( Servi
ceDeploymentPlanner.java:122)
[java] at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[java] at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructor Acces
sorImpl.java:39)
[java] at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingCon struc
torAccessorImpl.java:27)
[java] at
java.lang.reflect.Constructor.newInstance(Constructor.java:274)
[java] at
mx4j.server.interceptor.InvokerMBeanServerInterceptor.instantiate(Invok erMBe
anServerInterceptor.java:112)
[java] at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.instantiate(Defau ltMBe
anServerInterceptor.java:113)
[java] at
mx4j.server.interceptor.SecurityMBeanServerInterceptor.instantiate(Secu rityM
BeanServerInterceptor.java:74)
[java] at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.instantiate(Defau ltMBe
anServerInterceptor.java:113)
[java] at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.instantiate(Defau ltMBe
anServerInterceptor.java:113)
[java] at
mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.instan tiate
(ContextClassLoaderMBeanServerInte
ceptor.java:107)
[java] at
mx4j.server.MX4JMBeanServer.instantiateImpl(MX4JMBeanServer.java:676)
[java] at
mx4j.server.MX4JMBeanServer.instantiate(MX4JMBeanServer.java:663)
[java] at javax.management.loading.MLet.createMBean(MLet.java:497)
[java] at javax.management.loading.MLet.parseMLetFile(MLet.java:416)
[java] at
javax.management.loading.MLet.getMBeansFromURL(MLet.java:388)
[java] at
org.apache.geronimo.jmx.JMXKernel.bootMLet(JMXKernel.java:114)
[java] at org.apache.geronimo.Main.run(Main.java:140)
[java] at java.lang.Thread.run(Thread.java:536)



Any clues?

Siva
----- Original Message -----
From: "Jason Dillon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 06, 2003 4:34 PM
Subject: Re: [Build] Maven run


Fixed now, and oversight on my part from the update of classworlds
yesterday.

--jason






Reply via email to