赵顺, 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 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to