Deploying

Hi ...... I am trying to aggregate ODK server through MySQL and Tomcat version 9. I have reached the point of deploying (starting) War file, But it tells me (
FAIL - Application at context path /ODKAggregate could not be started)

I would appreciate your kind support

Regards,
Zana

Hi Zana,

Aggregate hasn't been tested with Tomcat 9, so you are on your own there.

Either way, read your Tomcat logs. What do they say?

Yaw

··· On Thu, Mar 2, 2017 at 7:43 AM, zana.shahoy via ODK Community wrote: > Hi ...... I am trying to aggregate ODK server through MySQL and Tomcat version 9. I have reached the point of deploying (starting) War file, But it tells me ( > FAIL - Application at context path /ODKAggregate could not be started) > > > I would appreciate your kind support > > > Regards, > Zana > > -- > -- > 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.

Hi Yaw & Mitch

Tomcat version is 9.When I want to start ODK aggregate in Tomcat server they say (FAIL - Application at context path /ODKAggregate could not be started
)
Is this due to Tomcat Version?

Dear Mitch

ODK aggregate version is 1.4.13
MySQL Version is 5.7
MySQL connector downloaded and copied
Running steps are exactly the same as you mentioned.

Shall I change tomcat version?!!

I highly appreciate your kind guidance

Best
Zana

4 common issues:

(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.

··· On Thu, Mar 2, 2017 at 11:25 AM, Yaw Anokwa wrote:

Hi Zana,

Aggregate hasn't been tested with Tomcat 9, so you are on your own there.

Either way, read your Tomcat logs. What do they say?

Yaw

On Thu, Mar 2, 2017 at 7:43 AM, zana.shahoy via ODK Community opendatakit@googlegroups.com wrote:

Hi ...... I am trying to aggregate ODK server through MySQL and Tomcat
version 9. I have reached the point of deploying (starting) War file, But
it tells me (
FAIL - Application at context path /ODKAggregate could not be started)

I would appreciate your kind support

Regards,
Zana

--

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 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

You need to look at the log files produced by Tomcat.

For Windows systems (these are tomcat 8 locations), this is generally
under, e.g.,

C:\Program Files\Apache Software Foundation\Tomcat 8.0\logs

The tomcat8-stderr.2017-03-....log will usually identify the problem.

ODK Aggregate v1.4.13 has only been tested under Tomcat 8. If you are not
technical, you should uninstall Tomcat 9 and install Tomcat 8. That will
eliminate any issues you may be encountering relating to using Tomcat 9.

··· On Fri, Mar 3, 2017 at 8:56 AM, zana.shahoy via ODK Community < opendatakit@googlegroups.com> wrote:

Hi Yaw & Mitch

Tomcat version is 9.When I want to start ODK aggregate in Tomcat server
they say (FAIL - Application at context path /ODKAggregate could not be
started
)
Is this due to Tomcat Version?

Dear Mitch

ODK aggregate version is 1.4.13
MySQL Version is 5.7
MySQL connector downloaded and copied
Running steps are exactly the same as you mentioned.

Shall I change tomcat version?!!

I highly appreciate your kind guidance

Best
Zana

--

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