Hi,
I am using Geronimo 1.0M4 on Fedora Core 2 and JDK1.4. While deploying an EAR application got the following errors. It doesn't point to any location or even not able to find the reason. Can you please help me?
----------Error Begin--------------------------------------
20:15:07,685 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: objectName="geronimo.server:J2EEApplication=MyApp-ear,J2EEServer=geronimo,WebModule=MyAppUI.war,j2eeType=Servlet,name=action"
java.lang.StackOverflowError
20:15:07,685 WARN [BasicLifecycleMonitor] Exception occured while notifying listener
java.lang.StackOverflowError
------In StartupServlet Init-----
------In StartInit------
20:15:09,885 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: objectName="geronimo.server:J2EEApplication=MyApp-ear,J2EEServer=geronimo,WebModule=StartServlet.war,j2eeType=Servlet,name=StartupServlet"
java.lang.StackOverflowError
20:15:09,886 WARN [BasicLifecycleMonitor] Exception occured while notifying listener
java.lang.StackOverflowError
--------End----------------------------------------
thanks
axay
Sent from the Apache Geronimo - Users forum at Nabble.com.
- EAR Deployment error in Geronimo: StackOverflowE... axay (sent by Nabble.com)
- Re: EAR Deployment error in Geronimo: Stack... David Jencks
