gusgogar / datanucleus-appengine

Automatically exported from code.google.com/p/datanucleus-appengine
0 stars 0 forks source link

NucleusDataStoreException: Could not determine entity for index=0 #259

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Unpack the zip file and compile the code versus 2.0 RC2.
2. Run the code.
3. You should see the exception documented in the README.txt
   inside the zip file.

What is the expected output? What do you see instead?

There should be no output, the code should run to completion.

What version of the product are you using? On what operating system?

datanucleus app engine v2 plugin

Please provide any additional information below.

Original issue reported on code.google.com by johngoch...@googlemail.com on 1 Feb 2012 at 6:14

Attachments:

GoogleCodeExporter commented 9 years ago
The "test" makes no attempt to cut things down to minimal classes (i.e is 
somebodys app), has static methods all over the place, and is basically hard to 
follow. Suggest you cut it down to the minimal otherwise it is likely to sit 
around for some time. Or you could simply use the log and debug it yourself; 
all PUTs are logged in the DataNucleus.Datastore.Native log category.

Original comment by googleco...@yahoo.co.uk on 1 Feb 2012 at 7:49

GoogleCodeExporter commented 9 years ago
Downgrading since no simple testcase

Original comment by googleco...@yahoo.co.uk on 8 Feb 2012 at 6:59

GoogleCodeExporter commented 9 years ago
Can't reproduce no matter how hard I try. Provide small testcase that shows it 
if wanting this reopened

Original comment by googleco...@yahoo.co.uk on 4 Jun 2012 at 10:29