m creating a web project in struts. when i deploys war file
through myeclipse 8.x to web server tomcat6.x. first time
this war file is deploy successfully bt when we change
somthng in my jsp or anywhere in my project ...thn we need
to deploy again so tht m gettng this erro. plzzz tell me
where i was wrong??
war file is diployed successfully.....i mentioned it by
******* . and after tht m getng error...Undeploying context
[/gfwrd]
May 23, 2010 7:40:23 PM
org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which
allows optimal performance in production environments was
not found on the java.library.path: C:\Program
Files\Java\jdk1.6.0_03\bin;C:\Program Files\Apache Software
Foundation\Tomcat 6.0\bin
May 23, 2010 7:40:23 PM
org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-7070
May 23, 2010 7:40:23 PM
org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2947 ms
May 23, 2010 7:40:24 PM
org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 23, 2010 7:40:24 PM
org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.16
May 23, 2010 7:40:27 PM
org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-7070
May 23, 2010 7:40:27 PM org.apache.jk.common.ChannelSocket
init
INFO: JK: ajp13 listening on /0.0.0.0:8009
May 23, 2010 7:40:27 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/109 config=null
May 23, 2010 7:40:27 PM
org.apache.catalina.startup.Catalina start
INFO: Server startup in 3824 ms
************************************************************
*******************
May 23, 2010 7:51:28 PM
org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive gfwrd.war
************************************************************
********************
May 23, 2010 7:54:10 PM
org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/gfwrd]
May 23, 2010 7:54:10 PM
org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive gfwrd.war
No Answer is Posted For this Question
Be the First to Post Answer
m creating a web project in struts. when i deploys war file through myeclipse 8.x to web server tomcat6.x. first time this war file is deploy successfully bt when we change somthng in my jsp or anywhere in my project ...thn we need to deploy again so tht m gettng this erro. plzzz tell me where i was wrong?? war file is diployed successfully.....i mentioned it by ******* . and after tht m getng error...Undeploying context [/gfwrd] May 23, 2010 7:40:23 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_03\bin;C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin May 23, 2010 7:40:23 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-7070 May 23, 2010 7:40:23 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 2947 ms May 23, 2010 7:40:24 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina May 23, 2010 7:40:24 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.16 May 23, 2010 7:40:27 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-7070 May 23, 2010 7:40:27 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 May 23, 2010 7:40:27 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/109 config=null May 23, 2010 7:40:27 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 3824 ms ************************************************************ ******************* May 23, 2010 7:51:28 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive gfwrd.war ************************************************************ ******************** May 23, 2010 7:54:10 PM org.apache.catalina.startup.HostConfig checkResources INFO: Undeploying context [/gfwrd] May 23, 2010 7:54:10 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive gfwrd.war
with how many valves does tomcat configured with?
How to communicate between two web servers in two diff systems?
How can we put a restriction to upload files on our web server?
Explain how servlet life cycles?
What is catalina?
Explain how you can deploy a web application using war files?
Do you have any idea about the history of tomcat?
Which is better glassfish or tomcat?
Why apache cannot handle 10k connections?
What is catalina_home and catalina_base in tomcat?
How do you create multiple virtual hosts?