Oops, that was totally my fault. When I was testing the docBase thing, I renamed ROOT and moved my Jira source into a new ROOT directory. When I moved it back, I failed to move ROOT-back back to ROOT. So now I'm getting the 404 error pages again.
I'm installing Jira from source to develop it, so I'm not using the precompiled version that doesn't include the src/ directory. I untarred Jira into /var/www/html and haven't changed any of the directory structure, except that I moved all the contents of the top-level directory, atlassian-jira-source-3.11, directly into /var/www/html/. My /var/www/html/ directory structure looks like this. As a sidenote question, should these files be owned by someone other than root for anything other than security purposes? Any chance Tomcat is refusing to find them because they are owned by root? [EMAIL PROTECTED] html]# ls -l total 88 drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-cache-servlet drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-core drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-gzipfilter drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-jdk-utilities drwxr-xr-x 3 root root 4096 2007-11-30 21:48 atlassian-jira-enterprise-3.11-standalone drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-ofbiz drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-profiling drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-renderer drwxr-xr-x 3 root root 4096 2007-11-30 17:11 atlassian-velocity drwxr-xr-x 5 root root 4096 2007-11-30 17:12 back drwxr-xr-x 3 root root 4096 2007-11-30 17:11 bandana drwxr-xr-x 3 root root 4096 2007-11-30 17:11 bonnie drwxr-xr-x 3 root root 4096 2007-11-30 17:11 configurableobjects drwxr-xr-x 9 root root 4096 2007-12-07 13:23 jira drwxr-xr-x 3 root root 4096 2007-11-30 17:11 johnson drwxr-xr-x 3 root root 4096 2007-11-30 17:11 mail drwxr-xr-x 3 root root 4096 2007-11-30 17:11 plugins -rw-r--r-- 1 root root 950 2007-09-19 02:22 README.txt drwxr-xr-x 4 root root 4096 2007-12-07 13:23 rpc-jira-plugin drwxr-xr-x 3 root root 4096 2007-11-30 17:11 scheduler drwxr-xr-x 3 root root 4096 2007-11-30 17:11 seraph drwxr-xr-x 3 root root 4096 2007-11-30 17:11 trackback [EMAIL PROTECTED] html]# cd jira/ [EMAIL PROTECTED] jira]# ls -l total 276 -rw-r--r-- 1 root root 45773 2007-12-04 17:28 atlassian-jira.iml -rw-r--r-- 1 root root 15669 2007-12-04 17:28 atlassian-jira.ipr -rw-r--r-- 1 root root 29330 2007-12-04 17:37 atlassian-jira.iws -rw-r--r-- 1 root root 4768 2007-12-02 15:35 build.properties drwxr-xr-x 2 root root 4096 2007-12-02 00:00 issues drwxr-xr-x 2 root root 4096 2007-11-30 17:11 licenses -rw-r--r-- 1 root root 79994 2007-09-19 02:23 maven.xml drwxr-xr-x 4 root root 4096 2007-12-02 15:35 modules -rw-r--r-- 1 root root 2470 2007-09-19 02:41 project.properties -rw-r--r-- 1 root root 52705 2007-09-19 02:23 project.xml drwxr-xr-x 7 root root 4096 2007-12-04 12:48 src drwxr-xr-x 7 root root 4096 2007-12-07 13:23 target drwxr-xr-x 3 root root 4096 2007-12-01 13:58 tomcat drwxr-xr-x 3 root root 4096 2007-12-01 13:58 tomcat4 [EMAIL PROTECTED] jira]# cd src/ [EMAIL PROTECTED] src]# ls -l total 20 drwxr-xr-x 18 root root 4096 2007-09-19 02:41 etc drwxr-xr-x 3 root root 4096 2007-09-19 02:41 java drwxr-xr-x 6 root root 4096 2007-12-04 12:48 target drwxr-xr-x 4 root root 4096 2007-09-19 02:41 test drwxr-xr-x 13 root root 4096 2007-12-08 12:42 webapp [EMAIL PROTECTED] src]# cd webapp/ [EMAIL PROTECTED] webapp]# ls -l total 96 -rw-r--r-- 1 root root 19353 2007-09-19 02:23 500page.jsp -rw-r--r-- 1 root root 1714 2007-09-19 02:23 bugzillasearch.jsp drwxr-xr-x 2 root root 4096 2007-11-30 17:11 debug drwxr-xr-x 3 root root 4096 2007-11-30 17:11 decorators -rw-r--r-- 1 root root 328 2007-09-19 02:23 default.jsp -rw-r--r-- 1 root root 2494 2007-09-19 02:23 favicon.ico drwxr-xr-x 3 root root 4096 2007-11-30 17:11 func drwxr-xr-x 7 root root 4096 2007-11-30 17:11 images drwxr-xr-x 17 root root 4096 2007-11-30 17:11 includes -rw-r--r-- 1 root root 211 2007-09-19 02:23 login-error.jsp -rw-r--r-- 1 root root 203 2007-09-19 02:23 login.jsp -rw-r--r-- 1 root root 733 2007-09-19 02:23 logoutconfirm.jsp -rw-r--r-- 1 root root 942 2007-09-19 02:23 logout.jsp drwxr-xr-x 3 root root 4096 2007-09-19 02:41 portlets -rw-r--r-- 1 root root 353 2007-09-19 02:23 robots.txt drwxr-xr-x 7 root root 4096 2007-11-30 17:11 secure drwxr-xr-x 3 root root 4096 2007-11-30 17:11 styles drwxr-xr-x 5 root root 4096 2007-09-19 02:41 template drwxr-xr-x 2 root root 4096 2007-11-30 17:11 views drwxr-xr-x 4 root root 4096 2007-11-30 17:11 WEB-INF [EMAIL PROTECTED] webapp]# Caldarale, Charles R wrote: > >> From: linuxChique [mailto:[EMAIL PROTECTED] >> Subject: RE: Configuring Tomcat on Fedora Core 8 >> >> Arg. Now it's broken again. No 404 pages, just blankness. > > I suspect your docBase attribute for your <Context> element is still not > correct. It's unlikely that the application jars and classes are under > a directory named "src". > >> <Host name="localhost" appBase="webapps" >> unpackWARs="true" autoDeploy="true" >> xmlValidation="false" xmlNamespaceAware="false"> > > The above is correct, assuming you haven't damaged something under > Tomcat's webapps directory. > > Questions: > > 1) What JIRA download are you using? > > 2) When you untar'd (or unzipped) the JIRA download, where did you > install it? > > 3) Did you change any directory names in the untar'd JIRA directory > tree? > > 4) What, if anything, have you changed under the $CATALINA_HOME/webapps > directory? > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Configuring-Tomcat-on-Fedora-Core-8-tf4964192.html#a14232266 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]