Deployment of ODK aggregate on local tomcat server

Dear Friends,

I am facing problem in loading the odk aggregate. Message that I get is

FAIL Application at context path /ODKAggregate could not be started

Catilina log is as follows

Oct 30, 2015 7:38:53 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 37105 ms
Oct 30, 2015 7:40:12 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were scanned
but no TLDs were found in them. Skipping unneeded JARs during scanning can
improve startup time and JSP compilation time.
Oct 30, 2015 7:40:17 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be found
in the appropriate container log file
Oct 30, 2015 7:40:17 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
Oct 30, 2015 10:31:37 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were scanned
but no TLDs were found in them. Skipping unneeded JARs during scanning can
improve startup time and JSP compilation time.
Oct 30, 2015 10:31:41 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be found
in the appropriate container log file
Oct 30, 2015 10:31:41 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors

Please help in resolving this issue

··· -- Subodh Kumar Gupta CEO, Safal Solutions (P) Limited Secunderabad (AP) Plot 2, 9-7-211/2/C Green View Enclave, Near Manasarovar Height Phase II, RTC Colony road, Trimulgheri Secunderabad - 500009 Phone - +91-40-2779-0176

Subodh,

Tomcat installs are difficult. If you are new to ODK, it's best to
start with App Engine or the VM. I'd recommend you get that working
first.

My guess is that you are using Tomcat 7 or 8? If so, don't. Use what
the instructions specify: Tomcat 6.

Yaw

··· -- Need ODK consultants? https://nafundi.com provides form design, server setup, in-field training, and software development for ODK.

On Fri, Oct 30, 2015 at 12:07 PM, Subodh Gupta subodh.safal@gmail.com wrote:

Dear Friends,

I am facing problem in loading the odk aggregate. Message that I get is

FAIL Application at context path /ODKAggregate could not be started

Catilina log is as follows

Oct 30, 2015 7:38:53 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 37105 ms
Oct 30, 2015 7:40:12 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were scanned
but no TLDs were found in them. Skipping unneeded JARs during scanning can
improve startup time and JSP compilation time.
Oct 30, 2015 7:40:17 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be found in
the appropriate container log file
Oct 30, 2015 7:40:17 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
Oct 30, 2015 10:31:37 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were scanned
but no TLDs were found in them. Skipping unneeded JARs during scanning can
improve startup time and JSP compilation time.
Oct 30, 2015 10:31:41 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be found in
the appropriate container log file
Oct 30, 2015 10:31:41 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors

Please help in resolving this issue

Subodh Kumar Gupta
CEO,
Safal Solutions (P) Limited
Secunderabad (AP)
Plot 2, 9-7-211/2/C
Green View Enclave, Near Manasarovar Height Phase II,
RTC Colony road, Trimulgheri
Secunderabad - 500009
Phone - +91-40-2779-0176

--

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 for any of these issues, it is best to search the web for an answer.
We are but one of 1000's of projects that rely on Tomcat.

i.e., searching for "At least one JAR was scanned for TLDs yet contained no
TLDs"
yields a bunch of things to try.

... the trick is having the experience to know which of those are
appropriate.
... or having the time to find out.

When I do this, I read answers from 3 or 4 of the web pages and choose
which seems to answer my question the best, then do that.

··· On Fri, Oct 30, 2015 at 12:19 AM, Yaw Anokwa wrote:

Subodh,

Tomcat installs are difficult. If you are new to ODK, it's best to
start with App Engine or the VM. I'd recommend you get that working
first.

My guess is that you are using Tomcat 7 or 8? If so, don't. Use what
the instructions specify: Tomcat 6.

Yaw

Need ODK consultants? https://nafundi.com provides form design, server
setup, in-field training, and software development for ODK.

On Fri, Oct 30, 2015 at 12:07 PM, Subodh Gupta subodh.safal@gmail.com wrote:

Dear Friends,

I am facing problem in loading the odk aggregate. Message that I get is

FAIL Application at context path /ODKAggregate could not be started

Catilina log is as follows

Oct 30, 2015 7:38:53 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 37105 ms
Oct 30, 2015 7:40:12 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were
scanned
but no TLDs were found in them. Skipping unneeded JARs during scanning
can
improve startup time and JSP compilation time.
Oct 30, 2015 7:40:17 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be
found in
the appropriate container log file
Oct 30, 2015 7:40:17 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors
Oct 30, 2015 10:31:37 AM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable
debug logging for this logger for a complete list of JARs that were
scanned
but no TLDs were found in them. Skipping unneeded JARs during scanning
can
improve startup time and JSP compilation time.
Oct 30, 2015 10:31:41 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be
found in
the appropriate container log file
Oct 30, 2015 10:31:41 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/ODKAggregate] startup failed due to previous errors

Please help in resolving this issue

Subodh Kumar Gupta
CEO,
Safal Solutions (P) Limited
Secunderabad (AP)
Plot 2, 9-7-211/2/C
Green View Enclave, Near Manasarovar Height Phase II,
RTC Colony road, Trimulgheri
Secunderabad - 500009
Phone - +91-40-2779-0176

--

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