Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #489 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
3 minutes
Labels
None
Revisions
openmrs-module-webservices.rest
dd893a714e69efe4587794c1972a6e5ca27fff67 dd893a714e69efe4587794c1972a6e5ca27fff67
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
704
Fixed in
#490 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa dd893a714e69efe4587794c1972a6e5ca27fff67 dd893a714e69efe4587794c1972a6e5ca27fff67 Making the person name resource work on platform 2.0

Tests

New test failures 57
Status Test View job Duration
Collapse Failed CohortMemberController1_8Test addCohortMember_shouldAddCohortMember History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.module.webservices.rest.web.v1_0.wrapper.openmrs1_8.CohortMember1_8 to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.CohortMemberResource1_8.create(CohortMemberResource1_8.java:193)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.create(MainSubResourceController.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(94 more lines...)
Collapse Failed CohortMemberController1_8Test getCohortMember_shouldGetADefaultRepresentationOfACohortMember History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.CohortMemberResource1_8.retrieve(CohortMemberResource1_8.java:221)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.retrieve(MainSubResourceController.java:62)
(89 more lines...)
Collapse Failed CohortMemberController1_8Test getAllCohortMembers_shouldGetADefaultRepresentationOfAllCohortMembers History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.module.webservices.rest.web.v1_0.wrapper.openmrs1_8.CohortMember1_8 to org.openmrs.module.webservices.rest.web.representation.FullRepresentation@7d9619ee
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.resource.impl.BasePageableResult.toSimpleObject(BasePageableResult.java:48)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.getAll(DelegatingSubResource.java:178)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.getAll(MainSubResourceController.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(94 more lines...)
Collapse Failed CohortMemberController1_8Test getAllCohortMembers_shouldGetARefRepresentationOfAllCohortMembers History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.module.webservices.rest.web.v1_0.wrapper.openmrs1_8.CohortMember1_8 to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.resource.impl.BasePageableResult.toSimpleObject(BasePageableResult.java:48)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.getAll(DelegatingSubResource.java:178)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.getAll(MainSubResourceController.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(94 more lines...)
Collapse Failed EncounterController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(79 more lines...)
Collapse Failed EncounterController1_8Test getEncounter_shouldGetAFullRepresentationOfAEncounterIncludingObsGroups History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(80 more lines...)
Collapse Failed OrderController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(89 more lines...)
Collapse Failed PatientController1_8Test shouldGetAPatientByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(81 more lines...)
Collapse Failed PatientController1_8Test shouldCreateAPatient History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.PatientResource1_8.create(PatientResource1_8.java:175)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(86 more lines...)
Collapse Failed PatientController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.FullRepresentation@7d9619ee
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(72 more lines...)
Collapse Failed PatientController1_8Test shouldReturnTheAuditInfoForTheFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.FullRepresentation@7d9619ee
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(72 more lines...)
Collapse Failed PatientController1_8Test shouldRespectPreferredIdentifier History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.PatientResource1_8.create(PatientResource1_8.java:175)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(86 more lines...)
Collapse Failed PatientController1_8Test shouldRespectStartIndexAndLimit History
Default Job < 1 sec
java.lang.AssertionError: expected:<2> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.openmrs1_8.PatientController1_8Test.shouldRespectStartIndexAndLimit(PatientController1_8Test.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)
Collapse Failed PatientController1_8Test shouldSearchPatientsWithCustomRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.CustomRepresentation@23af7e60
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.resource.impl.BasePageableResult.toSimpleObject(BasePageableResult.java:48)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.search(DelegatingCrudResource.java:183)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.get(MainResourceController.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(77 more lines...)
Collapse Failed PatientController1_8Test shouldMarkTheFirstIdentifierAsPreferredIfNoneMarked History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.PatientResource1_8.create(PatientResource1_8.java:175)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(86 more lines...)
Collapse Failed PatientController1_8Test shouldGetDefaultByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(81 more lines...)
Collapse Failed PersonController1_8Test shouldGetPersonDateCreated History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(63 more lines...)
Collapse Failed PersonController1_8Test shouldCreateAPersonWithAttributes History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:96)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:86)
	at sun.reflect.GeneratedMethodAccessor799.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(77 more lines...)
Collapse Failed PersonController1_8Test shouldGetAPersonByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.RefRepresentation@93bc31f
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(72 more lines...)
Collapse Failed PersonController1_8Test shouldEditAPerson History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.update(DelegatingCrudResource.java:143)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.update(MainResourceController.java:105)
	at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(85 more lines...)
Collapse Failed PersonController1_8Test shouldNotShowVoidedAttributesInFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(63 more lines...)
Collapse Failed PersonController1_8Test shouldSetThePreferredAddressAndUnmarkTheOldOne History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.update(DelegatingCrudResource.java:143)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.update(MainResourceController.java:105)
	at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(85 more lines...)
Collapse Failed PersonController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(62 more lines...)
Collapse Failed PersonController1_8Test shouldNotShowVoidedNamesInFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(63 more lines...)
Collapse Failed PersonController1_8Test shouldSetThePreferredNameAndUnmarkTheOldOne History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.update(DelegatingCrudResource.java:143)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.update(MainResourceController.java:105)
	at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(85 more lines...)
Collapse Failed PersonController1_8Test shouldReturnTheAuditInfoForTheFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(63 more lines...)
Collapse Failed PersonController1_8Test shouldCreateAPerson History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.create(DelegatingCrudResource.java:96)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.create(MainResourceController.java:86)
	at sun.reflect.GeneratedMethodAccessor799.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
(77 more lines...)
Collapse Failed PersonController1_8Test shouldGetDefaultByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.RefRepresentation@93bc31f
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(71 more lines...)
Collapse Failed PersonController1_8Test shouldNotShowVoidedAddressesInFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(63 more lines...)
Collapse Failed PersonNameController1_8Test shouldGetDefaultByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: display
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:705)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.retrieve(DelegatingSubResource.java:111)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.retrieve(MainSubResourceController.java:62)
	at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
(54 more lines...)
Collapse Failed PersonNameController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: display
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:705)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.retrieve(DelegatingSubResource.java:111)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.retrieve(MainSubResourceController.java:62)
	at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
(54 more lines...)
Collapse Failed PersonNameController1_8Test shouldGetRefByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:355)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.retrieve(DelegatingSubResource.java:111)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.retrieve(MainSubResourceController.java:62)
	at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
(63 more lines...)
Collapse Failed PersonNameController1_8Test shouldListNamesForPerson History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.resource.impl.BasePageableResult.toSimpleObject(BasePageableResult.java:48)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.getAll(DelegatingSubResource.java:178)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.getAll(MainSubResourceController.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(61 more lines...)
Collapse Failed PersonNameController1_8Test shouldGetAPersonName History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: display
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:705)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.retrieve(DelegatingSubResource.java:111)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.retrieve(MainSubResourceController.java:62)
	at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
(55 more lines...)
Collapse Failed PersonNameController1_8Test shouldAddNameToPerson History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.create(DelegatingSubResource.java:99)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.create(MainSubResourceController.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(61 more lines...)
Collapse Failed PersonNameController1_8Test shouldEditName History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.update(DelegatingSubResource.java:140)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.update(MainSubResourceController.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(61 more lines...)
Collapse Failed PersonNameController1_8Test shouldGetAll History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.PersonName to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.resource.impl.BasePageableResult.toSimpleObject(BasePageableResult.java:48)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingSubResource.getAll(DelegatingSubResource.java:178)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainSubResourceController.getAll(MainSubResourceController.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(60 more lines...)
Collapse Failed ProgramEnrollmentController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(88 more lines...)
Collapse Failed RelationshipController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(79 more lines...)
Collapse Failed UserController1_8Test getUser_shouldGetAFullRepresentationOfAPatient History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(80 more lines...)
Collapse Failed UserController1_8Test shouldGetFullByUuid History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.retrieve(DelegatingCrudResource.java:59)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.retrieve(MainResourceController.java:70)
(79 more lines...)
Collapse Failed CohortMemberResource1_8Test asRepresentation_shouldReturnValidDefaultRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.newDefaultRepresentation(BaseDelegatingResourceTest.java:204)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidDefaultRepresentation(BaseDelegatingResourceTest.java:284)
(81 more lines...)
Collapse Failed CohortMemberResource1_8Test asRepresentation_shouldReturnValidFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.getFullRepresentation(BaseDelegatingResourceTest.java:217)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidFullRepresentation(BaseDelegatingResourceTest.java:296)
(81 more lines...)
Collapse Failed CreateUpdatePatientResource1_8Test shouldUpdatePatient History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.PatientResource1_8.update(PatientResource1_8.java:283)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.CreateUpdatePatientResource1_8Test.shouldUpdatePatient(CreateUpdatePatientResource1_8Test.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(78 more lines...)
Collapse Failed CreateUpdatePatientResource1_8Test shouldCreatePatient History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:363)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.PatientResource1_8.create(PatientResource1_8.java:175)
	at org.openmrs.module.webservices.rest.web.v1_0.resource.openmrs1_8.CreateUpdatePatientResource1_8Test.shouldCreatePatient(CreateUpdatePatientResource1_8Test.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(78 more lines...)
Collapse Failed EncounterResource1_8Test asRepresentation_shouldReturnValidFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.getFullRepresentation(BaseDelegatingResourceTest.java:217)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidFullRepresentation(BaseDelegatingResourceTest.java:296)
(74 more lines...)
Collapse Failed OrderResource1_8Test asRepresentation_shouldReturnValidFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Patient to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.getFullRepresentation(BaseDelegatingResourceTest.java:217)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidFullRepresentation(BaseDelegatingResourceTest.java:296)
(81 more lines...)
Collapse Failed PatientResource1_8Test asRepresentation_shouldReturnValidFullRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.FullRepresentation@7d9619ee
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.getFullRepresentation(BaseDelegatingResourceTest.java:217)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidFullRepresentation(BaseDelegatingResourceTest.java:296)
(63 more lines...)
Collapse Failed PatientResource1_8Test asRepresentation_shouldReturnValidDefaultRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.Person to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@5581f3e3
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:399)
	at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:369)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:256)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.newDefaultRepresentation(BaseDelegatingResourceTest.java:204)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidDefaultRepresentation(BaseDelegatingResourceTest.java:284)
(72 more lines...)
Collapse Failed PersonNameResource1_8Test asRepresentation_shouldReturnValidDefaultRepresentation History
Default Job < 1 sec
org.openmrs.module.webservices.rest.web.response.ConversionException: display
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.getProperty(BaseDelegatingResource.java:705)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingResourceDescription$Property.evaluate(DelegatingResourceDescription.java:249)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingConverter.convertDelegateToRepresentation(BaseDelegatingConverter.java:134)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResource.asRepresentation(BaseDelegatingResource.java:330)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.newDefaultRepresentation(BaseDelegatingResourceTest.java:204)
	at org.openmrs.module.webservices.rest.web.resource.impl.BaseDelegatingResourceTest.asRepresentation_shouldReturnValidDefaultRepresentation(BaseDelegatingResourceTest.java:284)
	at sun.reflect.GeneratedMethodAccessor272.invoke(Unknown Source)
(47 more lines...)