You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/05/25 23:45:23 UTC

DO NOT REPLY [Bug 49340] New: Webapp unavailable after deploy then stop then start

https://issues.apache.org/bugzilla/show_bug.cgi?id=49340

           Summary: Webapp unavailable after deploy then stop then start
           Product: Tomcat 7
           Version: trunk
          Platform: Macintosh
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: sylvain.laurent@gmail.com


Occurs with tomcat 7.0 RC3 but not with 6.0.26

Using the manager/html :

- deploy a war
- test one of its page, it should be deployed properly
- stop the webapp
- start the webapp
- test one of its page : FAILURE : tomcat returns a 404.

Notes :
- if using "reload" instead of stop/start it's OK, but it does not fix the
unavailability
- if the webapp is present when tomcat is started, then the stop/start works
normally
- The work around is to undeploy the webapp and redeploy it.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49340] Webapp unavailable after deploy then stop then start

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49340

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-05-28 16:08:17 EDT ---
Thanks for the report. I have fixed this in trunk.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org