Has anyone ever seen this error on a Tomcat6 instance on Ubuntu 12.04 x64 running on Postgres

I've followed the stock directions given in the Aggregate installation
guide.

Please file an issue on our website with the form and an example submission
that is causing the problem. If you feel uncomfortable as you don't want
the form or submission data public, send it to Mitch directly via email.

Waylon

··· On Sat, Jul 6, 2013 at 12:41 PM, Javier Rosa wrote:

I've followed the stock directions given in the Aggregate installation
guide.

--

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/groups/opt_out.

It is likely that your form contains a very very long string column. On
MySQL, the length of a string is limited to somewhere around 19200
characters. If you need longer string columns, you will need to use
PostgreSQL or modify ODK Collect to support file attachments, as discussed
in several recent threads.

··· On Sat, Jul 6, 2013 at 12:46 PM, W. Brunette wrote:

Please file an issue on our website with the form and an example
submission that is causing the problem. If you feel uncomfortable as you
don't want the form or submission data public, send it to Mitch directly
via email.

Waylon

On Sat, Jul 6, 2013 at 12:41 PM, Javier Rosa javirosa1912@gmail.comwrote:

I've followed the stock directions given in the Aggregate installation
guide.

--

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/groups/opt_out.

--

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/groups/opt_out.

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

I filed an issue with example files that cause the error to occur:
http://code.google.com/p/opendatakit/issues/detail?id=868&thanks=868&ts=1373151702
I'm going to try using the mysql backend instead.

··· On Saturday, July 6, 2013 3:18:23 PM UTC-7, Mitch Sundt wrote: > > It is likely that your form contains a very very long string column. On > MySQL, the length of a string is limited to somewhere around 19200 > characters. If you need longer string columns, you will need to use > PostgreSQL or modify ODK Collect to support file attachments, as discussed > in several recent threads. > > > On Sat, Jul 6, 2013 at 12:46 PM, W. Brunette <wbru...@gmail.com wrote: > >> Please file an issue on our website with the form and an example >> submission that is causing the problem. If you feel uncomfortable as you >> don't want the form or submission data public, send it to Mitch directly >> via email. >> >> Waylon >> >> >> On Sat, Jul 6, 2013 at 12:41 PM, Javier Rosa <javiro...@gmail.com wrote: >> >>> I've followed the stock directions given in the Aggregate installation >>> guide. >>> >>> -- >>> -- >>> 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/groups/opt_out. >>> >>> >>> >> >> -- >> -- >> 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/groups/opt_out. >> >> >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

I'll update the issue tracker, but switching to MySql worked for me.

Here's a copy of the error string that'll show up in a search in case
anyone else has this issue.

HTTP Status 400 - Problem parsing submission XML
org.opendatakit.aggregate.exception.ODKParseException: Error processing new
form: java.lang.IllegalStateException: Too few columns to subdivide
instance table! odk_prod.HAT_CORE18. Hat was the temporary name of the
survey.

··· On Saturday, July 6, 2013 4:04:41 PM UTC-7, Javier Rosa wrote: > > I filed an issue with example files that cause the error to occur: > http://code.google.com/p/opendatakit/issues/detail?id=868&thanks=868&ts=1373151702 > I'm going to try using the mysql backend instead. > > On Saturday, July 6, 2013 3:18:23 PM UTC-7, Mitch Sundt wrote: >> >> It is likely that your form contains a very very long string column. On >> MySQL, the length of a string is limited to somewhere around 19200 >> characters. If you need longer string columns, you will need to use >> PostgreSQL or modify ODK Collect to support file attachments, as discussed >> in several recent threads. >> >> >> On Sat, Jul 6, 2013 at 12:46 PM, W. Brunette wrote: >> >>> Please file an issue on our website with the form and an example >>> submission that is causing the problem. If you feel uncomfortable as you >>> don't want the form or submission data public, send it to Mitch directly >>> via email. >>> >>> Waylon >>> >>> >>> On Sat, Jul 6, 2013 at 12:41 PM, Javier Rosa wrote: >>> >>>> I've followed the stock directions given in the Aggregate installation >>>> guide. >>>> >>>> -- >>>> -- >>>> 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/groups/opt_out. >>>> >>>> >>>> >>> >>> -- >>> -- >>> 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/groups/opt_out. >>> >>> >>> >> >> >> >> -- >> Mitch Sundt >> Software Engineer >> University of Washington >> mitche...@gmail.com >> >