Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

8. com.krishagni.catissueplus.core.common.errors.OpenSpecimenException: Parent specimen should be either in collected or missed state.

Expand

When you are trying to collect any primary specimen or child specimen, and their visit or primary specimen is not collected respectively due to any reason, then this error occurs.

  • If you get the error for primary specimens, check if the visit is collected or not.

  • If this error is for child specimens, ensure that parent is collected or not.

9. No anticipated specimens with labels: EP_017-00-02-07-1

Expand

When you sync any specimen from OC and OS doesn’t have the same specimen with the label. Then this error occurs. To resolve this, you will need to add the specimen requirements that will match the label format.

10. com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '4-EP_021-00-04-01-2' for key 'CAT_SPEC_CP_ID_LABEL_UQ'

Expand

This error is reported when the auto-generated label conflicts with an existing label.

Eg: The subject '74580' has more than one 'Baseline' event in OC. Whereas in OS, there is only one 'Baseline' event configured. 

In this case, there are two ways to resolve this error.

  • Configure the multiple events with unique label formats in each.

  • Fix the data in OC and sync.

11. com.krishagni.catissueplus.core.common.errors.OpenSpecimenException: Invalid form data. Reason: COVID_Specimen_Extension.Reason specimen not collected:INVALID_VALUE

Expand

When the OC field has any value that is not configured in the OS then , this error occurs. Eg: . E.g., In the ‘Clinical Diagnosis’ dropdown field has PV values like 10 weeks gestation, 13 weeks gestation, etc. but these These values are not available in OS for the mapped field, then the data for these subjects won’t sync.

To resolve this, add the same values in the OS dropdown as OC.

...