Hi,
Normally i get a lifecycleexcpetion if the servlet is
not properly intilaized, some times it happens that
jsp work fine, but the servlets dnt work. 
if u have any servlet in your app try  calling that
servlet..
Ashish
--- [EMAIL PROTECTED] wrote:
> 
> Im using tomcat 4.1.8 and I checked and the app
> is running. Im trying to connect to a database to
> register the number of hits my page is getting.
> Could that be causing the problems? And what
> does LifecycleException mean?
> 
> 
> 
>                                                     
>                                                     
>  
>                       Ashish Kulkarni               
>                                                     
>  
>                       <kulkarni_ash1312        To:  
>     Struts Users Mailing List                       
>  
>                       @yahoo.com>              
> <[EMAIL PROTECTED]>                    
>       
>                                                cc:  
>                                                     
>  
>                       02/03/2003 03:31        
> Subject:  Re: Can anyone help me out with this      
>        
>                       PM                            
>                                                     
>  
>                       Please respond to             
>                                                     
>  
>                       "Struts Users                 
>                                                     
>  
>                       Mailing List"                 
>                                                     
>  
>                                                     
>                                                     
>  
>                                                     
>                                                     
>  
> 
> 
> 
> 
> Hi,
> Which app server are u using,
> if u are using tomcat
> check if the application has started
> http://localhost:8080/manager/list
> 
> I dont know , but I may be wrong
> --- [EMAIL PROTECTED] wrote:
> >
> > When I attempt to forward to welcome.do the page
> > remains at index.jsp
> > and I get
> > the following error. Can anyone shed some light on
> > the matter? Im really
> > stuck.
> > Thank you for all for you time
> >
>
--------------------------------------------------------------------------------------------------------------------------
> 
> >
> >
> >
> > 2003-02-01 16:28:00 StandardHost[localhost]:
> > ContainerBase.removeChild:
> > stop:
> > LifecycleException:  Container
> > StandardContext[/struttest] has not been
> > started
> >  at
> >
>
org.apache.catalina.core.StandardContext.stop(StandardContext.java:3643)
> >
> >  at
> >
>
org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:1036)
> >
> >  at
> >
>
org.apache.catalina.core.StandardHostDeployer.remove(StandardHostDeployer.java:420)
> 
> >
> >
> >
> >
>
--------------------------------------------------------------------------------------------------------------------------
> 
> >
> >
> >
> > <struts-config>
> > <!-- =================================== Global
> > Forward Definitions -->
> >
> >     <global-forwards>
> >         <forward
> >             name="welcome"
> >             path="/welcome.do"/>
> >     </global-forwards>
> >
> > <!-- =================================== Action
> > Mapping Definitions -->
> >
> >     <action-mappings>
> >        <action
> >             path="/welcome"
> >             type="binary.solutions.BinaryAction"/>
> >     </action-mappings>
> >
> > </struts-config>
> >
>
---------------------------------------------------------------------------------------------------------------
> 
> >
> >
> >
> > <%@ taglib uri="/tags/struts-logic" prefix="logic"
> > %>
> > <logic:forward name="welcome"/>
> >
> > <%--
> >
> > Redirect default requests to Welcome action.
> >
> > --%>
> >
> >
> >
> >
> >
> >
> >
>
*****************************************************************************************************************************************************************************************
> 
> >
> >
> > This message is intended for the use of the
> > individual or entity to which
> > it is addressed and may contain information that
> is
> > confidential and
> > privileged and exempt from disclosure under
> > applicable law.  If the reader
> > of this message is not the intended recipient, you
> > are hereby notified that
> > any dissemination, distribution, or copying of
> this
> > communication is
> > strictly prohibited.  If you have received this
> > communication in error,
> > please contact the sender immediately and delete
> it
> > from your system.
> > Thank you
> >
>
*****************************************************************************************************************************************************************************************
> 
> >
> >
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
> >
> >
>
*****************************************************************************************************************************************************************************************
> 
> >
> > This message is intended for the use of the
> > individual or entity to which
> > it is addressed and may contain information that
> is
> > confidential and
> > privileged and exempt from disclosure under
> > applicable law.  If the reader
> > of this message is not the intended recipient, you
> > are hereby notified that
> > any dissemination, distribution, or copying of
> this
> > communication is
> > strictly prohibited.  If you have received this
> > communication in error,
> > please contact the sender immediately and delete
> it
> > from your system.
> > Thank you
> >
>
*****************************************************************************************************************************************************************************************
> 
> >
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> 
> 
> =====
> A$HI$H
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> 
> 
>
*****************************************************************************************************************************************************************************************
> 
> This message is intended for the use of the
> individual or entity to which
> it is addressed and may contain information that is
> confidential and
> privileged and exempt from disclosure under
> applicable law.  If the reader
> of this message is not the intended recipient, you
> are hereby notified that
> any dissemination, distribution, or copying of this
> communication is
> strictly prohibited.  If you have received this
> communication in error,
> please contact the sender immediately and delete it
> from your system.
> Thank you
>
*****************************************************************************************************************************************************************************************
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=====
A$HI$H

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to