Kattare Internet Hosting Home | Home | Services | Contact Us | Order Online! |   whitespace image
  Kattare I/S: View FAQ Answer

| Webmail | Forums | News | FAQ | Members Login |  

whitespace image
tail end of the Kattare logo Toll Free: (866) KATTARE -or- (877) KATTARE
Local: (541) 753-1079
keyboard image for php hosting, jsp hosting, servlet hosting, java hosting website
Better Business Bureau Online  
whitespace image

   

whitespace image
greenspace image for php hosting, jsp hosting, servlet hosting, java hosting website

Home

Hosting Services

Server Co-Location
Dedicated Server
Java Servlet Hosting
Website Hosting
WHOIS Lookup
Join Us Today!

Members

Member Forums
Documentation
Kattare F.A.Q.
Free Software
Members Section
News
Referral System
Spam Blocking
Webmail

Development

Programming
Website Design
Graphic Design

Company

About Us
Contact Us
Our Network
Page Us
Sites We Host
Terms of Service


whitespace image
Documentation

Kattare is dedicated to making your hosting experience as painless as possible. That means making as much help and documentation available as possible.

Quick Links
[Frequently Asked Questions]
[User Forums]
[Howto's]
Category
JSP-Java Servlets
Question

Last Modified: Sep 13, 2002

My JVM is erratic and/or I see java.util.zip.ZipException errors in my logs.
Answer
Tomcat in it's default configuration tries to auto-decompress and auto-deploy *.jar files you drop into place in the various directories it keeps watch over.

Normally this is great, but what we've discovered is that if it sees a new file, and the file is in the process of being uploaded (IE, slow scp or ftp link) then Tomcat will try to decompress it, in the process corrupting it.

After that, Tomcat will disable the webapp that the JAR was deployed under, as well as trying to re-decompress it every couple of minutes. Each time failing, and each time leaving behind a mess of unclosed processes and/or files.

The ultimate result, if not caught in time, is a server crash.

There are a couple of ways to work around this problem. One is to disable the auto-deployment features. Another is to upload the files to a temporary directory, then using the command line (via SSH) you can move the complete file into place. Yet another is to stop your Tomcat JVM before doing the upload, then start it after the upload is complete.

[FAQ Main] [Submit a Question]

[Back to Category "JSP-Java Servlets"]


whitespace image
green spacer Kattare Logo whitespace image
 
whitespace image
whitespace image