SEVERE: Error deploying web application archive ODKAggregate.war

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component
Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)
at
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
at
org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)
at
org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)
at
org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)
at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)
at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal hmardinal@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component
Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)
at
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
at
org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)
at
org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)
at
org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)
at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)
at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

--

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.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

··· On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote: > > Heri, > > Install Java 1.7. And confirm it's installed by running 'java > -version' on the command line. > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal <hmar...@gmail.com > wrote: > > Dear All. > > someone help me please... > > I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35. > > server address : http://cloud.echoina.com:8080/ODKAggregate/ > > > > many2 thanks in advance. > > Best > > Heri > > > > catalina.out below : > > > > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig deployWAR > > INFO: Deploying web application archive ODKAggregate.war > > Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry > > registerComponent > > SEVERE: Null component > > > Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none > > > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig deployWAR > > SEVERE: Error deploying web application archive ODKAggregate.war > > java.lang.UnsupportedClassVersionError: > > com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported > > major.minor version 51.0 (unable to load class > > com.google.apphosting.utils.remoteapi.RemoteApiServlet) > > at > > > org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822) > > > at > > > org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159) > > > at > > > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647) > > > at > > > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) > > > at > > > org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108) > > > at > > > org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58) > > > at > > > org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297) > > > at > > org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078) > > at > > > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261) > > > at > > > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) > > > at > > > org.apache.catalina.core.StandardContext.start(StandardContext.java:4612) > > at > > > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) > > > at > > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) > > at > > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) > > at > > org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943) > > at > > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778) > > at > > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504) > > at > > org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) > > at > > > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) > > at > > > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) > > > at > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) > > at > > org.apache.catalina.core.StandardHost.start(StandardHost.java:840) > > at > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) > > at > > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) > > at > > org.apache.catalina.core.StandardService.start(StandardService.java:525) > > at > > org.apache.catalina.core.StandardServer.start(StandardServer.java:754) > > at org.apache.catalina.startup.Catalina.start(Catalina.java:595) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > > > at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > > at java.lang.reflect.Method.invoke(Method.java:622) > > at > org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) > > at > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) > > Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start > > INFO: Starting Coyote HTTP/1.1 on http-8080 > > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start > > INFO: Server startup in 761 ms > > > > -- > > -- > > 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. >

Using the ideas in this post:

You likely need to set the JAVA_HOME variable to point to the Java 1.7
software.

It is likely that you have both java 1.6 and java 1.7 installed on the
computer, and this variable is pointing toward the java 1.6 installation.

··· On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal wrote:

Hi Yaw.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote:

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal hmar...@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component
Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/
ODKAggregate,J2EEApplication=none,J2EEServer=none
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)

    at

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)

    at

org.apache.catalina.startup.WebAnnotationSet.
loadApplicationServletAnnotations(WebAnnotationSet.java:108)
at
org.apache.catalina.startup.WebAnnotationSet.
loadApplicationAnnotations(WebAnnotationSet.java:58)
at
org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)

    at

org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)

    at

org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)

    at

org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

    at

org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

    at

org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)
at
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at
org.apache.catalina.core.StandardService.start(StandardService.java:525)

    at

org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at

sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

--

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.

--

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
thanks for your reply. i try to pointing the java as below :

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/

but still got the same 503.
under /usr/lib/jvm i see many java, i'm not sure which one is the correct
one.
default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64
java-6-openjdk java-6-openjdk-common java-7-oracle java-gcj-4.6
java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64
java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj

best
Heri

··· On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote: > > Using the ideas in this post: > http://stackoverflow.com/questions/4072260/how-to-change-java-version-used-by-tomcat > > You likely need to set the JAVA_HOME variable to point to the Java 1.7 > software. > > It is likely that you have both java 1.6 and java 1.7 installed on the > computer, and this variable is pointing toward the java 1.6 installation. > > > > On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal <hmar...@gmail.com > wrote: > >> Hi Yaw. >> here is the java version : >> >> java version "1.7.0_67" >> Java(TM) SE Runtime Environment (build 1.7.0_67-b01) >> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) >> >> many thanks >> Heri >> >> On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote: >>> >>> Heri, >>> >>> Install Java 1.7. And confirm it's installed by running 'java >>> -version' on the command line. >>> >>> Yaw >>> -- >>> Need ODK services? http://nafundi.com provides form design, server >>> setup, professional support, and software development for ODK. >>> >>> On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal wrote: >>> > Dear All. >>> > someone help me please... >>> > I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35. >>> > server address : http://cloud.echoina.com:8080/ODKAggregate/ >>> > >>> > many2 thanks in advance. >>> > Best >>> > Heri >>> > >>> > catalina.out below : >>> > >>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig >>> deployWAR >>> > INFO: Deploying web application archive ODKAggregate.war >>> > Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry >>> > registerComponent >>> > SEVERE: Null component >>> > Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ >>> ODKAggregate,J2EEApplication=none,J2EEServer=none >>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig >>> deployWAR >>> > SEVERE: Error deploying web application archive ODKAggregate.war >>> > java.lang.UnsupportedClassVersionError: >>> > com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported >>> > major.minor version 51.0 (unable to load class >>> > com.google.apphosting.utils.remoteapi.RemoteApiServlet) >>> > at >>> > org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822) >>> >>> > at >>> > org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159) >>> >>> > at >>> > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647) >>> >>> > at >>> > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) >>> >>> > at >>> > org.apache.catalina.startup.WebAnnotationSet. >>> loadApplicationServletAnnotations(WebAnnotationSet.java:108) >>> > at >>> > org.apache.catalina.startup.WebAnnotationSet. >>> loadApplicationAnnotations(WebAnnotationSet.java:58) >>> > at >>> > org.apache.catalina.startup.ContextConfig. >>> applicationAnnotationsConfig(ContextConfig.java:297) >>> > at >>> > org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078) >>> >>> > at >>> > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261) >>> >>> > at >>> > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) >>> >>> > at >>> > org.apache.catalina.core.StandardContext.start(StandardContext.java:4612) >>> >>> > at >>> > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) >>> >>> > at >>> > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) >>> >>> > at >>> > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) >>> > at >>> > org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943) >>> > at >>> > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778) >>> >>> > at >>> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504) >>> >>> > at >>> > org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) >>> > at >>> > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) >>> >>> > at >>> > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) >>> >>> > at >>> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) >>> > at >>> > org.apache.catalina.core.StandardHost.start(StandardHost.java:840) >>> > at >>> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) >>> > at >>> > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) >>> >>> > at >>> > org.apache.catalina.core.StandardService.start(StandardService.java:525) >>> >>> > at >>> > org.apache.catalina.core.StandardServer.start(StandardServer.java:754) >>> >>> > at org.apache.catalina.startup.Catalina.start(Catalina.java:595) >>> >>> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >>> Method) >>> > at >>> > sun.reflect.NativeMethodAccessorImpl.invoke( >>> NativeMethodAccessorImpl.java:57) >>> > at >>> > sun.reflect.DelegatingMethodAccessorImpl.invoke( >>> DelegatingMethodAccessorImpl.java:43) >>> > at java.lang.reflect.Method.invoke(Method.java:622) >>> > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) >>> >>> > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) >>> >>> > Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start >>> > INFO: Starting Coyote HTTP/1.1 on http-8080 >>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start >>> > INFO: Server startup in 761 ms >>> > >>> > -- >>> > -- >>> > 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. >>> >> -- >> -- >> 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 >

It is likely that a shell initialization file (e.g., a .bashrc or
.bash_profile ) is re-setting this variable. These may be specific to the
user under which tomcat runs, or global to your server.

We can't offer much help beyond this; it is a configuration issue with your
server and the software running on it.

··· On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal wrote:

Hi Mitch
thanks for your reply. i try to pointing the java as below :

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/

but still got the same 503.
under /usr/lib/jvm i see many java, i'm not sure which one is the correct
one.
default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64
java-6-openjdk java-6-openjdk-common java-7-oracle java-gcj-4.6
java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64
java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj

best
Heri

On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote:

Using the ideas in this post: http://stackoverflow.com/
questions/4072260/how-to-change-java-version-used-by-tomcat

You likely need to set the JAVA_HOME variable to point to the Java 1.7
software.

It is likely that you have both java 1.6 and java 1.7 installed on the
computer, and this variable is pointing toward the java 1.6 installation.

On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Yaw.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote:

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal hmar...@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component
Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKA
ggregate,J2EEApplication=none,J2EEServer=none
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(
WebappClassLoader.java:2822)
at
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)

    at

org.apache.catalina.startup.WebAnnotationSet.loadApplication
ServletAnnotations(WebAnnotationSet.java:108)
at
org.apache.catalina.startup.WebAnnotationSet.loadApplication
Annotations(WebAnnotationSet.java:58)
at
org.apache.catalina.startup.ContextConfig.applicationAnnotat
ionsConfig(ContextConfig.java:297)
at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)

    at

org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)

    at

org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

    at

org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

    at

org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

    at

org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)

    at

org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)

    at

org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)

    at

org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)

    at

org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)

    at

org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

    at

org.apache.catalina.core.StandardService.start(StandardService.java:525)

    at

org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

    at org.apache.catalina.startup.Catalina.start(Catalina.java:
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native

Method)

    at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
ssorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.
java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:

Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

--

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.

--

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

Dear Mitch
i try to re install everything but still not working. if you don't mind,
can i give you access to my server so you can check the problem.
many thanks for your kindly help.

Heri

··· On Friday, October 10, 2014 4:04:54 AM UTC+7, Mitch Sundt wrote: > > It is likely that a shell initialization file (e.g., a .bashrc or > .bash_profile ) is re-setting this variable. These may be specific to the > user under which tomcat runs, or global to your server. > > We can't offer much help beyond this; it is a configuration issue with > your server and the software running on it. > > > > > > On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal <hmar...@gmail.com > wrote: > >> Hi Mitch >> thanks for your reply. i try to pointing the java as below : >> # export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/ >> but still got the same 503. >> under /usr/lib/jvm i see many java, i'm not sure which one is the >> correct one. >> default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64 >> java-6-openjdk java-6-openjdk-common java-7-oracle java-gcj-4.6 >> java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64 >> java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj >> >> best >> Heri >> >> >> On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote: >>> >>> Using the ideas in this post: http://stackoverflow.com/ >>> questions/4072260/how-to-change-java-version-used-by-tomcat >>> >>> You likely need to set the JAVA_HOME variable to point to the Java 1.7 >>> software. >>> >>> It is likely that you have both java 1.6 and java 1.7 installed on the >>> computer, and this variable is pointing toward the java 1.6 installation. >>> >>> >>> >>> On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal wrote: >>> >>>> Hi Yaw. >>>> here is the java version : >>>> >>>> java version "1.7.0_67" >>>> Java(TM) SE Runtime Environment (build 1.7.0_67-b01) >>>> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) >>>> >>>> many thanks >>>> Heri >>>> >>>> On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote: >>>>> >>>>> Heri, >>>>> >>>>> Install Java 1.7. And confirm it's installed by running 'java >>>>> -version' on the command line. >>>>> >>>>> Yaw >>>>> -- >>>>> Need ODK services? http://nafundi.com provides form design, server >>>>> setup, professional support, and software development for ODK. >>>>> >>>>> On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal wrote: >>>>> > Dear All. >>>>> > someone help me please... >>>>> > I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35. >>>>> > server address : http://cloud.echoina.com:8080/ODKAggregate/ >>>>> > >>>>> > many2 thanks in advance. >>>>> > Best >>>>> > Heri >>>>> > >>>>> > catalina.out below : >>>>> > >>>>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig >>>>> deployWAR >>>>> > INFO: Deploying web application archive ODKAggregate.war >>>>> > Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry >>>>> > registerComponent >>>>> > SEVERE: Null component >>>>> > Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKA >>>>> ggregate,J2EEApplication=none,J2EEServer=none >>>>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig >>>>> deployWAR >>>>> > SEVERE: Error deploying web application archive ODKAggregate.war >>>>> > java.lang.UnsupportedClassVersionError: >>>>> > com/google/apphosting/utils/remoteapi/RemoteApiServlet : >>>>> Unsupported >>>>> > major.minor version 51.0 (unable to load class >>>>> > com.google.apphosting.utils.remoteapi.RemoteApiServlet) >>>>> > at >>>>> > org.apache.catalina.loader.WebappClassLoader.findClassInternal( >>>>> WebappClassLoader.java:2822) >>>>> > at >>>>> > org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159) >>>>> >>>>> > at >>>>> > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647) >>>>> >>>>> > at >>>>> > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) >>>>> >>>>> > at >>>>> > org.apache.catalina.startup.WebAnnotationSet.loadApplication >>>>> ServletAnnotations(WebAnnotationSet.java:108) >>>>> > at >>>>> > org.apache.catalina.startup.WebAnnotationSet.loadApplication >>>>> Annotations(WebAnnotationSet.java:58) >>>>> > at >>>>> > org.apache.catalina.startup.ContextConfig.applicationAnnotat >>>>> ionsConfig(ContextConfig.java:297) >>>>> > at >>>>> > org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078) >>>>> >>>>> > at >>>>> > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261) >>>>> >>>>> > at >>>>> > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.StandardContext.start(StandardContext.java:4612) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) >>>>> >>>>> > at >>>>> > org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943) >>>>> >>>>> > at >>>>> > org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778) >>>>> >>>>> > at >>>>> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504) >>>>> >>>>> > at >>>>> > org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) >>>>> > at >>>>> > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) >>>>> >>>>> > at >>>>> > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.StandardHost.start(StandardHost.java:840) >>>>> > at >>>>> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.StandardService.start(StandardService.java:525) >>>>> >>>>> > at >>>>> > org.apache.catalina.core.StandardServer.start(StandardServer.java:754) >>>>> >>>>> > at org.apache.catalina.startup.Catalina.start(Catalina.java: >>>>> 595) >>>>> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >>>>> Method) >>>>> > at >>>>> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce >>>>> ssorImpl.java:57) >>>>> > at >>>>> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe >>>>> thodAccessorImpl.java:43) >>>>> > at java.lang.reflect.Method.invoke(Method.java:622) >>>>> > at org.apache.catalina.startup.Bootstrap.start(Bootstrap. >>>>> java:289) >>>>> > at org.apache.catalina.startup.Bo >>>>> otstrap.main(Bootstrap.java:414) >>>>> > Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol >>>>> start >>>>> > INFO: Starting Coyote HTTP/1.1 on http-8080 >>>>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start >>>>> > INFO: Server startup in 761 ms >>>>> > >>>>> > -- >>>>> > -- >>>>> > 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. >>>>> >>>> -- >>>> -- >>>> 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: 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 >

Heri,

Uninstall all the other versions of Java.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Fri, Oct 10, 2014 at 1:20 AM, Heri Mardinal hmardinal@gmail.com wrote:

Dear Mitch
i try to re install everything but still not working. if you don't mind, can
i give you access to my server so you can check the problem.
many thanks for your kindly help.

Heri

On Friday, October 10, 2014 4:04:54 AM UTC+7, Mitch Sundt wrote:

It is likely that a shell initialization file (e.g., a .bashrc or
.bash_profile ) is re-setting this variable. These may be specific to the
user under which tomcat runs, or global to your server.

We can't offer much help beyond this; it is a configuration issue with
your server and the software running on it.

On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Mitch
thanks for your reply. i try to pointing the java as below :

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/

but still got the same 503.
under /usr/lib/jvm i see many java, i'm not sure which one is the
correct one.
default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64
java-6-openjdk java-6-openjdk-common java-7-oracle java-gcj-4.6
java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64
java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj

best
Heri

On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote:

Using the ideas in this post:
http://stackoverflow.com/questions/4072260/how-to-change-java-version-used-by-tomcat

You likely need to set the JAVA_HOME variable to point to the Java 1.7
software.

It is likely that you have both java 1.6 and java 1.7 installed on the
computer, and this variable is pointing toward the java 1.6 installation.

On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Yaw.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote:

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal hmar...@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component

Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet : Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at

org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)
at

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)
at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)
at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)
at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)
at

org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)
at

org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)
at

org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)
at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at

org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)
at

org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at

org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at

org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at

org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)
at

org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)
at

org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at

org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at

org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at

org.apache.catalina.core.StandardService.start(StandardService.java:525)
at

org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at
org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

--

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.

--

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

Hi

In a terminal run

$sudo update-alternatives --config java

which shows something like this:

There are 5 choices for the alternative java (providing /usr/bin/java).

Selection Path Priority
Status

··· ------------------------------------------------------------ 0 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078 auto mode 1 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061 manual mode 2 /usr/lib/jvm/java-7-oracle/jre/bin/java 1077 manual mode * 3 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078 manual mode 4 /usr/lib/jvm/jdk1.7.0/bin/java 1 manual mode 5 /usr/local/java/jre1.7.0_05/bin/java 1 manual mode

Press enter to keep the current choice[*], or type selection number:

Regards

On Fri, Oct 10, 2014 at 11:57 AM, Yaw Anokwa yanokwa@nafundi.com wrote:

Heri,

Uninstall all the other versions of Java.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Fri, Oct 10, 2014 at 1:20 AM, Heri Mardinal hmardinal@gmail.com wrote:

Dear Mitch
i try to re install everything but still not working. if you don't mind,
can
i give you access to my server so you can check the problem.
many thanks for your kindly help.

Heri

On Friday, October 10, 2014 4:04:54 AM UTC+7, Mitch Sundt wrote:

It is likely that a shell initialization file (e.g., a .bashrc or
.bash_profile ) is re-setting this variable. These may be specific to
the
user under which tomcat runs, or global to your server.

We can't offer much help beyond this; it is a configuration issue with
your server and the software running on it.

On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Mitch
thanks for your reply. i try to pointing the java as below :

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/

but still got the same 503.
under /usr/lib/jvm i see many java, i'm not sure which one is the
correct one.
default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64
java-6-openjdk java-6-openjdk-common java-7-oracle
java-gcj-4.6
java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64
java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj

best
Heri

On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote:

Using the ideas in this post:

http://stackoverflow.com/questions/4072260/how-to-change-java-version-used-by-tomcat

You likely need to set the JAVA_HOME variable to point to the Java 1.7
software.

It is likely that you have both java 1.6 and java 1.7 installed on the
computer, and this variable is pointing toward the java 1.6
installation.

On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Yaw.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote:

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal hmar...@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component

Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet :
Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at

org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)

    at

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)

    at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)

    at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)

    at

org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)

    at

org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)

    at

org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)

    at

org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

    at

org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

    at

org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

    at

org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)

    at

org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)

    at

org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)

    at

org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at

org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)

    at

org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)

    at

org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

    at

org.apache.catalina.core.StandardService.start(StandardService.java:525)

    at

org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

    at

org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:622)
    at

org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol
start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

--

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.

--

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

--

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.

Ian,

The caveat with this approach is that you might have some shell init
file that sets JAVA_HOME somewhere. Safest to uninstall all the
existing versions and try that first.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Fri, Oct 10, 2014 at 9:28 AM, Ian Lawrence irlawrence@gmail.com wrote:

Hi

In a terminal run

$sudo update-alternatives --config java

which shows something like this:

There are 5 choices for the alternative java (providing /usr/bin/java).

Selection Path Priority
Status

0 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078
auto mode
1 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061
manual mode
2 /usr/lib/jvm/java-7-oracle/jre/bin/java 1077
manual mode

  • 3 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078
    manual mode
    4 /usr/lib/jvm/jdk1.7.0/bin/java 1
    manual mode
    5 /usr/local/java/jre1.7.0_05/bin/java 1
    manual mode

Press enter to keep the current choice[*], or type selection number:

Regards

On Fri, Oct 10, 2014 at 11:57 AM, Yaw Anokwa yanokwa@nafundi.com wrote:

Heri,

Uninstall all the other versions of Java.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Fri, Oct 10, 2014 at 1:20 AM, Heri Mardinal hmardinal@gmail.com wrote:

Dear Mitch
i try to re install everything but still not working. if you don't mind,
can
i give you access to my server so you can check the problem.
many thanks for your kindly help.

Heri

On Friday, October 10, 2014 4:04:54 AM UTC+7, Mitch Sundt wrote:

It is likely that a shell initialization file (e.g., a .bashrc or
.bash_profile ) is re-setting this variable. These may be specific to
the
user under which tomcat runs, or global to your server.

We can't offer much help beyond this; it is a configuration issue with
your server and the software running on it.

On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Mitch
thanks for your reply. i try to pointing the java as below :

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/

but still got the same 503.
under /usr/lib/jvm i see many java, i'm not sure which one is the
correct one.
default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64
java-6-openjdk java-6-openjdk-common java-7-oracle
java-gcj-4.6
java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64
java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj

best
Heri

On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote:

Using the ideas in this post:

http://stackoverflow.com/questions/4072260/how-to-change-java-version-used-by-tomcat

You likely need to set the JAVA_HOME variable to point to the Java
1.7
software.

It is likely that you have both java 1.6 and java 1.7 installed on
the
computer, and this variable is pointing toward the java 1.6
installation.

On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Yaw.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote:

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal hmar...@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component

Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
SEVERE: Error deploying web application archive ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet :
Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at

org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)
at

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)
at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)
at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)
at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)
at

org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)
at

org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)
at

org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)
at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at

org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)
at

org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at

org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at

org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at

org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)
at

org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)
at

org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)
at

org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at

org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at

org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at

org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at

org.apache.catalina.core.StandardService.start(StandardService.java:525)
at

org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at
org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622)
at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol
start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 761 ms

--

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.

--

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

--

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.

And sorry, the core team does not have the time to offer this level of help.

Whenever we have a situation like this, we recommend that you switch to a
different machine (or do a full re-install of the machine you have).

Mitch

··· On Fri, Oct 10, 2014 at 9:49 AM, Yaw Anokwa wrote:

Ian,

The caveat with this approach is that you might have some shell init
file that sets JAVA_HOME somewhere. Safest to uninstall all the
existing versions and try that first.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Fri, Oct 10, 2014 at 9:28 AM, Ian Lawrence irlawrence@gmail.com wrote:

Hi

In a terminal run

$sudo update-alternatives --config java

which shows something like this:

There are 5 choices for the alternative java (providing /usr/bin/java).

Selection Path Priority
Status

0 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078
auto mode
1 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061
manual mode
2 /usr/lib/jvm/java-7-oracle/jre/bin/java 1077
manual mode

  • 3 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078
    manual mode
    4 /usr/lib/jvm/jdk1.7.0/bin/java 1
    manual mode
    5 /usr/local/java/jre1.7.0_05/bin/java 1
    manual mode

Press enter to keep the current choice[*], or type selection number:

Regards

On Fri, Oct 10, 2014 at 11:57 AM, Yaw Anokwa yanokwa@nafundi.com wrote:

Heri,

Uninstall all the other versions of Java.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Fri, Oct 10, 2014 at 1:20 AM, Heri Mardinal hmardinal@gmail.com wrote:

Dear Mitch
i try to re install everything but still not working. if you don't
mind,
can
i give you access to my server so you can check the problem.
many thanks for your kindly help.

Heri

On Friday, October 10, 2014 4:04:54 AM UTC+7, Mitch Sundt wrote:

It is likely that a shell initialization file (e.g., a .bashrc or
.bash_profile ) is re-setting this variable. These may be specific to
the
user under which tomcat runs, or global to your server.

We can't offer much help beyond this; it is a configuration issue
with
your server and the software running on it.

On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Mitch
thanks for your reply. i try to pointing the java as below :

export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/

but still got the same 503.
under /usr/lib/jvm i see many java, i'm not sure which one is the
correct one.
default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64
java-6-openjdk java-6-openjdk-common java-7-oracle
java-gcj-4.6
java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64
java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj

best
Heri

On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote:

Using the ideas in this post:

http://stackoverflow.com/questions/4072260/how-to-change-java-version-used-by-tomcat

You likely need to set the JAVA_HOME variable to point to the Java
1.7
software.

It is likely that you have both java 1.6 and java 1.7 installed on
the
computer, and this variable is pointing toward the java 1.6
installation.

On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal hmar...@gmail.com wrote:

Hi Yaw.
here is the java version :

java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

many thanks
Heri

On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote:

Heri,

Install Java 1.7. And confirm it's installed by running 'java
-version' on the command line.

Yaw

Need ODK services? http://nafundi.com provides form design,
server
setup, professional support, and software development for ODK.

On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal <hmar...@gmail.com wrote:

Dear All.
someone help me please...
I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35.
server address : http://cloud.echoina.com:8080/ODKAggregate/

many2 thanks in advance.
Best
Heri

catalina.out below :

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
INFO: Deploying web application archive ODKAggregate.war
Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry
registerComponent
SEVERE: Null component

Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none

Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig
deployWAR
SEVERE: Error deploying web application archive
ODKAggregate.war
java.lang.UnsupportedClassVersionError:
com/google/apphosting/utils/remoteapi/RemoteApiServlet :
Unsupported
major.minor version 51.0 (unable to load class
com.google.apphosting.utils.remoteapi.RemoteApiServlet)
at

org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)

    at

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647)

    at

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)

    at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)

    at

org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)

    at

org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297)

    at

org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078)

    at

org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.StandardContext.start(StandardContext.java:4612)

    at

org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

    at

org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

    at

org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

    at

org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943)

    at

org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778)

    at

org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504)

    at

org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)

    at

org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

    at

org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

    at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)

    at

org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

    at

org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)

    at

org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

    at

org.apache.catalina.core.StandardService.start(StandardService.java:525)

    at

org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

    at

org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:622)
    at

org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol
start
INFO: Starting Coyote HTTP/1.1 on http-8080
Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina
start
INFO: Server startup in 761 ms

--

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.

--

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

--

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.

--

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

Dear Mitch, Yau, Ian and All.
Finaly i succesess instaling the ODK Aggregate.
I reinstall the machine using Ubuntu 14. 32 bit. before is 64bit. (i don't
know if this is the problem)., install mysql and java 7. then the ODK
Aggregate run after rebooting the ubuntu.

many thanks for your help guys.
Very best regards
Heri Mardinal

··· On Saturday, October 11, 2014 3:12:14 AM UTC+7, Mitch Sundt wrote: > > And sorry, the core team does not have the time to offer this level of > help. > > Whenever we have a situation like this, we recommend that you switch to a > different machine (or do a full re-install of the machine you have). > > Mitch > > On Fri, Oct 10, 2014 at 9:49 AM, Yaw Anokwa <yan...@nafundi.com > wrote: > >> Ian, >> >> The caveat with this approach is that you might have some shell init >> file that sets JAVA_HOME somewhere. Safest to uninstall all the >> existing versions and try that first. >> >> Yaw >> -- >> Need ODK services? http://nafundi.com provides form design, server >> setup, professional support, and software development for ODK. >> >> On Fri, Oct 10, 2014 at 9:28 AM, Ian Lawrence <irlaw...@gmail.com > wrote: >> > Hi >> > >> > In a terminal run >> > >> > $sudo update-alternatives --config java >> > >> > which shows something like this: >> > >> > There are 5 choices for the alternative java (providing /usr/bin/java). >> > >> > Selection Path Priority >> > Status >> > ------------------------------------------------------------ >> > 0 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078 >> > auto mode >> > 1 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061 >> > manual mode >> > 2 /usr/lib/jvm/java-7-oracle/jre/bin/java 1077 >> > manual mode >> > * 3 /usr/lib/jvm/java-8-oracle/jre/bin/java 1078 >> > manual mode >> > 4 /usr/lib/jvm/jdk1.7.0/bin/java 1 >> > manual mode >> > 5 /usr/local/java/jre1.7.0_05/bin/java 1 >> > manual mode >> > >> > Press enter to keep the current choice[*], or type selection number: >> > >> > Regards >> > >> > On Fri, Oct 10, 2014 at 11:57 AM, Yaw Anokwa <yan...@nafundi.com > wrote: >> >> >> >> Heri, >> >> >> >> Uninstall all the other versions of Java. >> >> >> >> Yaw >> >> -- >> >> Need ODK services? http://nafundi.com provides form design, server >> >> setup, professional support, and software development for ODK. >> >> >> >> On Fri, Oct 10, 2014 at 1:20 AM, Heri Mardinal <hmar...@gmail.com > wrote: >> >> > Dear Mitch >> >> > i try to re install everything but still not working. if you don't >> mind, >> >> > can >> >> > i give you access to my server so you can check the problem. >> >> > many thanks for your kindly help. >> >> > >> >> > Heri >> >> > >> >> > On Friday, October 10, 2014 4:04:54 AM UTC+7, Mitch Sundt wrote: >> >> >> >> >> >> It is likely that a shell initialization file (e.g., a .bashrc or >> >> >> .bash_profile ) is re-setting this variable. These may be specific >> to >> >> >> the >> >> >> user under which tomcat runs, or global to your server. >> >> >> >> >> >> We can't offer much help beyond this; it is a configuration issue >> with >> >> >> your server and the software running on it. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> On Thu, Oct 9, 2014 at 11:45 AM, Heri Mardinal wrote: >> >> >>> >> >> >>> Hi Mitch >> >> >>> thanks for your reply. i try to pointing the java as below : >> >> >>> # export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/ >> >> >>> but still got the same 503. >> >> >>> under /usr/lib/jvm i see many java, i'm not sure which one is the >> >> >>> correct one. >> >> >>> default-java java-1.5.0-gcj-4.6 java-1.6.0-openjdk-amd64 >> >> >>> java-6-openjdk java-6-openjdk-common java-7-oracle >> >> >>> java-gcj-4.6 >> >> >>> java-1.5.0-gcj java-1.6.0-openjdk java-1.7.0-openjdk-amd64 >> >> >>> java-6-openjdk-amd64 java-7-openjdk-amd64 java-gcj >> >> >>> >> >> >>> best >> >> >>> Heri >> >> >>> >> >> >>> >> >> >>> On Friday, October 10, 2014 12:51:20 AM UTC+7, Mitch Sundt wrote: >> >> >>>> >> >> >>>> Using the ideas in this post: >> >> >>>> >> >> >>>> >> http://stackoverflow.com/questions/4072260/how-to-change-java-version-used-by-tomcat >> >> >>>> >> >> >>>> You likely need to set the JAVA_HOME variable to point to the Java >> >> >>>> 1.7 >> >> >>>> software. >> >> >>>> >> >> >>>> It is likely that you have both java 1.6 and java 1.7 installed on >> >> >>>> the >> >> >>>> computer, and this variable is pointing toward the java 1.6 >> >> >>>> installation. >> >> >>>> >> >> >>>> >> >> >>>> >> >> >>>> On Thu, Oct 9, 2014 at 10:34 AM, Heri Mardinal > >> >>>>> >> >> >>>>> Hi Yaw. >> >> >>>>> here is the java version : >> >> >>>>> >> >> >>>>> java version "1.7.0_67" >> >> >>>>> Java(TM) SE Runtime Environment (build 1.7.0_67-b01) >> >> >>>>> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) >> >> >>>>> >> >> >>>>> many thanks >> >> >>>>> Heri >> >> >>>>> >> >> >>>>> On Thursday, October 9, 2014 9:12:31 PM UTC+7, Yaw Anokwa wrote: >> >> >>>>>> >> >> >>>>>> Heri, >> >> >>>>>> >> >> >>>>>> Install Java 1.7. And confirm it's installed by running 'java >> >> >>>>>> -version' on the command line. >> >> >>>>>> >> >> >>>>>> Yaw >> >> >>>>>> -- >> >> >>>>>> Need ODK services? http://nafundi.com provides form design, >> server >> >> >>>>>> setup, professional support, and software development for ODK. >> >> >>>>>> >> >> >>>>>> On Thu, Oct 9, 2014 at 3:08 AM, Heri Mardinal < hmar...@gmail.com> wrote: >> >> >>>>>> > Dear All. >> >> >>>>>> > someone help me please... >> >> >>>>>> > I'm using Ubuntu 12.04.5 x64 and Apache Tomcat/6.0.35. >> >> >>>>>> > server address : http://cloud.echoina.com:8080/ODKAggregate/ >> >> >>>>>> > >> >> >>>>>> > many2 thanks in advance. >> >> >>>>>> > Best >> >> >>>>>> > Heri >> >> >>>>>> > >> >> >>>>>> > catalina.out below : >> >> >>>>>> > >> >> >>>>>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig >> >> >>>>>> > deployWAR >> >> >>>>>> > INFO: Deploying web application archive ODKAggregate.war >> >> >>>>>> > Oct 9, 2014 5:50:36 AM org.apache.tomcat.util.modeler.Registry >> >> >>>>>> > registerComponent >> >> >>>>>> > SEVERE: Null component >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> Catalina:type=JspMonitor,name=jsp,WebModule=//localhost/ODKAggregate,J2EEApplication=none,J2EEServer=none >> >> >>>>>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.HostConfig >> >> >>>>>> > deployWAR >> >> >>>>>> > SEVERE: Error deploying web application archive >> ODKAggregate.war >> >> >>>>>> > java.lang.UnsupportedClassVersionError: >> >> >>>>>> > com/google/apphosting/utils/remoteapi/RemoteApiServlet : >> >> >>>>>> > Unsupported >> >> >>>>>> > major.minor version 51.0 (unable to load class >> >> >>>>>> > com.google.apphosting.utils.remoteapi.RemoteApiServlet) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:297) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1078) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.StandardContext.start(StandardContext.java:4612) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:943) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:778) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:504) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.StandardHost.start(StandardHost.java:840) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.StandardService.start(StandardService.java:525) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> org.apache.catalina.core.StandardServer.start(StandardServer.java:754) >> >> >>>>>> > at >> >> >>>>>> > org.apache.catalina.startup.Catalina.start(Catalina.java:595) >> >> >>>>>> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >> >> >>>>>> > Method) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >> >> >>>>>> > at >> >> >>>>>> > >> >> >>>>>> > >> >> >>>>>> > >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> >> >>>>>> > at java.lang.reflect.Method.invoke(Method.java:622) >> >> >>>>>> > at >> >> >>>>>> > >> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) >> >> >>>>>> > at >> >> >>>>>> > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414) >> >> >>>>>> > Oct 9, 2014 5:50:36 AM org.apache.coyote.http11.Http11Protocol >> >> >>>>>> > start >> >> >>>>>> > INFO: Starting Coyote HTTP/1.1 on http-8080 >> >> >>>>>> > Oct 9, 2014 5:50:36 AM org.apache.catalina.startup.Catalina >> start >> >> >>>>>> > INFO: Server startup in 761 ms >> >> >>>>>> > >> >> >>>>>> > -- >> >> >>>>>> > -- >> >> >>>>>> > 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. >> >> >>>>> >> >> >>>>> -- >> >> >>>>> -- >> >> >>>>> 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: 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: 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. >> >> >> >> -- >> >> -- >> >> 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. >> > >> > >> > -- >> > -- >> > 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. >> >> -- >> -- >> 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 >