On 03/07/2010 12:11, Federico Fissore wrote: > 赵顺, il 03/07/2010 10:13, ha scritto: >> It seems like the bug >> https://issues.apache.org/bugzilla/show_bug.cgi?id=49539 >> the tomcat delete workdir while startup with errors >> > > uhm no, in this case it's me that it's clearing the work folder and btw > I have some fifty webapps that runs smootly, restarting and continuously > redeploying every day. just sometimes one or two (at random manifest the > problem) > > Really looks like a concurrency problem to me: too random but hard to > spot (I have 12 server with 4 to 10 tomcats running and it's not always > the same server suffering the problem) > > in the meanwhile, digging into log files, I've found a > Jul 3, 2010 6:36:09 AM org.apache.jasper.EmbeddedServletOptions <init> > SEVERE: The scratchDir you specified:
> /opt/tomcats/work/StandardHost[localhost].StandardContext[/myWebApp]Engine/localhost/myWebApp
Is that really the path in use?
/opt
/tomcats
/work
/StandardHost[localhost].StandardContext[
/myWebApp]Engine
/localhost
/myWebApp
Looks a little weird to me, the square brackets are split across
directories and there's a reference to myWebApp and localhost in two places.
p
> is unusable.
> Jul 3, 2010 6:36:09 AM org.apache.coyote.http11.Http11Protocol init
>
> I've checked the permissions and they are all ok (every tomcat runs with
> same user privileges and they own the whole folder structure)
>
> federico
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
signature.asc
Description: OpenPGP digital signature
