You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Osamu Ochiai <OO...@jp.ibm.com> on 2011/10/14 05:07:55 UTC

appbase directory deleted partically

Hello

The problem:
         Tomcat started successfully but the deployed webapp did not work 
because the appbase directory was deleted partially.
         Maybe the directory was deleted        by mistake without user's 
intention.

        Can Tomcat delete appbase directory  except in the case of webapp 
WAR. updated (deploy)?

The environment:
        Tomcat6.0.29, Java SE6, Windows7

Thanks in advance.

Osamu Ochiai

Re: appbase directory deleted partically

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/10/17 Osamu Ochiai <OO...@jp.ibm.com>:
> Thanks.
>
> I mean that the directories other than WEB-INF directory  were deleted.
>
> Thanks again.
>
> Osamu Ochiai
>
>


Do not top-post.

Look at Context attributes such as antiJARLocking

Unixes allow to delete files that are still open for reading/writing,
Windows does not and thus there exists a trick enabled by above
attribute.

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


Re: appbase directory deleted partically

Posted by Osamu Ochiai <OO...@jp.ibm.com>.
Thanks.

I mean that the directories other than WEB-INF directory  were deleted.

Thanks again.

Osamu Ochiai



From:   Pid <pi...@pidster.com>
To:     Tomcat Users List <us...@tomcat.apache.org>
Date:   2011/10/16 01:15
Subject:        Re: appbase directory deleted partically



On 14/10/2011 04:07, Osamu Ochiai wrote:
> Hello
> 
> The problem:
>          Tomcat started successfully but the deployed webapp did not 
work 
> because the appbase directory was deleted partially.
>          Maybe the directory was deleted        by mistake without 
user's 
> intention.
> 
>         Can Tomcat delete appbase directory  except in the case of 
webapp 
> WAR. updated (deploy)?
> 
> The environment:
>         Tomcat6.0.29, Java SE6, Windows7


The appBase directory was partially deleted?  What does that mean, the
contents of it were deleted or the directory itself?


p


[添付ファイル "signature.asc" は Osamu Ochiai/Japan/IBM が削除しました] 

Re: appbase directory deleted partically

Posted by Pid <pi...@pidster.com>.
On 14/10/2011 04:07, Osamu Ochiai wrote:
> Hello
> 
> The problem:
>          Tomcat started successfully but the deployed webapp did not work 
> because the appbase directory was deleted partially.
>          Maybe the directory was deleted        by mistake without user's 
> intention.
> 
>         Can Tomcat delete appbase directory  except in the case of webapp 
> WAR. updated (deploy)?
> 
> The environment:
>         Tomcat6.0.29, Java SE6, Windows7


The appBase directory was partially deleted?  What does that mean, the
contents of it were deleted or the directory itself?


p