HTTP status 404

I am installing ODK on CentOS 6 / MySQL / Tomcat 6. I installed Tomcat, Java and MySQL. After going through the wizard for the ODK Aggregator and coping ROOT.war to /usr/share/tomcat6/webapps, I get a 404 error. Tomcat index appears when I go to ipaddress:8080, but 404 on ipaddress:8080/ROOT.war and ipaddress:8080/ODKAggregator. Can any one give any suggestions?

If you copied ODK Aggregate's war file into ROOT.war, you should delete all
other files and directories in the webapps directory. Then restart your
Tomcat server.

The ROOT.war will then be expanded.

And ODK Aggregate will be reached under '/' ( i.e., ipaddress:8080/ )

··· On Wed, Dec 2, 2015 at 12:42 PM, wrote:

I am installing ODK on CentOS 6 / MySQL / Tomcat 6. I installed Tomcat,
Java and MySQL. After going through the wizard for the ODK Aggregator and
coping ROOT.war to /usr/share/tomcat6/webapps, I get a 404 error. Tomcat
index appears when I go to ipaddress:8080, but 404 on
ipaddress:8080/ROOT.war and ipaddress:8080/ODKAggregator. Can any one give
any suggestions?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Hi Mitch,

Thank you for your reply.

I deleted all file and directories under webapps and restarted Tomcat and
still HTTP Status 404.

Chris

··· On Wednesday, December 2, 2015 at 6:19:04 PM UTC-5, Mitch Sundt wrote: > > If you copied ODK Aggregate's war file into ROOT.war, you should delete > all other files and directories in the webapps directory. Then restart your > Tomcat server. > > The ROOT.war will then be expanded. > > And ODK Aggregate will be reached under '/' ( i.e., ipaddress:8080/ ) > > > > On Wed, Dec 2, 2015 at 12:42 PM, <cbens...@gmail.com > wrote: > >> I am installing ODK on CentOS 6 / MySQL / Tomcat 6. I installed Tomcat, >> Java and MySQL. After going through the wizard for the ODK Aggregator and >> coping ROOT.war to /usr/share/tomcat6/webapps, I get a 404 error. Tomcat >> index appears when I go to ipaddress:8080, but 404 on >> ipaddress:8080/ROOT.war and ipaddress:8080/ODKAggregator. Can any one give >> any suggestions? >> >> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "ODK Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

I assume you are not using an SSL cert (https).
If you are, what happens if you enter https://localhost:8080/ into your
browser?

look in your Tomcat log files.

It sounds like you may be missing the MySQL Connector-J library?

And re-run the ODK Aggregate installer to ensure that you specified port
8080 and that you are not using SSL.

··· On Thu, Dec 3, 2015 at 7:51 AM, Chris Benson wrote:

Hi Mitch,

Thank you for your reply.

I deleted all file and directories under webapps and restarted Tomcat and
still HTTP Status 404.

Chris

On Wednesday, December 2, 2015 at 6:19:04 PM UTC-5, Mitch Sundt wrote:

If you copied ODK Aggregate's war file into ROOT.war, you should delete
all other files and directories in the webapps directory. Then restart your
Tomcat server.

The ROOT.war will then be expanded.

And ODK Aggregate will be reached under '/' ( i.e., ipaddress:8080/ )

On Wed, Dec 2, 2015 at 12:42 PM, cbens...@gmail.com wrote:

I am installing ODK on CentOS 6 / MySQL / Tomcat 6. I installed Tomcat,
Java and MySQL. After going through the wizard for the ODK Aggregator and
coping ROOT.war to /usr/share/tomcat6/webapps, I get a 404 error. Tomcat
index appears when I go to ipaddress:8080, but 404 on
ipaddress:8080/ROOT.war and ipaddress:8080/ODKAggregator. Can any one give
any suggestions?

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com