Can't upload finished forms to local Tomcat server

Hello group,

I'm on an heavy problem. I setted up a tomcat server on port 8080 with a MySQL database on a Win 7 64-bit system behind an ADSL-Router, configured with a dynamic DNS entry, ports 80 and 8080 forwarded to the server port 8080 (called Badaboom).

The mobile's URL is: http://.selfhost.eu:8080/ODKAggregate

I can:

  • access Tomcat
  • configure the local Aggregate server, upload forms with the browser (local)
  • access the Aggregate's form list via 2G/3G network
  • access Aggregate config via 2G/3G
  • download forms on the mobile

When trying to upload a filled form, I run into an error: "Unexpected redirection attempt to different host: http://Badaboom..selfhost.eu:8080/ODKAggregate/submission". The form was downloaded before from this server.

Unsuccessful try with the mobile's URL http://Badaboom..selfhost.eu:8080/ODKAggregate

I had run the Aggregate Installer with the hostname badaboom..selfhost.eu

How can I cut the Gordian knot? I tried serveral configuarations, not only on this computer. The hints on http://opendatakit.org/use/aggregate/tomcat-install/ I know nearly by heart...

Thanks a lot for your help!

Best regards,

Gunter

The DNS name and port that you will use to access the server is the one you
want to enter during the ODK Aggregate installer.

So if you have a load balancer or, in this case, an ADSL router, that is
configured to reroute traffic to your ODK Aggregate server, you would
specify the name of the load balancer (in this case, your router) when
configuring ODK Aggregate.

I.e., if the router is configured to redirect all traffic contacting http://
.selfhost.eu:8080 to your server badaboom..
selfhost.eu:8080, then you would run the ODK Aggregate installer and
specify:

.selfhost.eu and port 8080 as the hostname and port for your
ODK Aggregate installation.

If you want to use port 80 on the router, you would specify:

.selfhost.eu and port 80 as the hostname and port for your ODK
Aggregate installation.

Then take that WAR file and drop it onto your badaboom.
selfhost.eu:8080 webserver, and everything should work.

Mitch

··· On Sun, Apr 27, 2014 at 11:12 AM, wrote:

Hello group,

I'm on an heavy problem. I setted up a tomcat server on port 8080 with a
MySQL database on a Win 7 64-bit system behind an ADSL-Router, configured
with a dynamic DNS entry, ports 80 and 8080 forwarded to the server port
8080 (called Badaboom).

The mobile's URL is: http://.selfhost.eu:8080/ODKAggregate

I can:

  • access Tomcat
  • configure the local Aggregate server, upload forms with the browser
    (local)
  • access the Aggregate's form list via 2G/3G network
  • access Aggregate config via 2G/3G
  • download forms on the mobile

When trying to upload a filled form, I run into an error: "Unexpected
redirection attempt to different host: http://Badaboom..
selfhost.eu:8080/ODKAggregate/submission". The form was downloaded before
from this server.

Unsuccessful try with the mobile's URL http://Badaboom..
selfhost.eu:8080/ODKAggregate

I had run the Aggregate Installer with the hostname badaboom..
selfhost.eu

How can I cut the Gordian knot? I tried serveral configuarations, not only
on this computer. The hints on
http://opendatakit.org/use/aggregate/tomcat-install/ I know nearly by
heart...

Thanks a lot for your help!

Best regards,

Gunter

--

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

Thank you for your support, Mitch. It was much more easier than described. I followed Yaw's suggestion in another post "re-install all components". Windows-like I pulled the cord and did it.
My apparent defect was, not to follow the instructions accurately.
It was about 3 a.m., when I was frustrated with the problem after testing 15 Agrregate configurations, during the reinstall I noticed my fault. It was the wrong port number given to tomcat during install, so I could give myself a slap on the forehead. The system-immanent problem was in front of the screen. The final installation was easy with your guide.

Meanwhile our collection project is finished about 25% and nearly 13 GB data collected in an SQL database. Small, solvable problems with the usage of ODK Collect and transfer via mobile broadcast, because of limited high speed volume in our flatrates. Our users terminated ODK before all data were transfered and two missing xml-files in submissions were the biggest problems.

Your post in "started guide" to have a complete trial I can confirm seriously. In our project, there was less time and much drive from our customer, I begun April 2nd and we stated caollectin data at 19th after a trial with a 4-line form, the actual project form has 92 conrols in several groups with repeats and up to 45 pics.

Cheers!

Gunter

Hi Gunter,

I am glad you were able to get everything up and running.

··· On Sun, May 18, 2014 at 2:09 AM, wrote:

Thank you for your support, Mitch. It was much more easier than described.
I followed Yaw's suggestion in another post "re-install all components".
Windows-like I pulled the cord and did it.
My apparent defect was, not to follow the instructions accurately.
It was about 3 a.m., when I was frustrated with the problem after testing
15 Agrregate configurations, during the reinstall I noticed my fault. It
was the wrong port number given to tomcat during install, so I could give
myself a slap on the forehead. The system-immanent problem was in front of
the screen. The final installation was easy with your guide.

Meanwhile our collection project is finished about 25% and nearly 13 GB
data collected in an SQL database. Small, solvable problems with the usage
of ODK Collect and transfer via mobile broadcast, because of limited high
speed volume in our flatrates. Our users terminated ODK before all data
were transfered and two missing xml-files in submissions were the biggest
problems.

Your post in "started guide" to have a complete trial I can confirm
seriously. In our project, there was less time and much drive from our
customer, I begun April 2nd and we stated caollectin data at 19th after a
trial with a 4-line form, the actual project form has 92 conrols in several
groups with repeats and up to 45 pics.

Cheers!

Gunter

--

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

I am going to reopen the thread as I am also getting similar problem:

I have installed aggregate on Tomcat 6 (thank you Mitch for extensive support) with MySQL on a shared hosting. citypulsepakistan.com/ODK

For http connector port, I have use port 80 while for DNS name I use www.citypulsepakistan.com. Similarly for database server I used 3306 for port and same DNS name. Things are up and running.

I can:

  • access Tomcat
  • access the aggregate and login with super user
  • upload forms with the browser
  • access the Aggregate's form list on mobile via ODK Collect
  • download forms on the mobile

But

When trying to upload a filled form, I run into an error: "Unexpected redirection attempt to different host:http://www.citypulsepakistan.com/ODK/submission". The form was downloaded before from this server.

Kindly guide.

··· On Monday, May 19, 2014 9:13:58 PM UTC+5, Mitch Sundt wrote: > Hi Gunter, > > I am glad you were able to get everything up and running. > > > > > On Sun, May 18, 2014 at 2:09 AM, wrote: > > Thank you for your support, Mitch. It was much more easier than described. I followed Yaw's suggestion in another post "re-install all components". Windows-like I pulled the cord and did it. > > > My apparent defect was, not to follow the instructions accurately. > > It was about 3 a.m., when I was frustrated with the problem after testing 15 Agrregate configurations, during the reinstall I noticed my fault. It was the wrong port number given to tomcat during install, so I could give myself a slap on the forehead. The system-immanent problem was in front of the screen. The final installation was easy with your guide. > > > > > Meanwhile our collection project is finished about 25% and nearly 13 GB data collected in an SQL database. Small, solvable problems with the usage of ODK Collect and transfer via mobile broadcast, because of limited high speed volume in our flatrates. Our users terminated ODK before all data were transfered and two missing xml-files in submissions were the biggest problems. > > > > > Your post in "started guide" to have a complete trial I can confirm seriously. In our project, there was less time and much drive from our customer, I begun April 2nd and we stated caollectin data at 19th after a trial with a 4-line form, the actual project form has 92 conrols in several groups with repeats and up to 45 pics. > > > > > Cheers! > > > > > > Gunter > > > > -- > > -- > > 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

Gunter,

Looks very similar to
https://groups.google.com/d/msg/opendatakit/ZnwJQ9VUais/1ivXwaG7wQ4J.
Those same steps not fix the problem?

Yaw

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

On Tue, May 20, 2014 at 9:48 PM, plannerqadeer@gmail.com wrote:

Dear members,

I am going to reopen the thread as I am also getting similar problem:

I have installed aggregate on Tomcat 6 (thank you Mitch for extensive support) with MySQL on a shared hosting. citypulsepakistan.com/ODK

For http connector port, I have use port 80 while for DNS name I use www.citypulsepakistan.com. Similarly for database server I used 3306 for port and same DNS name. Things are up and running.

I can:

  • access Tomcat
  • access the aggregate and login with super user
  • upload forms with the browser
  • access the Aggregate's form list on mobile via ODK Collect
  • download forms on the mobile

But

When trying to upload a filled form, I run into an error: "Unexpected redirection attempt to different host:http://www.citypulsepakistan.com/ODK/submission". The form was downloaded before from this server.

Kindly guide.

On Monday, May 19, 2014 9:13:58 PM UTC+5, Mitch Sundt wrote:

Hi Gunter,

I am glad you were able to get everything up and running.

On Sun, May 18, 2014 at 2:09 AM, gunterlore...@gmail.com wrote:

Thank you for your support, Mitch. It was much more easier than described. I followed Yaw's suggestion in another post "re-install all components". Windows-like I pulled the cord and did it.

My apparent defect was, not to follow the instructions accurately.

It was about 3 a.m., when I was frustrated with the problem after testing 15 Agrregate configurations, during the reinstall I noticed my fault. It was the wrong port number given to tomcat during install, so I could give myself a slap on the forehead. The system-immanent problem was in front of the screen. The final installation was easy with your guide.

Meanwhile our collection project is finished about 25% and nearly 13 GB data collected in an SQL database. Small, solvable problems with the usage of ODK Collect and transfer via mobile broadcast, because of limited high speed volume in our flatrates. Our users terminated ODK before all data were transfered and two missing xml-files in submissions were the biggest problems.

Your post in "started guide" to have a complete trial I can confirm seriously. In our project, there was less time and much drive from our customer, I begun April 2nd and we stated caollectin data at 19th after a trial with a 4-line form, the actual project form has 92 conrols in several groups with repeats and up to 45 pics.

Cheers!

Gunter

--

--

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.

Dear Yaw,

Can you kindly mention the instruction I should follow. The mentioned link
advise to re-install the aggregate. Should I do that??

Strangely, everything is working fine except uploading forms. Is it
something to do with MySQL, its port etc??

Please guide.

··· On Wed, May 21, 2014 at 7:21 PM, Yaw Anokwa wrote:

Gunter,

Looks very similar to
https://groups.google.com/d/msg/opendatakit/ZnwJQ9VUais/1ivXwaG7wQ4J.
Those same steps not fix the problem?

Yaw

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

On Tue, May 20, 2014 at 9:48 PM, plannerqadeer@gmail.com wrote:

Dear members,

I am going to reopen the thread as I am also getting similar problem:

I have installed aggregate on Tomcat 6 (thank you Mitch for extensive
support) with MySQL on a shared hosting. citypulsepakistan.com/ODK

For http connector port, I have use port 80 while for DNS name I use
www.citypulsepakistan.com. Similarly for database server I used 3306 for
port and same DNS name. Things are up and running.

I can:

  • access Tomcat
  • access the aggregate and login with super user
  • upload forms with the browser
  • access the Aggregate's form list on mobile via ODK Collect
  • download forms on the mobile

But

When trying to upload a filled form, I run into an error: "Unexpected
redirection attempt to different host:
http://www.citypulsepakistan.com/ODK/submission". The form was downloaded
before from this server.

Kindly guide.

On Monday, May 19, 2014 9:13:58 PM UTC+5, Mitch Sundt wrote:

Hi Gunter,

I am glad you were able to get everything up and running.

On Sun, May 18, 2014 at 2:09 AM, gunterlore...@gmail.com wrote:

Thank you for your support, Mitch. It was much more easier than
described. I followed Yaw's suggestion in another post "re-install all
components". Windows-like I pulled the cord and did it.

My apparent defect was, not to follow the instructions accurately.

It was about 3 a.m., when I was frustrated with the problem after
testing 15 Agrregate configurations, during the reinstall I noticed my
fault. It was the wrong port number given to tomcat during install, so I
could give myself a slap on the forehead. The system-immanent problem was
in front of the screen. The final installation was easy with your guide.

Meanwhile our collection project is finished about 25% and nearly 13
GB data collected in an SQL database. Small, solvable problems with the
usage of ODK Collect and transfer via mobile broadcast, because of limited
high speed volume in our flatrates. Our users terminated ODK before all
data were transfered and two missing xml-files in submissions were the
biggest problems.

Your post in "started guide" to have a complete trial I can confirm
seriously. In our project, there was less time and much drive from our
customer, I begun April 2nd and we stated caollectin data at 19th after a
trial with a 4-line form, the actual project form has 92 conrols in several
groups with repeats and up to 45 pics.

Cheers!

Gunter

--

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I don't know if re-installing will help, but my guess is that you
missed or misfollowed a step in the instructions at
http://opendatakit.org/use/aggregate/tomcat-install. Maybe you used
the wrong port in the installer? Or in your Tomcat config?

Yaw

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

On Wed, May 21, 2014 at 10:23 AM, Syed Muhammad Qadeer plannerqadeer@gmail.com wrote:

Dear Yaw,

Can you kindly mention the instruction I should follow. The mentioned link
advise to re-install the aggregate. Should I do that??

Strangely, everything is working fine except uploading forms. Is it
something to do with MySQL, its port etc??

Please guide.

On Wed, May 21, 2014 at 7:21 PM, Yaw Anokwa yanokwa@nafundi.com wrote:

Gunter,

Looks very similar to
https://groups.google.com/d/msg/opendatakit/ZnwJQ9VUais/1ivXwaG7wQ4J.
Those same steps not fix the problem?

Yaw

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

On Tue, May 20, 2014 at 9:48 PM, plannerqadeer@gmail.com wrote:

Dear members,

I am going to reopen the thread as I am also getting similar problem:

I have installed aggregate on Tomcat 6 (thank you Mitch for extensive
support) with MySQL on a shared hosting. citypulsepakistan.com/ODK

For http connector port, I have use port 80 while for DNS name I use
www.citypulsepakistan.com. Similarly for database server I used 3306 for
port and same DNS name. Things are up and running.

I can:

  • access Tomcat
  • access the aggregate and login with super user
  • upload forms with the browser
  • access the Aggregate's form list on mobile via ODK Collect
  • download forms on the mobile

But

When trying to upload a filled form, I run into an error: "Unexpected
redirection attempt to different
host:http://www.citypulsepakistan.com/ODK/submission". The form was
downloaded before from this server.

Kindly guide.

On Monday, May 19, 2014 9:13:58 PM UTC+5, Mitch Sundt wrote:

Hi Gunter,

I am glad you were able to get everything up and running.

On Sun, May 18, 2014 at 2:09 AM, gunterlore...@gmail.com wrote:

Thank you for your support, Mitch. It was much more easier than
described. I followed Yaw's suggestion in another post "re-install all
components". Windows-like I pulled the cord and did it.

My apparent defect was, not to follow the instructions accurately.

It was about 3 a.m., when I was frustrated with the problem after
testing 15 Agrregate configurations, during the reinstall I noticed my
fault. It was the wrong port number given to tomcat during install, so I
could give myself a slap on the forehead. The system-immanent problem was in
front of the screen. The final installation was easy with your guide.

Meanwhile our collection project is finished about 25% and nearly 13
GB data collected in an SQL database. Small, solvable problems with the
usage of ODK Collect and transfer via mobile broadcast, because of limited
high speed volume in our flatrates. Our users terminated ODK before all data
were transfered and two missing xml-files in submissions were the biggest
problems.

Your post in "started guide" to have a complete trial I can confirm
seriously. In our project, there was less time and much drive from our
customer, I begun April 2nd and we stated caollectin data at 19th after a
trial with a 4-line form, the actual project form has 92 conrols in several
groups with repeats and up to 45 pics.

Cheers!

Gunter

--

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

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.

Also, verify that either the form XML does not contain a <submission ...>
entry or that the action attribute has the correct URL to the server.

If the server is at

https://opendatakit.appspot.com/

then the action (when present) should be:

https://opendatakit.appspot.com/submission

The submission url is a parameter that you can specify on the settings
sheet in your XLS file.

··· On Wed, May 21, 2014 at 2:45 PM, Yaw Anokwa wrote:

I don't know if re-installing will help, but my guess is that you
missed or misfollowed a step in the instructions at
http://opendatakit.org/use/aggregate/tomcat-install. Maybe you used
the wrong port in the installer? Or in your Tomcat config?

Yaw

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

On Wed, May 21, 2014 at 10:23 AM, Syed Muhammad Qadeer plannerqadeer@gmail.com wrote:

Dear Yaw,

Can you kindly mention the instruction I should follow. The mentioned
link
advise to re-install the aggregate. Should I do that??

Strangely, everything is working fine except uploading forms. Is it
something to do with MySQL, its port etc??

Please guide.

On Wed, May 21, 2014 at 7:21 PM, Yaw Anokwa yanokwa@nafundi.com wrote:

Gunter,

Looks very similar to
https://groups.google.com/d/msg/opendatakit/ZnwJQ9VUais/1ivXwaG7wQ4J.
Those same steps not fix the problem?

Yaw

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

On Tue, May 20, 2014 at 9:48 PM, plannerqadeer@gmail.com wrote:

Dear members,

I am going to reopen the thread as I am also getting similar problem:

I have installed aggregate on Tomcat 6 (thank you Mitch for extensive
support) with MySQL on a shared hosting. citypulsepakistan.com/ODK

For http connector port, I have use port 80 while for DNS name I use
www.citypulsepakistan.com. Similarly for database server I used 3306
for
port and same DNS name. Things are up and running.

I can:

  • access Tomcat
  • access the aggregate and login with super user
  • upload forms with the browser
  • access the Aggregate's form list on mobile via ODK Collect
  • download forms on the mobile

But

When trying to upload a filled form, I run into an error: "Unexpected
redirection attempt to different
host:http://www.citypulsepakistan.com/ODK/submission". The form was
downloaded before from this server.

Kindly guide.

On Monday, May 19, 2014 9:13:58 PM UTC+5, Mitch Sundt wrote:

Hi Gunter,

I am glad you were able to get everything up and running.

On Sun, May 18, 2014 at 2:09 AM, gunterlore...@gmail.com wrote:

Thank you for your support, Mitch. It was much more easier than
described. I followed Yaw's suggestion in another post "re-install
all
components". Windows-like I pulled the cord and did it.

My apparent defect was, not to follow the instructions accurately.

It was about 3 a.m., when I was frustrated with the problem after
testing 15 Agrregate configurations, during the reinstall I noticed
my
fault. It was the wrong port number given to tomcat during install,
so I
could give myself a slap on the forehead. The system-immanent
problem was in
front of the screen. The final installation was easy with your guide.

Meanwhile our collection project is finished about 25% and nearly 13
GB data collected in an SQL database. Small, solvable problems with
the
usage of ODK Collect and transfer via mobile broadcast, because of
limited
high speed volume in our flatrates. Our users terminated ODK before
all data
were transfered and two missing xml-files in submissions were the
biggest
problems.

Your post in "started guide" to have a complete trial I can confirm
seriously. In our project, there was less time and much drive from
our
customer, I begun April 2nd and we stated caollectin data at 19th
after a
trial with a 4-line form, the actual project form has 92 conrols in
several
groups with repeats and up to 45 pics.

Cheers!

Gunter

--

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

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 Yaw, I used port 80 for http connector and
www.citypulsepakistan.comas DNS name. Similarly I used port 3306 for
database server and same DNS
name.

I can manually upload form in Form Management. Access that form list from
ODK collect. Get that form and fill it. But when I try to send finalized
data. the error appears.

*Dear Mitch, *the error message contains the following URL:
http://www.citypulsepakistan.com/ODK/submission

··· On Thu, May 22, 2014 at 3:47 AM, Mitch Sundt wrote:

Also, verify that either the form XML does not contain a <submission ...>
entry or that the action attribute has the correct URL to the server.

If the server is at

https://opendatakit.appspot.com/

then the action (when present) should be:

https://opendatakit.appspot.com/submission

The submission url is a parameter that you can specify on the settings
sheet in your XLS file.

On Wed, May 21, 2014 at 2:45 PM, Yaw Anokwa yanokwa@nafundi.com wrote:

I don't know if re-installing will help, but my guess is that you
missed or misfollowed a step in the instructions at
http://opendatakit.org/use/aggregate/tomcat-install. Maybe you used
the wrong port in the installer? Or in your Tomcat config?

Yaw

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

On Wed, May 21, 2014 at 10:23 AM, Syed Muhammad Qadeer plannerqadeer@gmail.com wrote:

Dear Yaw,

Can you kindly mention the instruction I should follow. The mentioned
link
advise to re-install the aggregate. Should I do that??

Strangely, everything is working fine except uploading forms. Is it
something to do with MySQL, its port etc??

Please guide.

On Wed, May 21, 2014 at 7:21 PM, Yaw Anokwa yanokwa@nafundi.com wrote:

Gunter,

Looks very similar to
https://groups.google.com/d/msg/opendatakit/ZnwJQ9VUais/1ivXwaG7wQ4J.
Those same steps not fix the problem?

Yaw

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

On Tue, May 20, 2014 at 9:48 PM, plannerqadeer@gmail.com wrote:

Dear members,

I am going to reopen the thread as I am also getting similar problem:

I have installed aggregate on Tomcat 6 (thank you Mitch for extensive
support) with MySQL on a shared hosting. citypulsepakistan.com/ODK

For http connector port, I have use port 80 while for DNS name I use
www.citypulsepakistan.com. Similarly for database server I used
3306 for
port and same DNS name. Things are up and running.

I can:

  • access Tomcat
  • access the aggregate and login with super user
  • upload forms with the browser
  • access the Aggregate's form list on mobile via ODK Collect
  • download forms on the mobile

But

When trying to upload a filled form, I run into an error: "Unexpected
redirection attempt to different
host:http://www.citypulsepakistan.com/ODK/submission". The form was
downloaded before from this server.

Kindly guide.

On Monday, May 19, 2014 9:13:58 PM UTC+5, Mitch Sundt wrote:

Hi Gunter,

I am glad you were able to get everything up and running.

On Sun, May 18, 2014 at 2:09 AM, gunterlore...@gmail.com wrote:

Thank you for your support, Mitch. It was much more easier than
described. I followed Yaw's suggestion in another post "re-install
all
components". Windows-like I pulled the cord and did it.

My apparent defect was, not to follow the instructions accurately.

It was about 3 a.m., when I was frustrated with the problem after
testing 15 Agrregate configurations, during the reinstall I noticed
my
fault. It was the wrong port number given to tomcat during install,
so I
could give myself a slap on the forehead. The system-immanent
problem was in
front of the screen. The final installation was easy with your
guide.

Meanwhile our collection project is finished about 25% and nearly
13
GB data collected in an SQL database. Small, solvable problems with
the
usage of ODK Collect and transfer via mobile broadcast, because of
limited
high speed volume in our flatrates. Our users terminated ODK before
all data
were transfered and two missing xml-files in submissions were the
biggest
problems.

Your post in "started guide" to have a complete trial I can confirm
seriously. In our project, there was less time and much drive from
our
customer, I begun April 2nd and we stated caollectin data at 19th
after a
trial with a 4-line form, the actual project form has 92 conrols in
several
groups with repeats and up to 45 pics.

Cheers!

Gunter

--

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Additionally, If I try to upload data manually from link http://citypulsepakistan/ODK/sumbission. It works. But no success from sending data through mobile

Dear,

Just for testing I did the following successful acts:

  1. Got a new sample xlsform from ODK (http://opendatakit.org/wp-content/uploads/2013/06/sample_xlsform.xls)
  2. Added submission attribute to its settings and defined it as http://www.citypulsepakistan.com/ODK/submission
  3. Converted xlsForm to xml using ODK link http://opendatakit.org/use/xlsform/
  4. Uploaded this form to my server. downloaded on device, filled and successfully sent

Can you kindly tell me how may I add submission attribute to my existing xml forms. What to place and where??

Thanks in anticipation.

Can you send the form definition (to mitchellsundt@gmail.com if you don't
want to send it on the list)

··· On Thu, May 22, 2014 at 4:48 AM, wrote:

Dear,

Just for testing I did the following successful acts:

  1. Got a new sample xlsform from ODK (
    http://opendatakit.org/wp-content/uploads/2013/06/sample_xlsform.xls)
  2. Added submission attribute to its settings and defined it as
    http://www.citypulsepakistan.com/ODK/submission
  3. Converted xlsForm to xml using ODK link
    http://opendatakit.org/use/xlsform/
  4. Uploaded this form to my server. downloaded on device, filled and
    successfully sent

Can you kindly tell me how may I add submission attribute to my existing
xml forms. What to place and where??

Thanks in anticipation.

--

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

By form definition, do you mean xml of form?

It might sound stupid, but the uploading issue is strange. I am successful
in uploading forms to server via HTC mobile but same form create issue with
some other mobile. I think I will make some more tries to explore what is
issue.

Another thing, the upload is successful when in General Settings of ODK
Collect, I change plateform from ODK Aggregate to Other

··· On Thu, May 22, 2014 at 11:34 PM, Mitch Sundt wrote:

Can you send the form definition (to mitchellsundt@gmail.com if you don't
want to send it on the list)

On Thu, May 22, 2014 at 4:48 AM, plannerqadeer@gmail.com wrote:

Dear,

Just for testing I did the following successful acts:

  1. Got a new sample xlsform from ODK (
    http://opendatakit.org/wp-content/uploads/2013/06/sample_xlsform.xls)
  2. Added submission attribute to its settings and defined it as
    http://www.citypulsepakistan.com/ODK/submission
  3. Converted xlsForm to xml using ODK link
    http://opendatakit.org/use/xlsform/
  4. Uploaded this form to my server. downloaded on device, filled and
    successfully sent

Can you kindly tell me how may I add submission attribute to my existing
xml forms. What to place and where??

Thanks in anticipation.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sounds like a problem with the configuration of that particular phone.

In some circumstances, I have found that I need to power-cycle the phone in
order to get it to work. This has only occurred for me when debugging and
stopping the app in the middle of transmissions, but you can also try that.

And, always, make sure you have set the username/password correctly. If
you deny anonymous access to the server, the password will be required for
downloading the list of forms, so if you can get the list of forms to
display, the password is OK.

··· On Thu, May 22, 2014 at 11:44 AM, Syed Muhammad Qadeer < plannerqadeer@gmail.com> wrote:

By form definition, do you mean xml of form?

It might sound stupid, but the uploading issue is strange. I am successful
in uploading forms to server via HTC mobile but same form create issue with
some other mobile. I think I will make some more tries to explore what is
issue.

Another thing, the upload is successful when in General Settings of ODK
Collect, I change plateform from ODK Aggregate to Other

On Thu, May 22, 2014 at 11:34 PM, Mitch Sundt mitchellsundt@gmail.comwrote:

Can you send the form definition (to mitchellsundt@gmail.com if you
don't want to send it on the list)

On Thu, May 22, 2014 at 4:48 AM, plannerqadeer@gmail.com wrote:

Dear,

Just for testing I did the following successful acts:

  1. Got a new sample xlsform from ODK (
    http://opendatakit.org/wp-content/uploads/2013/06/sample_xlsform.xls)
  2. Added submission attribute to its settings and defined it as
    http://www.citypulsepakistan.com/ODK/submission
  3. Converted xlsForm to xml using ODK link
    http://opendatakit.org/use/xlsform/
  4. Uploaded this form to my server. downloaded on device, filled and
    successfully sent

Can you kindly tell me how may I add submission attribute to my existing
xml forms. What to place and where??

Thanks in anticipation.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ZnwJQ9VUais/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

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