ODK Aggregate on Tomcat

Hi! I have installed ODK Aggregate on my PC and trying to host from my PC. I have installed xampp, there was no error during installation process. However, after installation, once I am trying to browse ODK Aggregate page, something is coming up as the index page attached herewith and after selecting the ROOT folder, which is ODK Aggregate, apparently the page is trying to redirect to Aggregate as attached image redirect and then an error 404 page is coming up as attached image 404. I am using Tomcat as a part of xampp. I do not have a static IP and testing this process using a free domain odk-test.tk and changing my public IP every-time I restart the PC. I am looking forward for solutions in resolving this issue. Thanks

Read your Tomcat logs. What do they say?

Yaw

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

On Sat, Mar 5, 2016 at 12:56 AM, imran3may@gmail.com wrote:

Hi! I have installed ODK Aggregate on my PC and trying to host from my PC. I have installed xampp, there was no error during installation process. However, after installation, once I am trying to browse ODK Aggregate page, something is coming up as the index page attached herewith and after selecting the ROOT folder, which is ODK Aggregate, apparently the page is trying to redirect to Aggregate as attached image redirect and then an error 404 page is coming up as attached image 404. I am using Tomcat as a part of xampp. I do not have a static IP and testing this process using a free domain odk-test.tk and changing my public IP every-time I restart the PC. I am looking forward for solutions in resolving this issue. Thanks

--
You received this message because you are subscribed to the Google Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thanks the log is as following:
Mar 07, 2016 1:40:49 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
E:\Java\jdk1.8.0_73\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;E:\Java\jdk1.8.0_73\bin;E:\Java\jre1.8.0_73\bin;.
Mar 07, 2016 1:40:51 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Mar 07, 2016 1:40:52 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Mar 07, 2016 1:40:52 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 4178 ms
Mar 07, 2016 1:40:52 PM org.apache.catalina.core.StandardService
startInternal
INFO: Starting service Catalina

Thanks

··· On Monday, March 7, 2016 at 5:38:39 AM UTC-5, Yaw Anokwa wrote: > > Read your Tomcat logs. What do they say? > > Yaw > -- > Need ODK consultants? Nafundi provides form design, server setup, > in-field training, and software development for ODK. Go to > https://nafundi.com to get started. > > On Sat, Mar 5, 2016 at 12:56 AM, <imra...@gmail.com > wrote: > > Hi! I have installed ODK Aggregate on my PC and trying to host from my > PC. I have installed xampp, there was no error during installation process. > However, after installation, once I am trying to browse ODK Aggregate page, > something is coming up as the index page attached herewith and after > selecting the ROOT folder, which is ODK Aggregate, apparently the page is > trying to redirect to Aggregate as attached image redirect and then an > error 404 page is coming up as attached image 404. I am using Tomcat as a > part of xampp. I do not have a static IP and testing this process using a > free domain odk-test.tk and changing my public IP every-time I restart > the PC. I am looking forward for solutions in resolving this issue. Thanks > > > > -- > > You received this message because you are subscribed to the Google > Groups "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to opendatakit-developers+unsubscribe@googlegroups.com > . > > For more options, visit https://groups.google.com/d/optout. >

Please find attached the complete log.

Thanks

log.txt (52.6 KB)

··· On Monday, March 7, 2016 at 5:38:39 AM UTC-5, Yaw Anokwa wrote: > > Read your Tomcat logs. What do they say? > > Yaw > -- > Need ODK consultants? Nafundi provides form design, server setup, > in-field training, and software development for ODK. Go to > https://nafundi.com to get started. > > On Sat, Mar 5, 2016 at 12:56 AM, <imra...@gmail.com > wrote: > > Hi! I have installed ODK Aggregate on my PC and trying to host from my > PC. I have installed xampp, there was no error during installation process. > However, after installation, once I am trying to browse ODK Aggregate page, > something is coming up as the index page attached herewith and after > selecting the ROOT folder, which is ODK Aggregate, apparently the page is > trying to redirect to Aggregate as attached image redirect and then an > error 404 page is coming up as attached image 404. I am using Tomcat as a > part of xampp. I do not have a static IP and testing this process using a > free domain odk-test.tk and changing my public IP every-time I restart > the PC. I am looking forward for solutions in resolving this issue. Thanks > > > > -- > > You received this message because you are subscribed to the Google > Groups "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to opendatakit-developers+unsubscribe@googlegroups.com > . > > For more options, visit https://groups.google.com/d/optout. >

In the spirit of teaching a man to fish, have you read the log? What
have you tried after reading the log?

Hint: You probably haven't properly installed MySQL or the MySQL JDBC
driver. That's the error on line 222 and guidance for both was
provided in the Aggregate installer.

Yaw

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

On Mon, Mar 7, 2016 at 11:03 PM, A.N.M AL-IMRAN imran3may@gmail.com wrote:

Please find attached the complete log.

Thanks

On Monday, March 7, 2016 at 5:38:39 AM UTC-5, Yaw Anokwa wrote:

Read your Tomcat logs. What do they say?

Yaw

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

On Sat, Mar 5, 2016 at 12:56 AM, imra...@gmail.com wrote:

Hi! I have installed ODK Aggregate on my PC and trying to host from my
PC. I have installed xampp, there was no error during installation process.
However, after installation, once I am trying to browse ODK Aggregate page,
something is coming up as the index page attached herewith and after
selecting the ROOT folder, which is ODK Aggregate, apparently the page is
trying to redirect to Aggregate as attached image redirect and then an error
404 page is coming up as attached image 404. I am using Tomcat as a part of
xampp. I do not have a static IP and testing this process using a free
domain odk-test.tk and changing my public IP every-time I restart the PC. I
am looking forward for solutions in resolving this issue. Thanks

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.