The
FAQ
has moved to the
Tomcat
site. The new location of the
Tomcat FAQ is now
http://jakarta.apache.org/tomcat/faq/
Tomcat FAQ: I got an error | ||
|
So you got an error. Hopefully this page has your error. If your page deals with your
page not compiling due to class or package not found, see the
Class Not Found page.
Q:
I get A:
web.xml must be a valid XML document with respect to its DTD.
Either: 1) Your entries are ordered wrong,
2) Missing a required entry, or
3) You have entered an entry that does not exist in the DTD.
org.xml.sax.SAXParseException: The content of element type "web-app" must
match
Q:
I can't get pages to work under A:
See the
Miscellaneous section.
It should be answered there.
/servlet/*
Q:
Help! My installation is corrupt!
A:
If you downloaded a tar.gz (tgz) file, make sure you use GNU tar
when extracting the files. tar from proprietary Unixes probably won't
work. For windows users - pkunzip doesn't work either, use WinZip.
Q:
I got: A:
This is a unix thing. Unix can limit (or tweak) a process by various parameters.
To change these, look at
ulimit.
java.net.SocketException: Too many open files
| |
The original location of this FAQ is located at: http://tomcatfaq.sourceforge.net/ and is hosted by Last edit date: $Date: 2003/04/28 23:26:30 $ . |