Author: oching
Date: Sun Jul 12 02:16:53 2009
New Revision: 793260
URL: http://svn.apache.org/viewvc?rev=793260&view=rev
Log:
[MRM-1214]
submitted by: Igor Galic (jmcg)
o added troubleshooting tips when deploying as war
Modified:
archiva/trunk/archiva-docs/src/site/apt/adminguide/webapp.apt
Modified: archiva/trunk/archiva-docs/src/site/apt/adminguide/webapp.apt
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-docs/src/site/apt/adminguide/webapp.apt?rev=793260&r1=793259&r2=793260&view=diff
==============================================================================
--- archiva/trunk/archiva-docs/src/site/apt/adminguide/webapp.apt (original)
+++ archiva/trunk/archiva-docs/src/site/apt/adminguide/webapp.apt Sun Jul 12
02:16:53 2009
@@ -82,3 +82,9 @@
Once Archiva is running, it is configured in the same way as the standalone
instance. See the
{{{../quick-start.html#Setting%20up%20your%20Archiva%20instance} quick start}}
guide for more information.
+Troubleshooting
+
+ One of the least decipherable errors you can get from Tomcat is a <<<404>>>
when the deployment fails. In <<<\<tomcat home\>/logs/catalina.out>>> you will
only find that it fails, but not why. Also Archiva's logs will not tell you.
+
+ The log messages and stack traces in case of a <<<404>>> can be found in
<<<\<tomcat home\>/logs/localhost.\<date\>>>>.
+