Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
History
|
Test against 1.12 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate, pa.value as birthplace
from patient t
inner join person p on t.patient_id = p.person_id
left join person_attribute pa on p.person_id = pa.person_id
where pa.person_attribute_type_id = @birthplace
[50200-173]
(62 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
History
|
Test against 1.12 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate
from patient t, person p
where t.patient_id = p.person_id
and t.patient_id = 2 [50200-173]
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94)
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49)
(60 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
History
|
Test against 1.11 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate, pa.value as birthplace
from patient t
inner join person p on t.patient_id = p.person_id
left join person_attribute pa on p.person_id = pa.person_id
where pa.person_attribute_type_id = @birthplace
[50200-173]
(62 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
History
|
Test against 1.11 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate
from patient t, person p
where t.patient_id = p.person_id
and t.patient_id = 2 [50200-173]
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94)
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49)
(60 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
History
|
Test against 2.0 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate, pa.value as birthplace
from patient t
inner join person p on t.patient_id = p.person_id
left join person_attribute pa on p.person_id = pa.person_id
where pa.person_attribute_type_id = @birthplace
[50200-173]
(63 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
History
|
Test against 2.0 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate
from patient t, person p
where t.patient_id = p.person_id
and t.patient_id = 2 [50200-173]
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94)
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49)
(61 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
History
|
Test against 2.1 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate, pa.value as birthplace
from patient t
inner join person p on t.patient_id = p.person_id
left join person_attribute pa on p.person_id = pa.person_id
where pa.person_attribute_type_id = @birthplace
[50200-173]
(67 more lines...)
|
Collapse |
Failed
|
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
History
|
Test against 2.1 |
10 secs |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173]
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement:
select t.patient_id, p.gender, p.birthdate
from patient t, person p
where t.patient_id = p.person_id
and t.patient_id = 2 [50200-173]
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94)
at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49)
(65 more lines...)
|