FAIL - Application at context path /ODKAggregate could not be started

Hi,

I am trying to deploy ODK on ubuntu 14.04 with postgresSQL 9.3, Tomcat 8
and Java 7. I added the JDBC driver for postgreSQL in tomcat but now when I
try to start the ODK Aggregate it gives error. Here is the tomcat log.

06-Apr-2017 06:55:30.972 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
Engine: Apache Tomcat/8.0.43
06-Apr-2017 06:55:31.080 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR Deploying web application
archive /opt/tomcat/webapps/ODKAggregate.war
06-Apr-2017 06:55:34.129 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal One or more
listeners failed to start. Full details will be found in the appropriate
container log file
06-Apr-2017 06:55:34.142 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal Context
[/ODKAggregate] startup failed due to previous errors

Any help will be much appreciated.

Thanks,
Majid

Hi Majid,

This looks like the Tomcat catalina log file. What about the other log
files (PostgresSQL, Tomcat localhost)? Any useful hints there?

Yaw

··· On Wed, Apr 5, 2017 at 7:06 PM, Majid Khan wrote: > Hi, > > I am trying to deploy ODK on ubuntu 14.04 with postgresSQL 9.3, Tomcat 8 and > Java 7. I added the JDBC driver for postgreSQL in tomcat but now when I try > to start the ODK Aggregate it gives error. Here is the tomcat log. > > 06-Apr-2017 06:55:30.972 INFO [main] > org.apache.catalina.core.StandardEngine.startInternal Starting Servlet > Engine: Apache Tomcat/8.0.43 > 06-Apr-2017 06:55:31.080 INFO [localhost-startStop-1] > org.apache.catalina.startup.HostConfig.deployWAR Deploying web application > archive /opt/tomcat/webapps/ODKAggregate.war > 06-Apr-2017 06:55:34.129 SEVERE [localhost-startStop-1] > org.apache.catalina.core.StandardContext.startInternal One or more listeners > failed to start. Full details will be found in the appropriate container log > file > 06-Apr-2017 06:55:34.142 SEVERE [localhost-startStop-1] > org.apache.catalina.core.StandardContext.startInternal Context > [/ODKAggregate] startup failed due to previous errors > > > Any help will be much appreciated. > > Thanks, > Majid > > -- > -- > 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.

And see the Release Notes --

There is a missing command in the create_db_and_user.sql script

··· On Thu, Apr 6, 2017 at 7:53 AM, Yaw Anokwa wrote:

Hi Majid,

This looks like the Tomcat catalina log file. What about the other log
files (PostgresSQL, Tomcat localhost)? Any useful hints there?

Yaw

On Wed, Apr 5, 2017 at 7:06 PM, Majid Khan mk.swati@gmail.com wrote:

Hi,

I am trying to deploy ODK on ubuntu 14.04 with postgresSQL 9.3, Tomcat 8
and
Java 7. I added the JDBC driver for postgreSQL in tomcat but now when I
try
to start the ODK Aggregate it gives error. Here is the tomcat log.

06-Apr-2017 06:55:30.972 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
Engine: Apache Tomcat/8.0.43
06-Apr-2017 06:55:31.080 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR Deploying web
application
archive /opt/tomcat/webapps/ODKAggregate.war
06-Apr-2017 06:55:34.129 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal One or more
listeners
failed to start. Full details will be found in the appropriate container
log
file
06-Apr-2017 06:55:34.142 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal Context
[/ODKAggregate] startup failed due to previous errors

Any help will be much appreciated.

Thanks,
Majid

--

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

Thanks,

Exactly this was the issue. Now my server is ready and I am trying to
upload some test forms.
Thanks once again.

··· On Thu, Apr 6, 2017 at 9:55 PM, Mitch Sundt wrote:

And see the Release Notes -- https://github.com/
opendatakit/opendatakit/wiki/Aggregate-Release-Notes#upgrading
There is a missing command in the create_db_and_user.sql script

On Thu, Apr 6, 2017 at 7:53 AM, Yaw Anokwa yanokwa@nafundi.com wrote:

Hi Majid,

This looks like the Tomcat catalina log file. What about the other log
files (PostgresSQL, Tomcat localhost)? Any useful hints there?

Yaw

On Wed, Apr 5, 2017 at 7:06 PM, Majid Khan mk.swati@gmail.com wrote:

Hi,

I am trying to deploy ODK on ubuntu 14.04 with postgresSQL 9.3, Tomcat
8 and
Java 7. I added the JDBC driver for postgreSQL in tomcat but now when I
try
to start the ODK Aggregate it gives error. Here is the tomcat log.

06-Apr-2017 06:55:30.972 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
Engine: Apache Tomcat/8.0.43
06-Apr-2017 06:55:31.080 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR Deploying web
application
archive /opt/tomcat/webapps/ODKAggregate.war
06-Apr-2017 06:55:34.129 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal One or more
listeners
failed to start. Full details will be found in the appropriate
container log
file
06-Apr-2017 06:55:34.142 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal Context
[/ODKAggregate] startup failed due to previous errors

Any help will be much appreciated.

Thanks,
Majid

--

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

--

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/zfDIqAm0bVU/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.

--

MK Swati
MS RS&GIS
NCRG Karachi
Cell:+92 345 9610169