You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Madan Mohan Mohan <ma...@freddiemac.com> on 2006/01/12 15:10:12 UTC

Geronimo 1.0 release 1/5/06 ..startup problems (on sun sparc box)

hi ,

   i have startup  problems with Geronimo Version 1.0 i get the following 
errors when i start the server. the OS used is SunOS 5.8. it is a remote 
box which hosts the server. what changes should i do to start the server 
without any errors?????.
it seems to be a problem with the XML parser during deployment but it 
works fine with jboss 4.0. the se-console module is not being deployed.
Thanks


 [--$--] ./geronimo.sh run
Using GERONIMO_BASE:   /www/geronimoM4/gver1/geronimo-1.0
Using GERONIMO_HOME:   /www/geronimoM4/gver1/geronimo-1.0
Using GERONIMO_TMPDIR: /www/geronimoM4/gver1/geronimo-1.0/var/temp
Using JRE_HOME:        /www/geronimoM4/jdktest/jdk1.5.0_06/
Booting Geronimo Kernel (in Java 1.5.0_06)...
Starting Geronimo Application Server
[*********>              ] 40%  61s Starting geronimo/tomcat/1.0/car 
15:41:50,221 INFO  [Ht
tp11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443
[*********>              ] 40%  62s Starting geronimo/tomcat/1.0/car 
15:41:50,339 INFO  [Ht
tp11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8443
15:41:50,386 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on 
http-0.0.0.0-8080
15:41:50,415 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-8080
[***********>            ] 48%  63s Starting geronimo/j2ee-deployer...

15:41:59,859 ERROR [ContextConfig] Occurred at line 123 column 15
15:41:59,860 ERROR [ContextConfig] Marking this application unavailable 
due to previous erro
r(s)
15:41:59,861 ERROR [StandardContext] Error getConfigured
15:41:59,862 ERROR [StandardContext] Context [/servlets-examples] startup 
failed due to prev
ious errors
[****************>       ] 68%  72s Starting 
geronimo/jsp-examples-...15:42:00,835 ERROR [Di
gester] End event threw exception
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java
:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:890
)
        at 
org.apache.tomcat.util.digester.SetNextRule.end(SetNextRule.java:192)
        at org.apache.tomcat.util.digester.Rule.end(Rule.java:228)
        at 
org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1057)
        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown 
Sour
ce)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
ispatch(Unknown Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source
)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown 
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown 
Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown 
Source)
        at 
org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
        at 
org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
:339)
        at 
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
        at 
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
        at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
a:119)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
text.java:64)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
imoStandardContext.java:267)
        at 
org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
tValve.java:53)
        at 
org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
ve.java:47)
        at 
org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
.java:60)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
java:187)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
        at 
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
        at 
org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
        at 
org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
nerated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
        at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
        at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
ava:36)
        at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
rceptor.java:96)
        at 
org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
<generated>)
        at 
org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
07)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
:936)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
ceState.java:325)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
a:110)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
State.java:132)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
:537)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
:208)
        at 
org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
n.java:315)
        at 
org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
e(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
        at 
org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
agerImpl.java:142)
        at 
org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
d85d2.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
        at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
        at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
ava:36)
        at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
rceptor.java:96)
        at 
org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
.start(<generated>)
        at 
org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
        at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
        at org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
Caused by: java.lang.RuntimeException: 
compressionFilters.CompressionFilterTestServlet
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
xt.java:255)
        ... 69 more
Caused by: java.lang.ClassNotFoundException: 
compressionFilters.CompressionFilterTestServlet
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at 
org.apache.geronimo.tomcat.TomcatClassLoader.loadClass(TomcatClassLoader.java:62)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
xt.java:224)
        ... 69 more
15:42:00,857 ERROR [ContextConfig] Parse error in application web.xml
java.lang.RuntimeException: 
compressionFilters.CompressionFilterTestServlet
        at 
org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2719)
        at 
org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2745)
        at 
org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1060)
        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown 
Sour
ce)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
ispatch(Unknown Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source
)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown 
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown 
Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown 
Source)
        at 
org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
        at 
org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
:339)
        at 
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
        at 
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
        at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
a:119)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
text.java:64)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
imoStandardContext.java:267)
        at 
org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
tValve.java:53)
        at 
org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
ve.java:47)
        at 
org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
.java:60)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
java:187)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
        at 
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
        at 
org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
        at 
org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
nerated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
        at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
        at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
ava:36)
        at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
rceptor.java:96)
        at 
org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
<generated>)
        at 
org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
07)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
:936)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
ceState.java:325)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
a:110)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
State.java:132)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
:537)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
:208)
        at 
org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
n.java:315)
        at 
org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
e(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
        at 
org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
agerImpl.java:142)
        at 
org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
d85d2.invoke(<generated>)
        at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
        at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
:38)
        at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
        at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
        at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
ava:36)
        at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
rceptor.java:96)
        at 
org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
.start(<generated>)
        at 
org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
        at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
        at org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
15:42:00,871 ERROR [ContextConfig] Occurred at line 124 column 15
15:42:00,871 ERROR [ContextConfig] Marking this application unavailable 
due to previous erro
r(s)
15:42:00,872 ERROR [StandardContext] Error getConfigured
15:42:00,873 ERROR [StandardContext] Context [/jsp-examples] startup 
failed due to previous
errors


Re: Geronimo 1.0 release 1/5/06 ..startup problems (on sun sparc box)

Posted by Joe Bohn <jo...@earthlink.net>.
I think Matt just added that very check just recently to the 1.0 branch.

http://svn.apache.org/viewcvs?rev=367880&view=rev

Joe

Alan D. Cabrera wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I wonder if it would make sense for to us to do a JDK compatibility
> check and warn the user if it's not Sun JDK1.4.
> 
> 
> Regards,
> Alan
> 
> Aaron Mulder wrote, On 1/12/2006 8:06 AM:
> 
>>Can you try under JDK 1.4.2 and see if you have the same issues?  We
>>don't recommend using Geronimo under 1.5 at this time, though I'm not
>>sure whether that's related to your problem or not.
>>
>>Thanks,
>>    Aaron
>>
>>On 1/12/06, Madan Mohan Mohan <ma...@freddiemac.com> wrote:
>>
>>
>>>hi ,
>>>
>>>  i have startup  problems with Geronimo Version 1.0 i get the following
>>>errors when i start the server. the OS used is SunOS 5.8. it is a remote box
>>>which hosts the server. what changes should i do to start the server without
>>>any errors?????.
>>>it seems to be a problem with the XML parser during deployment but it works
>>>fine with jboss 4.0. the se-console module is not being deployed.
>>>Thanks
>>>
>>>
>>>[--$--] ./geronimo.sh run
>>>Using GERONIMO_BASE:   /www/geronimoM4/gver1/geronimo-1.0
>>>Using GERONIMO_HOME:   /www/geronimoM4/gver1/geronimo-1.0
>>>Using GERONIMO_TMPDIR: /www/geronimoM4/gver1/geronimo-1.0/var/temp
>>>Using JRE_HOME:        /www/geronimoM4/jdktest/jdk1.5.0_06/
>>>Booting Geronimo Kernel (in Java 1.5.0_06)...
>>>Starting Geronimo Application Server
>>>[*********>              ] 40%  61s Starting geronimo/tomcat/1.0/car
>>>15:41:50,221 INFO  [Ht
>>>tp11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443
>>>[*********>              ] 40%  62s Starting geronimo/tomcat/1.0/car
>>>15:41:50,339 INFO  [Ht
>>>tp11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8443
>>>15:41:50,386 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on
>>>http-0.0.0.0-8080
>>>15:41:50,415 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on
>>>http-0.0.0.0-8080
>>>[***********>            ] 48%  63s Starting geronimo/j2ee-deployer...
>>>
>>>15:41:59,859 ERROR [ContextConfig] Occurred at line 123 column 15
>>>15:41:59,860 ERROR [ContextConfig] Marking this application unavailable due
>>>to previous erro
>>>r(s)
>>>15:41:59,861 ERROR [StandardContext] Error getConfigured
>>>15:41:59,862 ERROR [StandardContext] Context [/servlets-examples] startup
>>>failed due to prev
>>>ious errors
>>>[****************>       ] 68%  72s Starting
>>>geronimo/jsp-examples-...15:42:00,835 ERROR [Di
>>>gester] End event threw exception
>>>java.lang.reflect.InvocationTargetException
>>>       at
>>>sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>       at
>>>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>       at
>>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java
>>>:25)
>>>       at java.lang.reflect.Method.invoke(Method.java:585)
>>>       at
>>>org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:890
>>>)
>>>       at
>>>org.apache.tomcat.util.digester.SetNextRule.end(SetNextRule.java:192)
>>>       at
>>>org.apache.tomcat.util.digester.Rule.end(Rule.java:228)
>>>       at
>>>org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1057)
>>>       at
>>>org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
>>>Source)
>>>       at
>>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
>>>Sour
>>>ce)
>>>       at
>>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
>>>ispatch(Unknown Source)
>>>       at
>>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>>>Source
>>>)
>>>       at
>>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>>Source)
>>>       at
>>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>>Source)
>>>       at
>>>org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>>       at
>>>org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
>>>Source)
>>>       at
>>>org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
>>>       at
>>>org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
>>>:339)
>>>       at
>>>org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
>>>       at
>>>org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
>>>       at
>>>org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
>>>a:119)
>>>       at
>>>org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
>>>text.java:64)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
>>>imoStandardContext.java:267)
>>>       at
>>>org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
>>>tValve.java:53)
>>>       at
>>>org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
>>>ve.java:47)
>>>       at
>>>org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
>>>.java:60)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
>>>java:187)
>>>       at
>>>org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>>>       at
>>>org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>>>       at
>>>org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
>>>nerated>)
>>>       at
>>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>>       at
>>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>>:38)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>>       at
>>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>>       at
>>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>>ava:36)
>>>       at
>>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>>rceptor.java:96)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
>>><generated>)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
>>>07)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
>>>:936)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
>>>ceState.java:325)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
>>>a:110)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
>>>State.java:132)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
>>>:537)
>>>       at
>>>org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
>>>:208)
>>>       at
>>>org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
>>>n.java:315)
>>>       at
>>>org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
>>>e(<generated>)
>>>       at
>>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>>       at
>>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>>:38)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>>>       at
>>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>>>       at
>>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>>>       at
>>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
>>>agerImpl.java:142)
>>>       at
>>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
>>>d85d2.invoke(<generated>)
>>>       at
>>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>>       at
>>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>>:38)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>>       at
>>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>>       at
>>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>>ava:36)
>>>       at
>>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>>rceptor.java:96)
>>>       at
>>>org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
>>>.start(<generated>)
>>>       at
>>>org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
>>>       at
>>>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>>>       at
>>>org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
>>>Caused by: java.lang.RuntimeException:
>>>compressionFilters.CompressionFilterTestServlet
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
>>>xt.java:255)
>>>       ... 69 more
>>>Caused by: java.lang.ClassNotFoundException:
>>>compressionFilters.CompressionFilterTestServlet
>>>       at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>>>       at
>>>java.security.AccessController.doPrivileged(Native Method)
>>>       at
>>>java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>>>       at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>>>       at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatClassLoader.loadClass(TomcatClassLoader.java:62)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
>>>xt.java:224)
>>>       ... 69 more
>>>15:42:00,857 ERROR [ContextConfig] Parse error in application web.xml
>>>java.lang.RuntimeException:
>>>compressionFilters.CompressionFilterTestServlet
>>>       at
>>>org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2719)
>>>       at
>>>org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2745)
>>>       at
>>>org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1060)
>>>       at
>>>org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
>>>Source)
>>>       at
>>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
>>>Sour
>>>ce)
>>>       at
>>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
>>>ispatch(Unknown Source)
>>>       at
>>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>>>Source
>>>)
>>>       at
>>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>>Source)
>>>       at
>>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>>Source)
>>>       at
>>>org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>>       at
>>>org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
>>>Source)
>>>       at
>>>org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
>>>       at
>>>org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
>>>:339)
>>>       at
>>>org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
>>>       at
>>>org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
>>>       at
>>>org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
>>>a:119)
>>>       at
>>>org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
>>>text.java:64)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
>>>imoStandardContext.java:267)
>>>       at
>>>org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
>>>tValve.java:53)
>>>       at
>>>org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
>>>ve.java:47)
>>>       at
>>>org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
>>>.java:60)
>>>       at
>>>org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
>>>java:187)
>>>       at
>>>org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>>>       at
>>>org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>>>       at
>>>org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
>>>nerated>)
>>>       at
>>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>>       at
>>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>>:38)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>>       at
>>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>>       at
>>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>>ava:36)
>>>       at
>>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>>rceptor.java:96)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
>>><generated>)
>>>       at
>>>org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
>>>07)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
>>>:936)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
>>>ceState.java:325)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
>>>a:110)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
>>>State.java:132)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
>>>:537)
>>>       at
>>>org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
>>>:208)
>>>       at
>>>org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
>>>n.java:315)
>>>       at
>>>org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
>>>e(<generated>)
>>>       at
>>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>>       at
>>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>>:38)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>>>       at
>>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>>>       at
>>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>>>       at
>>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
>>>agerImpl.java:142)
>>>       at
>>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
>>>d85d2.invoke(<generated>)
>>>       at
>>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>>       at
>>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>>:38)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>>       at
>>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>>       at
>>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>>       at
>>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>>ava:36)
>>>       at
>>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>>rceptor.java:96)
>>>       at
>>>org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
>>>.start(<generated>)
>>>       at
>>>org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
>>>       at
>>>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>>>       at
>>>org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
>>>15:42:00,871 ERROR [ContextConfig] Occurred at line 124 column 15
>>>15:42:00,871 ERROR [ContextConfig] Marking this application unavailable due
>>>to previous erro
>>>r(s)
>>>15:42:00,872 ERROR [StandardContext] Error getConfigured
>>>15:42:00,873 ERROR [StandardContext] Context [/jsp-examples] startup failed
>>>due to previous
>>>errors
>>>
>>>
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFDxoBC1xC6qnMLUpYRAsu9AJ9c2lfxpGQzuW12Zzjpbf4rxf5bWQCdGExp
> 2G9O5Eiq8j2CmVHMqsKXXbg=
> =pWuN
> -----END PGP SIGNATURE-----
> 
> 
> 

-- 
Joe Bohn
joe.bohn at earthlink.net

"He is no fool who gives what he cannot keep, to gain what he cannot 
lose."   -- Jim Elliot

Re: Geronimo 1.0 release 1/5/06 ..startup problems (on sun sparc box)

Posted by "Alan D. Cabrera" <li...@toolazydogs.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I wonder if it would make sense for to us to do a JDK compatibility
check and warn the user if it's not Sun JDK1.4.


Regards,
Alan

Aaron Mulder wrote, On 1/12/2006 8:06 AM:
> Can you try under JDK 1.4.2 and see if you have the same issues?  We
> don't recommend using Geronimo under 1.5 at this time, though I'm not
> sure whether that's related to your problem or not.
> 
> Thanks,
>     Aaron
> 
> On 1/12/06, Madan Mohan Mohan <ma...@freddiemac.com> wrote:
> 
>>hi ,
>>
>>   i have startup  problems with Geronimo Version 1.0 i get the following
>>errors when i start the server. the OS used is SunOS 5.8. it is a remote box
>>which hosts the server. what changes should i do to start the server without
>>any errors?????.
>>it seems to be a problem with the XML parser during deployment but it works
>>fine with jboss 4.0. the se-console module is not being deployed.
>>Thanks
>>
>>
>> [--$--] ./geronimo.sh run
>>Using GERONIMO_BASE:   /www/geronimoM4/gver1/geronimo-1.0
>>Using GERONIMO_HOME:   /www/geronimoM4/gver1/geronimo-1.0
>>Using GERONIMO_TMPDIR: /www/geronimoM4/gver1/geronimo-1.0/var/temp
>>Using JRE_HOME:        /www/geronimoM4/jdktest/jdk1.5.0_06/
>>Booting Geronimo Kernel (in Java 1.5.0_06)...
>>Starting Geronimo Application Server
>>[*********>              ] 40%  61s Starting geronimo/tomcat/1.0/car
>>15:41:50,221 INFO  [Ht
>>tp11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443
>>[*********>              ] 40%  62s Starting geronimo/tomcat/1.0/car
>>15:41:50,339 INFO  [Ht
>>tp11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8443
>>15:41:50,386 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on
>>http-0.0.0.0-8080
>>15:41:50,415 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on
>>http-0.0.0.0-8080
>>[***********>            ] 48%  63s Starting geronimo/j2ee-deployer...
>>
>>15:41:59,859 ERROR [ContextConfig] Occurred at line 123 column 15
>>15:41:59,860 ERROR [ContextConfig] Marking this application unavailable due
>>to previous erro
>>r(s)
>>15:41:59,861 ERROR [StandardContext] Error getConfigured
>>15:41:59,862 ERROR [StandardContext] Context [/servlets-examples] startup
>>failed due to prev
>>ious errors
>>[****************>       ] 68%  72s Starting
>>geronimo/jsp-examples-...15:42:00,835 ERROR [Di
>>gester] End event threw exception
>>java.lang.reflect.InvocationTargetException
>>        at
>>sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at
>>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>        at
>>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java
>>:25)
>>        at java.lang.reflect.Method.invoke(Method.java:585)
>>        at
>>org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:890
>>)
>>        at
>>org.apache.tomcat.util.digester.SetNextRule.end(SetNextRule.java:192)
>>        at
>>org.apache.tomcat.util.digester.Rule.end(Rule.java:228)
>>        at
>>org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1057)
>>        at
>>org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
>>Source)
>>        at
>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
>>Sour
>>ce)
>>        at
>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
>>ispatch(Unknown Source)
>>        at
>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>>Source
>>)
>>        at
>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>Source)
>>        at
>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>Source)
>>        at
>>org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>        at
>>org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
>>Source)
>>        at
>>org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
>>        at
>>org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
>>:339)
>>        at
>>org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
>>        at
>>org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
>>        at
>>org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
>>a:119)
>>        at
>>org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
>>text.java:64)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
>>imoStandardContext.java:267)
>>        at
>>org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
>>tValve.java:53)
>>        at
>>org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
>>ve.java:47)
>>        at
>>org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
>>.java:60)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
>>java:187)
>>        at
>>org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>>        at
>>org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>>        at
>>org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>>        at
>>org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
>>        at
>>org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
>>nerated>)
>>        at
>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>        at
>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>:38)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>        at
>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>        at
>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>ava:36)
>>        at
>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>rceptor.java:96)
>>        at
>>org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
>><generated>)
>>        at
>>org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
>>07)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
>>:936)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
>>ceState.java:325)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
>>a:110)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
>>State.java:132)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
>>:537)
>>        at
>>org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
>>:208)
>>        at
>>org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
>>n.java:315)
>>        at
>>org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
>>e(<generated>)
>>        at
>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>        at
>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>:38)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>>        at
>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>>        at
>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>>        at
>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
>>agerImpl.java:142)
>>        at
>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
>>d85d2.invoke(<generated>)
>>        at
>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>        at
>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>:38)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>        at
>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>        at
>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>ava:36)
>>        at
>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>rceptor.java:96)
>>        at
>>org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
>>.start(<generated>)
>>        at
>>org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
>>        at
>>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>>        at
>>org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
>>Caused by: java.lang.RuntimeException:
>>compressionFilters.CompressionFilterTestServlet
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
>>xt.java:255)
>>        ... 69 more
>>Caused by: java.lang.ClassNotFoundException:
>>compressionFilters.CompressionFilterTestServlet
>>        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>>        at
>>java.security.AccessController.doPrivileged(Native Method)
>>        at
>>java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>>        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>>        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>>        at
>>org.apache.geronimo.tomcat.TomcatClassLoader.loadClass(TomcatClassLoader.java:62)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
>>xt.java:224)
>>        ... 69 more
>>15:42:00,857 ERROR [ContextConfig] Parse error in application web.xml
>>java.lang.RuntimeException:
>>compressionFilters.CompressionFilterTestServlet
>>        at
>>org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2719)
>>        at
>>org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2745)
>>        at
>>org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1060)
>>        at
>>org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
>>Source)
>>        at
>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
>>Sour
>>ce)
>>        at
>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
>>ispatch(Unknown Source)
>>        at
>>org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
>>Source
>>)
>>        at
>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>Source)
>>        at
>>org.apache.xerces.parsers.XML11Configuration.parse(Unknown
>>Source)
>>        at
>>org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>>        at
>>org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
>>Source)
>>        at
>>org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
>>        at
>>org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
>>:339)
>>        at
>>org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
>>        at
>>org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
>>        at
>>org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
>>a:119)
>>        at
>>org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
>>text.java:64)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
>>imoStandardContext.java:267)
>>        at
>>org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
>>tValve.java:53)
>>        at
>>org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
>>ve.java:47)
>>        at
>>org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
>>.java:60)
>>        at
>>org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
>>java:187)
>>        at
>>org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>>        at
>>org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>>        at
>>org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>>        at
>>org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
>>        at
>>org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
>>nerated>)
>>        at
>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>        at
>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>:38)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>        at
>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>        at
>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>ava:36)
>>        at
>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>rceptor.java:96)
>>        at
>>org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
>><generated>)
>>        at
>>org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
>>07)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
>>:936)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
>>ceState.java:325)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
>>a:110)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
>>State.java:132)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
>>:537)
>>        at
>>org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
>>:208)
>>        at
>>org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
>>n.java:315)
>>        at
>>org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
>>e(<generated>)
>>        at
>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>        at
>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>:38)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>>        at
>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>>        at
>>org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>>        at
>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
>>agerImpl.java:142)
>>        at
>>org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
>>d85d2.invoke(<generated>)
>>        at
>>net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>        at
>>org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
>>:38)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>        at
>>org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>        at
>>org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>        at
>>org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
>>ava:36)
>>        at
>>org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
>>rceptor.java:96)
>>        at
>>org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
>>.start(<generated>)
>>        at
>>org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
>>        at
>>org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>>        at
>>org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
>>15:42:00,871 ERROR [ContextConfig] Occurred at line 124 column 15
>>15:42:00,871 ERROR [ContextConfig] Marking this application unavailable due
>>to previous erro
>>r(s)
>>15:42:00,872 ERROR [StandardContext] Error getConfigured
>>15:42:00,873 ERROR [StandardContext] Context [/jsp-examples] startup failed
>>due to previous
>>errors
>>
>>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDxoBC1xC6qnMLUpYRAsu9AJ9c2lfxpGQzuW12Zzjpbf4rxf5bWQCdGExp
2G9O5Eiq8j2CmVHMqsKXXbg=
=pWuN
-----END PGP SIGNATURE-----


Re: Geronimo 1.0 release 1/5/06 ..startup problems (on sun sparc box)

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
Can you try under JDK 1.4.2 and see if you have the same issues?  We
don't recommend using Geronimo under 1.5 at this time, though I'm not
sure whether that's related to your problem or not.

Thanks,
    Aaron

On 1/12/06, Madan Mohan Mohan <ma...@freddiemac.com> wrote:
>
> hi ,
>
>    i have startup  problems with Geronimo Version 1.0 i get the following
> errors when i start the server. the OS used is SunOS 5.8. it is a remote box
> which hosts the server. what changes should i do to start the server without
> any errors?????.
> it seems to be a problem with the XML parser during deployment but it works
> fine with jboss 4.0. the se-console module is not being deployed.
> Thanks
>
>
>  [--$--] ./geronimo.sh run
> Using GERONIMO_BASE:   /www/geronimoM4/gver1/geronimo-1.0
> Using GERONIMO_HOME:   /www/geronimoM4/gver1/geronimo-1.0
> Using GERONIMO_TMPDIR: /www/geronimoM4/gver1/geronimo-1.0/var/temp
> Using JRE_HOME:        /www/geronimoM4/jdktest/jdk1.5.0_06/
> Booting Geronimo Kernel (in Java 1.5.0_06)...
> Starting Geronimo Application Server
> [*********>              ] 40%  61s Starting geronimo/tomcat/1.0/car
> 15:41:50,221 INFO  [Ht
> tp11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8443
> [*********>              ] 40%  62s Starting geronimo/tomcat/1.0/car
> 15:41:50,339 INFO  [Ht
> tp11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8443
> 15:41:50,386 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on
> http-0.0.0.0-8080
> 15:41:50,415 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on
> http-0.0.0.0-8080
> [***********>            ] 48%  63s Starting geronimo/j2ee-deployer...
>
> 15:41:59,859 ERROR [ContextConfig] Occurred at line 123 column 15
> 15:41:59,860 ERROR [ContextConfig] Marking this application unavailable due
> to previous erro
> r(s)
> 15:41:59,861 ERROR [StandardContext] Error getConfigured
> 15:41:59,862 ERROR [StandardContext] Context [/servlets-examples] startup
> failed due to prev
> ious errors
> [****************>       ] 68%  72s Starting
> geronimo/jsp-examples-...15:42:00,835 ERROR [Di
> gester] End event threw exception
> java.lang.reflect.InvocationTargetException
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java
> :25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:890
> )
>         at
> org.apache.tomcat.util.digester.SetNextRule.end(SetNextRule.java:192)
>         at
> org.apache.tomcat.util.digester.Rule.end(Rule.java:228)
>         at
> org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1057)
>         at
> org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
> Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
> Sour
> ce)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
> ispatch(Unknown Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> Source
> )
>         at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>         at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>         at
> org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>         at
> org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
> Source)
>         at
> org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
>         at
> org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
> :339)
>         at
> org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
>         at
> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
>         at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
> a:119)
>         at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
> text.java:64)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
> imoStandardContext.java:267)
>         at
> org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
> tValve.java:53)
>         at
> org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
> ve.java:47)
>         at
> org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
> .java:60)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
> java:187)
>         at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>         at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>         at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>         at
> org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
>         at
> org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
> nerated>)
>         at
> net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>         at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
> :38)
>         at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>         at
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>         at
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
> ava:36)
>         at
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
> rceptor.java:96)
>         at
> org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
> <generated>)
>         at
> org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
> 07)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
> :936)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
> ceState.java:325)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
> a:110)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
> State.java:132)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
> :537)
>         at
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
> :208)
>         at
> org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
> n.java:315)
>         at
> org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
> e(<generated>)
>         at
> net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>         at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
> :38)
>         at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>         at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>         at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>         at
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
> agerImpl.java:142)
>         at
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
> d85d2.invoke(<generated>)
>         at
> net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>         at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
> :38)
>         at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>         at
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>         at
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
> ava:36)
>         at
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
> rceptor.java:96)
>         at
> org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
> .start(<generated>)
>         at
> org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
>         at
> org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>         at
> org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
> Caused by: java.lang.RuntimeException:
> compressionFilters.CompressionFilterTestServlet
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
> xt.java:255)
>         ... 69 more
> Caused by: java.lang.ClassNotFoundException:
> compressionFilters.CompressionFilterTestServlet
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>         at
> java.security.AccessController.doPrivileged(Native Method)
>         at
> java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>         at
> org.apache.geronimo.tomcat.TomcatClassLoader.loadClass(TomcatClassLoader.java:62)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext.addChild(GeronimoStandardConte
> xt.java:224)
>         ... 69 more
> 15:42:00,857 ERROR [ContextConfig] Parse error in application web.xml
> java.lang.RuntimeException:
> compressionFilters.CompressionFilterTestServlet
>         at
> org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2719)
>         at
> org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2745)
>         at
> org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1060)
>         at
> org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
> Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
> Sour
> ce)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.d
> ispatch(Unknown Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> Source
> )
>         at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>         at
> org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>         at
> org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>         at
> org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
> Source)
>         at
> org.apache.tomcat.util.digester.Digester.parse(Digester.java:1561)
>         at
> org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java
> :339)
>         at
> org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1031)
>         at
> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:255)
>         at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.jav
> a:119)
>         at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4053)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(GeronimoStandardCon
> text.java:64)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(Geron
> imoStandardContext.java:267)
>         at
> org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(TransactionContex
> tValve.java:53)
>         at
> org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(ComponentContextVal
> ve.java:47)
>         at
> org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(InstanceContextValve
> .java:60)
>         at
> org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.
> java:187)
>         at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>         at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>         at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>         at
> org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:287)
>         at
> org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b073.invoke(<ge
> nerated>)
>         at
> net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>         at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
> :38)
>         at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>         at
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>         at
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
> ava:36)
>         at
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
> rceptor.java:96)
>         at
> org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$3f6e0d46.addContext(
> <generated>)
>         at
> org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:4
> 07)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java
> :936)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstan
> ceState.java:325)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.jav
> a:110)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstance
> State.java:132)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java
> :537)
>         at
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java
> :208)
>         at
> org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans(Configuratio
> n.java:315)
>         at
> org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f4b4a9b.invok
> e(<generated>)
>         at
> net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>         at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
> :38)
>         at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:835)
>         at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:178)
>         at
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:173)
>         at
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.start(ConfigurationMan
> agerImpl.java:142)
>         at
> org.apache.geronimo.kernel.config.ConfigurationManagerImpl$$FastClassByCGLIB$$fbe
> d85d2.invoke(<generated>)
>         at
> net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>         at
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java
> :38)
>         at
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>         at
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>         at
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>         at
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.j
> ava:36)
>         at
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInte
> rceptor.java:96)
>         at
> org.apache.geronimo.kernel.config.ConfigurationManager$$EnhancerByCGLIB$$ea139143
> .start(<generated>)
>         at
> org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:323)
>         at
> org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:82)
>         at
> org.apache.geronimo.system.main.Daemon.main(Daemon.java:404)
> 15:42:00,871 ERROR [ContextConfig] Occurred at line 124 column 15
> 15:42:00,871 ERROR [ContextConfig] Marking this application unavailable due
> to previous erro
> r(s)
> 15:42:00,872 ERROR [StandardContext] Error getConfigured
> 15:42:00,873 ERROR [StandardContext] Context [/jsp-examples] startup failed
> due to previous
> errors
>
>