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 2003/11/24 23:09:13 UTC

DO NOT REPLY [Bug 24954] New: - "Removing web application at context path /jaxrpc-VoteService" by tomcat manager

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24954>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24954

"Removing web application at context path /jaxrpc-VoteService" by tomcat manager

           Summary: "Removing web application at context path /jaxrpc-
                    VoteService" by tomcat manager
           Product: Tomcat 4
           Version: 4.1.29
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: antan2000@yahoo.com


Tomcat manager removes deployment jaxrpc immediately after deployment.
After I deployed my war file by dropping to webapps dir or thru deployment 
tool, my deployement is removed immediatelly when I call tomcat manager from 
the browser.

"Removing web application at context path /jaxrpc-VoteService"

After deployment!

the following is message from log file 
2003-11-24 14:02:11 HostConfig[localhost]: Expanding web application archive 
jaxrpc-VoteService.war
2003-11-24 14:02:11 StandardHost[localhost]: Installing web application at 
context path /jaxrpc-VoteService from URL file:c:/tomcat-4.1.29/webapps/jaxrpc-
VoteService
2003-11-24 14:02:11 WebappLoader[/jaxrpc-VoteService]: Deploying class 
repositories to work directory C:\tomcat-4.1.29
\work\Standalone\localhost\jaxrpc-VoteService
2003-11-24 14:02:11 WebappLoader[/jaxrpc-VoteService]: Deploy class files /WEB-
INF/classes to c:\tomcat-4.1.29\webapps\jaxrpc-VoteService\WEB-INF\classes
2003-11-24 14:02:11 WebappLoader[/jaxrpc-VoteService]: Deploy JAR /WEB-
INF/lib/RmiJdbc.jar to c:\tomcat-4.1.29\webapps\jaxrpc-VoteService\WEB-
INF\lib\RmiJdbc.jar
2003-11-24 14:02:11 WebappLoader[/jaxrpc-VoteService]: Deploy JAR /WEB-
INF/lib/cloudclient.jar to c:\tomcat-4.1.29\webapps\jaxrpc-VoteService\WEB-
INF\lib\cloudclient.jar
2003-11-24 14:02:11 WebappLoader[/jaxrpc-VoteService]: Deploy JAR /WEB-
INF/lib/jdbc_inet.jar to c:\tomcat-4.1.29\webapps\jaxrpc-VoteService\WEB-
INF\lib\jdbc_inet.jar
2003-11-24 14:02:11 StandardManager[/jaxrpc-VoteService]: Seeding random 
number generator class java.security.SecureRandom
2003-11-24 14:02:11 StandardManager[/jaxrpc-VoteService]: Seeding of random 
number generator has been completed
2003-11-24 14:02:11 StandardWrapper[/jaxrpc-VoteService:default]: Loading 
container servlet default
2003-11-24 14:02:11 StandardWrapper[/jaxrpc-VoteService:invoker]: Loading 
container servlet invoker

!!!! Removal section !!!!

2003-11-24 14:03:53 StandardWrapper[/manager:HTMLManager]: Loading container 
servlet HTMLManager
2003-11-24 14:03:53 HTMLManager: init: Associated with Deployer 'localhost'
2003-11-24 14:03:53 HTMLManager: init: Global resources are available
2003-11-24 14:03:53 HTMLManager: remove: Removing web application at '/jaxrpc-
VoteService'
2003-11-24 14:03:53 StandardHost[localhost]: Removing web application at 
context path /jaxrpc-VoteService
2003-11-24 14:03:54 HTMLManager: list: Listing contexts for virtual 
host 'localhost'

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