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 2008/04/17 20:19:13 UTC

DO NOT REPLY [Bug 44835] New: Servlet becomes unavailable if any class is updated during runtime.

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

           Summary: Servlet becomes unavailable if any class is updated
                    during runtime.
           Product: Tomcat 6
           Version: 6.0.16
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pcfaguiar@gmail.com


If any class is updated (file is replaced) under my projects folder:
C:\Tomcat\webapps\myapp\WEB-INF\classes\myappname\*.class
-
the Servlet stops working throwing this exception:
"HTTP Status 503 - This application is not currently available"
-
just upgraded from Tomcat 4 which did not have this issue, I heard hot-swap is
not available anymore on Tomcat if that would be true how could it be possible
to drop such a killer feature, how can I do regular updates on my application
if I have to end everybody's session all the time, users will kill me, not to
talk about my boss.
-
Thank you so much for your help
Paul


-- 
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 44835] Servlet becomes unavailable if any class is updated during runtime.

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





--- Comment #3 from Paul <pc...@gmail.com>  2008-04-17 12:07:02 PST ---
(In reply to comment #1)
> Bugzilla is not a support forum. This question is best directed to the users
> list.

what's going on here?


-- 
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 44835] Servlet becomes unavailable if any class is updated during runtime.

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID




-- 
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 44835] Servlet becomes unavailable if any class is updated during runtime.

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-04-17 11:44:08 PST ---
Bugzilla is not a support forum. This question is best directed to the users
list.


-- 
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 44835] Servlet becomes unavailable if any class is updated during runtime.

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


Paul <pc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #2 from Paul <pc...@gmail.com>  2008-04-17 11:56:28 PST ---
(In reply to comment #1)
> Bugzilla is not a support forum. This question is best directed to the users
> list.

I thought that the fact that it is throwing exceptions when it did not use to
do on previous versions would be a bug.


-- 
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 44835] Servlet becomes unavailable if any class is updated during runtime.

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





--- Comment #4 from Mark Thomas <ma...@apache.org>  2008-04-17 23:45:55 PST ---
What is going on is that you are being directed to the correct forum to ask
your question. See http://tomcat.apache.org/lists.html for details of how to
subscribe to the users list.


-- 
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