Dan2552 / snofyre

Automatically exported from code.google.com/p/snofyre
0 stars 0 forks source link

Data generation still crashing #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create new query: ALL patients who have 271737000 or ANY of its types
2. Try and generate patient data against the current query

What is the expected output? 
100 generated patients

What do you see instead?

A random number of between 1 and 6 patients are generated before an error 
message is raised:

could not insert: 
[uk.nhs.cfh.dsp.srth.expression.repository.om.impl.ExpressionMappingObjectImpl];
 nested exception is org.hibernate.exception.DataException: could not insert: 
[uk.nhs.cfh.dsp.srth.expression.repository.om.impl.ExpressionMappingObjectImpl]

Version Information:
 -- Snofyre version      : 1.8 guy-fawkes-4d5fd02decc8+
including Jan 7th/10th JAR patches from workshop
 -- Operating System     : XP Pro
 -- MySQL Server version  : 5.1.41 community

Please provide any additional information below.

Possibly due to a corrupton in the underlying tables owing to a previous failed 
query. I'm pretty sure this worked immediately after the original install. I'm 
wondering whether the option to delete all tables and rebuild the DB from 
scratch could be valuable to implement sooner rather than later, otherwise I 
suspect there's room for it all to get permanently confused.

Original issue reported on code.google.com by jeremy.r...@googlemail.com on 14 Jan 2011 at 5:48

Attachments:

GoogleCodeExporter commented 8 years ago
This issue is related to the data truncation error reported. See 
http://code.google.com/p/snofyre/issues/detail?id=16 for more information.

Original comment by snofyre....@gmail.com on 18 Jan 2011 at 3:18

GoogleCodeExporter commented 8 years ago
I'm going to mark this issue as fixed, pending QA because we've fixed this as 
another issue http://code.google.com/p/snofyre/issues/detail?id=16

Original comment by jay.kola on 18 Jan 2011 at 4:06