Errors viewing or exporting data from aggregate

Hello

I'm having trouble viewing or exporting data from my aggregate server
running on google app engine.

When trying to view the data i get an error message of the type
"Error: Problem persisting data or accessing data
([ChoiceSubmissionType.getValueFromEntity] SQL: SELECT * FROM
opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS WHERE _PARENT_AURI =
uuid:aa257213-95f0-4c52-acf6-94dea91787c7 ORDER BY _PARENT_AURI exception:
This request (f83cfd6354961c39) started at 2016/02/15 16:07:27.675 UTC and
was still executing at 2016/02/15 16:08:27.564 UTC.)"

However each time it is for a different data table name and a different
instance ID (i.e. "opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS"
and "uuid:aa257213-95f0-4c52-acf6-94dea91787c7" change each time).

I have tried following the instructions at "https://github.com/opendatakit/opendatakit/wiki/Aggregate-AppEngine-Troubleshooting"
for repairing a filled in form submission, but cannot identify any
duplicates within the forms which show the error messages.

In fact, I cannot find the same error messages on the App Engine Logs as I
receive on the Aggregate website. I find this type of error message
instead:
"org.opendatakit.aggregate.submission.Submission fetchSubmission: Unable to
reconstruct submission for opendatakit.RHO14_95_CORE uri
uuid:5011450e-4510-4e07-a19c-e74e8d3e267f" However, if I search using the
table name and uuid from this error message nothing is found.

I also receive errors when I try to export the dataset using Aggregate, or
when I try to pull them from the server using Briefcase. Briefcase
sometimes manages to download more instances before showing error than at
other times.

I am running Aggregate 1.4.5

Thanks for your advice!

Jim

See the repairing section here:

You will likely need to upgrade to 1.4.7 to get better error messages.

··· On Mon, Feb 15, 2016 at 8:37 AM, Jim Hammond wrote:

Hello

I'm having trouble viewing or exporting data from my aggregate server
running on google app engine.

When trying to view the data i get an error message of the type
"Error: Problem persisting data or accessing data
([ChoiceSubmissionType.getValueFromEntity] SQL: SELECT * FROM
opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS WHERE _PARENT_AURI =
uuid:aa257213-95f0-4c52-acf6-94dea91787c7 ORDER BY _PARENT_AURI exception:
This request (f83cfd6354961c39) started at 2016/02/15 16:07:27.675 UTC and
was still executing at 2016/02/15 16:08:27.564 UTC.)"

However each time it is for a different data table name and a different
instance ID (i.e. "opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS"
and "uuid:aa257213-95f0-4c52-acf6-94dea91787c7" change each time).

I have tried following the instructions at "
https://github.com/opendatakit/opendatakit/wiki/Aggregate-AppEngine-Troubleshooting"
for repairing a filled in form submission, but cannot identify any
duplicates within the forms which show the error messages.

In fact, I cannot find the same error messages on the App Engine Logs as I
receive on the Aggregate website. I find this type of error message
instead:
"org.opendatakit.aggregate.submission.Submission fetchSubmission: Unable
to reconstruct submission for opendatakit.RHO14_95_CORE uri
uuid:5011450e-4510-4e07-a19c-e74e8d3e267f" However, if I search using the
table name and uuid from this error message nothing is found.

I also receive errors when I try to export the dataset using Aggregate,
or when I try to pull them from the server using Briefcase. Briefcase
sometimes manages to download more instances before showing error than at
other times.

I am running Aggregate 1.4.5

Thanks for your advice!

Jim

--

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 guys? am a new odk user can someone help me to solve this error in my
aggragate.

You need to upload and deploy an application before you can make Web
history.
Read about using appcfg
https://developers.google.com/appengine/docs/appcfg to upload and deploy
one.

You have not uploaded any versions of this application.
Learn more about uploading Python versions
https://developers.google.com/appengine/docs/python/gettingstarted/uploading,
Java versions
https://developers.google.com/appengine/docs/java/gettingstarted/uploading,
Go versions
https://developers.google.com/appengine/docs/go/gettingstarted/uploading
or PHP versions
https://developers.google.com/appengine/docs/php/gettingstarted/uploading.

Use the appcfg https://developers.google.com/appengine/docs/appcfg
download_app command to download your application's code. If you do not
want any admin to be able to download code, you

Thanks Mitch

If I update aggregate, will my data stored on the aggregate server be
disrupted or lost? As I can't download the data at the moment I cannot
back it up.

Jim

··· On 17 Feb 2016 22:25, "Mitch Sundt" wrote:

See the repairing section here:
https://github.com/opendatakit/opendatakit/wiki/Aggregate-AppEngine-Troubleshooting

You will likely need to upgrade to 1.4.7 to get better error messages.

On Mon, Feb 15, 2016 at 8:37 AM, Jim Hammond jimrosshammond@gmail.com wrote:

Hello

I'm having trouble viewing or exporting data from my aggregate server
running on google app engine.

When trying to view the data i get an error message of the type
"Error: Problem persisting data or accessing data
([ChoiceSubmissionType.getValueFromEntity] SQL: SELECT * FROM
opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS WHERE _PARENT_AURI =
uuid:aa257213-95f0-4c52-acf6-94dea91787c7 ORDER BY _PARENT_AURI exception:
This request (f83cfd6354961c39) started at 2016/02/15 16:07:27.675 UTC and
was still executing at 2016/02/15 16:08:27.564 UTC.)"

However each time it is for a different data table name and a different
instance ID (i.e. "opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS"
and "uuid:aa257213-95f0-4c52-acf6-94dea91787c7" change each time).

I have tried following the instructions at "
https://github.com/opendatakit/opendatakit/wiki/Aggregate-AppEngine-Troubleshooting"
for repairing a filled in form submission, but cannot identify any
duplicates within the forms which show the error messages.

In fact, I cannot find the same error messages on the App Engine Logs as
I receive on the Aggregate website. I find this type of error message
instead:
"org.opendatakit.aggregate.submission.Submission fetchSubmission: Unable
to reconstruct submission for opendatakit.RHO14_95_CORE uri
uuid:5011450e-4510-4e07-a19c-e74e8d3e267f" However, if I search using
the table name and uuid from this error message nothing is found.

I also receive errors when I try to export the dataset using Aggregate,
or when I try to pull them from the server using Briefcase. Briefcase
sometimes manages to download more instances before showing error than at
other times.

I am running Aggregate 1.4.5

Thanks for your advice!

Jim

--

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/Z6n0bHFdSbM/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.

Hi Peter,

Follow the instructions at https://opendatakit.org/use/aggregate/. If
you get stuck, report back with which step you are stuck on.

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 Fri, Mar 25, 2016 at 12:38 PM, peter kabiro mwangi p.mwangi34@gmail.com wrote:

hi guys? am a new odk user can someone help me to solve this error in my
aggragate.

You need to upload and deploy an application before you can make Web
history.
Read about using appcfg to upload and deploy one.

You have not uploaded any versions of this application.
Learn more about uploading Python versions, Java versions, Go versions or
PHP versions.
Use the appcfg download_app command to download your application's code. If
you do not want any admin to be able to download code, you

--

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.

The upgrade steps, if any, are described in our release notes:

https://github.com/opendatakit/opendatakit/wiki/Aggregate-Release-Notes

Data is not affected during an upgrade unless specifically noted (e.g.,
most recently, updates have forced anyone using the 2.0 tools to delete all
of their 2.0 data tables; we have not had incompatible 1.x upgrades for
quite some time).

In this case, from 1.4.5 to 1.4.7, the main annoyance is the breaking of
the row/column filters.

··· On Thu, Feb 18, 2016 at 2:54 AM, Jim Hammond wrote:

Thanks Mitch

If I update aggregate, will my data stored on the aggregate server be
disrupted or lost? As I can't download the data at the moment I cannot
back it up.

Jim
On 17 Feb 2016 22:25, "Mitch Sundt" mitchellsundt@gmail.com wrote:

See the repairing section here:
https://github.com/opendatakit/opendatakit/wiki/Aggregate-AppEngine-Troubleshooting

You will likely need to upgrade to 1.4.7 to get better error messages.

On Mon, Feb 15, 2016 at 8:37 AM, Jim Hammond jimrosshammond@gmail.com wrote:

Hello

I'm having trouble viewing or exporting data from my aggregate server
running on google app engine.

When trying to view the data i get an error message of the type
"Error: Problem persisting data or accessing data
([ChoiceSubmissionType.getValueFromEntity] SQL: SELECT * FROM
opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS WHERE _PARENT_AURI =
uuid:aa257213-95f0-4c52-acf6-94dea91787c7 ORDER BY _PARENT_AURI exception:
This request (f83cfd6354961c39) started at 2016/02/15 16:07:27.675 UTC and
was still executing at 2016/02/15 16:08:27.564 UTC.)"

However each time it is for a different data table name and a
different instance ID (i.e. "opendatakit.RHO14_95_MILKDTLSMILKBSCNFO_DAIRY_PRODUCTS"
and "uuid:aa257213-95f0-4c52-acf6-94dea91787c7" change each time).

I have tried following the instructions at "
https://github.com/opendatakit/opendatakit/wiki/Aggregate-AppEngine-Troubleshooting"
for repairing a filled in form submission, but cannot identify any
duplicates within the forms which show the error messages.

In fact, I cannot find the same error messages on the App Engine Logs as
I receive on the Aggregate website. I find this type of error message
instead:
"org.opendatakit.aggregate.submission.Submission fetchSubmission:
Unable to reconstruct submission for opendatakit.RHO14_95_CORE uri
uuid:5011450e-4510-4e07-a19c-e74e8d3e267f" However, if I search using
the table name and uuid from this error message nothing is found.

I also receive errors when I try to export the dataset using Aggregate,
or when I try to pull them from the server using Briefcase. Briefcase
sometimes manages to download more instances before showing error than at
other times.

I am running Aggregate 1.4.5

Thanks for your advice!

Jim

--

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/Z6n0bHFdSbM/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