Getting HTTP Status 404 - /ODKAggregate/

Hi,

I like to use ODK for one of my research projects. I am trying to install
ODK Aggregate V 1.4.13 and after completing the additional setup
instructions in README.html, when I tried to load the ODKAggregate page
using my host location, I am getting 404 error as below. I am using JDK/JRE
8.1.21, MySQL Server 5.7, and Tomcat8.5. Could anyone help to solve this
issue?

Regards and thanks in advance.

Senthil

type Status report

message /ODKAggregate/

description The requested resource is not available.

··· ------------------------------ Apache Tomcat/8.5.11

Mitch summed up the common problems a few days back.

(1) ODK Aggregate 1.4.13 or higher are tested against Tomcat 8. Older
versions of ODK Aggregate require manual steps to run.
(2) ODK Aggregate 1.4.13 requires MySQL 5.7 or higher.
(3) You must manually download the MySQL Connector/J and copy it into
the Tomcat libs directory.
(4) You must run the create_db_and_user.sql script before starting
Tomcat 8 (and running ODK Aggregate). If the server is already
running, you may need to stop and restart the Tomcat server after
running this script.

If you have problems with Tomcat, the best first step is to read your
Tomcat logs. They will tell you what is wrong...

··· On Fri, Mar 10, 2017 at 2:55 AM, Senthilkumar Thangavelu wrote: > Hi, > > I like to use ODK for one of my research projects. I am trying to install > ODK Aggregate V 1.4.13 and after completing the additional setup > instructions in README.html, when I tried to load the ODKAggregate page > using my host location, I am getting 404 error as below. I am using JDK/JRE > 8.1.21, MySQL Server 5.7, and Tomcat8.5. Could anyone help to solve this > issue? > > Regards and thanks in advance. > > Senthil > > type Status report > > message /ODKAggregate/ > > description The requested resource is not available. > > ________________________________ > > Apache Tomcat/8.5.11 > > -- > -- > 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.

Thank you very much Yaw for a quick reply, will check with your inputs and
revert.

Regards,

Senthil

··· On Fri, Mar 10, 2017 at 8:12 PM, Yaw Anokwa wrote:

Mitch summed up the common problems a few days back.

(1) ODK Aggregate 1.4.13 or higher are tested against Tomcat 8. Older
versions of ODK Aggregate require manual steps to run.
(2) ODK Aggregate 1.4.13 requires MySQL 5.7 or higher.
(3) You must manually download the MySQL Connector/J and copy it into
the Tomcat libs directory.
(4) You must run the create_db_and_user.sql script before starting
Tomcat 8 (and running ODK Aggregate). If the server is already
running, you may need to stop and restart the Tomcat server after
running this script.

If you have problems with Tomcat, the best first step is to read your
Tomcat logs. They will tell you what is wrong...

On Fri, Mar 10, 2017 at 2:55 AM, Senthilkumar Thangavelu senmalkisasb@gmail.com wrote:

Hi,

I like to use ODK for one of my research projects. I am trying to install
ODK Aggregate V 1.4.13 and after completing the additional setup
instructions in README.html, when I tried to load the ODKAggregate page
using my host location, I am getting 404 error as below. I am using
JDK/JRE
8.1.21, MySQL Server 5.7, and Tomcat8.5. Could anyone help to solve this
issue?

Regards and thanks in advance.

Senthil

type Status report

message /ODKAggregate/

description The requested resource is not available.


Apache Tomcat/8.5.11

--

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.

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/
topic/opendatakit/ohqu2dhj110/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dear Yaw and Mitch,

Thanks for the common issues summary. It helped to solve my problem. Copied
the Connector/J to tomcat lib then stopped and started the tomcat server. I
was able to load the ODKAggregate.

Regards,

Senthil

··· On Fri, Mar 10, 2017 at 8:40 PM, Senthilkumar Thangavelu < senmalkisasb@gmail.com> wrote:

Thank you very much Yaw for a quick reply, will check with your inputs and
revert.

Regards,

Senthil

On Fri, Mar 10, 2017 at 8:12 PM, Yaw Anokwa yanokwa@nafundi.com wrote:

Mitch summed up the common problems a few days back.

(1) ODK Aggregate 1.4.13 or higher are tested against Tomcat 8. Older
versions of ODK Aggregate require manual steps to run.
(2) ODK Aggregate 1.4.13 requires MySQL 5.7 or higher.
(3) You must manually download the MySQL Connector/J and copy it into
the Tomcat libs directory.
(4) You must run the create_db_and_user.sql script before starting
Tomcat 8 (and running ODK Aggregate). If the server is already
running, you may need to stop and restart the Tomcat server after
running this script.

If you have problems with Tomcat, the best first step is to read your
Tomcat logs. They will tell you what is wrong...

On Fri, Mar 10, 2017 at 2:55 AM, Senthilkumar Thangavelu senmalkisasb@gmail.com wrote:

Hi,

I like to use ODK for one of my research projects. I am trying to
install
ODK Aggregate V 1.4.13 and after completing the additional setup
instructions in README.html, when I tried to load the ODKAggregate page
using my host location, I am getting 404 error as below. I am using
JDK/JRE
8.1.21, MySQL Server 5.7, and Tomcat8.5. Could anyone help to solve this
issue?

Regards and thanks in advance.

Senthil

type Status report

message /ODKAggregate/

description The requested resource is not available.


Apache Tomcat/8.5.11

--

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.

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/to
pic/opendatakit/ohqu2dhj110/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.